![]() |
![]() |
GLib Reference Manual | ||
---|---|---|---|---|
I | O | T | E | S | A | C | D | A | T | O |
Parameter for input and for returning results. Default is transfer full.
Parameter for input. Default is transfer none.
Out parameter, where caller must allocate storage.
Don't free data after the code is done.
Free data after the code is done.
Generics and defining elements of containers and arrays.
The callback is valid until first called.
NULL is ok, both for passing and for returning.
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).
Parameter points to an array of items.
Free data container after the code is done.
Override the parsed C type with given type.
Parameter for returning results. Default is transfer full.