libmm-glib Reference Manual | ||||
---|---|---|---|---|
A | S | E | A | T | S | T | O | T | C |
Parameter points to an array of items.
Exposed in C code, not necessarily available in other languages.
Generics and defining elements of containers and arrays.
NULL is ok, both for passing and for returning.
Don't free data after the code is done.
The callback is valid only during the call to the method.
Override the parsed C type with given type.
Parameter for returning results. Default is transfer full.
Free data after the code is done.
This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.