mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
committed by
Philip Withnall
parent
4a1f1e3681
commit
156e0c865a
@@ -76,6 +76,7 @@ The equivalent C types are as follows:
|
||||
| `h` | `gint32` (handle) |
|
||||
| `d` | `gdouble` |
|
||||
|
||||
<a id="varargs"></a>
|
||||
Note that in C, small integer types in variable argument lists are promoted
|
||||
up to `int` or `unsigned int` as appropriate, and read back accordingly. `int`
|
||||
is 32 bits on every platform on which GLib is currently supported. This
|
||||
|
Reference in New Issue
Block a user