Virtual Method
IdeSymbolTreeget_nth_child
Parameters
node-
Type:
IdeSymbolNodeAn
IdeSymboNode.The argument can be NULL.The data is owned by the caller of the function. nth-
Type:
guintThe nth child to retrieve.
Return value
Type: IdeSymbolNode
An IdeSymbolNode or NULL.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL. |