Document all glib-genmarshal options

The --stdinc option was missing from the man page.
This commit is contained in:
Matthias Clasen 2013-05-04 21:05:24 -04:00
parent 8d99b24a03
commit f10dc91cee

View File

@ -264,6 +264,14 @@ Skip source location remarks in generated comments.
</para></listitem>
</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>