summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-06-11 21:06:31 -0300
committerJohan Dahlin <johan@gnome.org>2010-06-11 21:06:31 -0300
commit8a737863bde42e3212dcf5acb1bc681caa1e49c3 (patch)
tree52316ac1b49cbbffe53c316ae956cf74bb9f600c
parent97230d969987019a39118fd9c032b3dd7cf60d41 (diff)
downloadgobject-introspection-8a737863bde42e3212dcf5acb1bc681caa1e49c3.tar.gz
[gir_writer_write] Document properly
-rw-r--r--girepository/girwriter.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/girepository/girwriter.c b/girepository/girwriter.c
index ca68f57b..71245602 100644
--- a/girepository/girwriter.c
+++ b/girepository/girwriter.c
@@ -1254,8 +1254,8 @@ write_union_info (const gchar *namespace,
* gir_writer_write:
* @filename: filename to write to
* @namespace: GIR namespace to write
- * @needs_prefix:
- * @show_all:
+ * @needs_prefix: if the filename needs prefixing
+ * @show_all: if field size calculations should be included
*
* Writes the output of a typelib represented by @namespace
* into a GIR xml file named @filename.