Method
GLibNodeprepend
Description
Inserts a GNode
as the first child of the given parent.
This method is not directly available to language bindings. |
Parameters
node |
GNode |
The |
|
The data is owned by the caller of the function. |
Return value
Returns: | GNode |
The inserted |
|
The data is owned by the instance. |