Virtual Method
IdeSymbolTreeget_n_children
since: 3.32
Description
Get the number of children of node. If node is NULL, the root node
is assumed.
Available since: 3.32
Parameters
node-
Type:
IdeSymbolNodeAn
IdeSymbolNodeorNULL.The argument can be NULL.The data is owned by the caller of the function.