Method
IdeObjectget_nth_child
since: 3.32
Description
Gets the nth
child of self
.
A full reference to the child is returned.
Available since: 3.32
Return value
Type: IdeObject
An IdeObject
or NULL
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |