fixed dealing with collection/lcopy of NULL values.
[platform/upstream/glib.git] / gobject / glib-genmarshal.1
index d68ff6b..687b020 100644 (file)
@@ -35,6 +35,10 @@ Specify marshaller prefix. The default prefix is `\fIg_cclosure_marshal\fP'.
 \fI--skip-source
 Skip source location remarks in generated comments.
 .TP
+\fI--nostdinc
+Do not use the standard GRuntime marshallers, and skip gmarshal.h include
+directive in generated header files.
+.TP
 \fI--g-fatal-warnings
 Make warnings fatal, that is, exit immediately once a warning occours.
 .TP
@@ -118,6 +122,8 @@ for string types (gchar*)
 \fIBOXED
 for boxed (anonymous but reference counted) types (GBoxed*)
 .TP 12
+\fIPARAM
+for GParamSpec or derived types (GParamSpec*)
 \fIPOINTER
 for anonymous pointer types (gpointer)
 .TP 12