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