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