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