Function
GLibNodenew
Parameters
data |
gpointer |
The data of the new node. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | GNode |
A new |
|
The data is owned by the called function. |