[gir_writer_write] Document properly
authorJohan Dahlin <johan@gnome.org>
Sat, 12 Jun 2010 00:06:31 +0000 (21:06 -0300)
committerJohan Dahlin <johan@gnome.org>
Sat, 12 Jun 2010 00:06:31 +0000 (21:06 -0300)
girepository/girwriter.c

index ca68f57..7124560 100644 (file)
@@ -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.