![]() |
![]() |
GLib Reference Manual | ||
---|---|---|---|---|
E | A | I | A | T | O | I | O | T | C | D | S |
Generics and defining elements of containers and arrays.
Parameter points to an array of items.
Parameter for input. Default is transfer none.
NULL is ok, both for passing and for returning.
Free data container after the code is done.
Free data after the code is done.
Override the parsed C type with given type.
Parameter for returning results. Default is transfer full.
Parameter for input and for returning results. Default is transfer full.
Out parameter, where caller must allocate storage.
Don't free data after the code is done.
This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.
Default parameter value (for in case the shadows-to function has less parameters).
The callback is valid until first called.