| librygel-core Reference Manual | ||||
|---|---|---|---|---|
| A | S | I | C | E | T | ||||
A
NULL is ok, both for passing and for returning.
S
The callback is valid until first called.
I
Parameter for input. Default is transfer none.
C
This parameter is a 'user_data', for callbacks; many bindings can pass NULL here.
E
Typed errors. Similar to throws in Java.
T
Don't free data after the code is done.
