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