Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/girepository/gtypelib.c
diff options
context:
space:
mode:
Diffstat (limited to 'girepository/gtypelib.c')
-rw-r--r--girepository/gtypelib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/girepository/gtypelib.c b/girepository/gtypelib.c
index e3b1214..b228a23 100644
--- a/girepository/gtypelib.c
+++ b/girepository/gtypelib.c
@@ -2124,6 +2124,7 @@ g_typelib_get_namespace (GTypelib *typelib)
/**
* g_typelib_symbol:
+ * @typelib: the typelib
* @symbol_name: name of symbol to be loaded
* @symbol: returns a pointer to the symbol value
*