mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-30 04:44:16 +02:00
Mention 64bit integer types.
2005-05-13 Matthias Clasen <mclasen@redhat.com> * gobject/glib-genmarshal.1: * gobject/glib-genmarshal.xml: Mention 64bit integer types.
This commit is contained in:
committed by
Matthias Clasen
parent
9ec6c1eb4f
commit
5ece1d7388
@@ -131,6 +131,14 @@ for signed long integer types (glong)
|
||||
\fIULONG\fR
|
||||
for unsigned long integer types (gulong)
|
||||
|
||||
.TP
|
||||
\fIINT64\fR
|
||||
for signed 64bit integer types (gint64)
|
||||
|
||||
.TP
|
||||
\fIUINT64\fR
|
||||
for unsigned 64bit integer types (guint64)
|
||||
|
||||
.TP
|
||||
\fIENUM\fR
|
||||
for enumeration types (gint)
|
||||
|
Reference in New Issue
Block a user