![]() |
![]() |
GtkSourceView 3 Reference Manual | ||
---|---|---|---|---|
O | T | E | A | O | T | A | T |
Out parameter, where caller must allocate storage.
Alias for transfer none, used for objects with floating refs.
Generics and defining elements of containers and arrays.
NULL is ok, both for passing and for returning.
Parameter for returning results. Default is transfer full.
Free data after the code is done.
Override the parsed C type with given type.
Don't free data after the code is done.
Parameter points to an array of items.
Free data container after the code is done.