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