| GNOME Docking Library Reference Manual | ||||
|---|---|---|---|---|
| T | E | A | T | S | T | ||||
T
Don't free data after the code is done.
E
Generics and defining elements of containers and arrays.
A
NULL is ok, both for passing and for returning.
T
Free data after the code is done.
S
The callback is valid only during the call to the method.
T
Free data container after the code is done.
