[glib] Document all glib-genmarshal options



commit f10dc91ceedaef63d3a6b0421d4ae0b28f5e1473
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 4 21:05:24 2013 -0400

    Document all glib-genmarshal options
    
    The --stdinc option was missing from the man page.

 docs/reference/gobject/glib-genmarshal.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gobject/glib-genmarshal.xml b/docs/reference/gobject/glib-genmarshal.xml
index 1d8e146..48dea06 100644
--- a/docs/reference/gobject/glib-genmarshal.xml
+++ b/docs/reference/gobject/glib-genmarshal.xml
@@ -265,6 +265,14 @@ Skip source location remarks in generated comments.
 </varlistentry>
 
 <varlistentry>
+<term><option>--stdinc</option></term>
+<listitem><para>
+Use the standard marshallers of the GObject library, and include
+<filename>gmarshal.h</filename> in generated header files.
+</para></listitem>
+</varlistentry>
+
+<varlistentry>
 <term><option>--nostdinc</option></term>
 <listitem><para>
 Do not use the standard marshallers of the GObject library, and skip


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]