mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
Document all glib-genmarshal options
The --stdinc option was missing from the man page.
This commit is contained in:
parent
8d99b24a03
commit
f10dc91cee
@ -264,6 +264,14 @@ Skip source location remarks in generated comments.
|
|||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</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>
|
<varlistentry>
|
||||||
<term><option>--nostdinc</option></term>
|
<term><option>--nostdinc</option></term>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
|
Loading…
Reference in New Issue
Block a user