TreeNode.getChildren

gda.tree_node.TreeNode[] getChildren()

Get a list of all node's children, free it with [glib.slist.SList.free] after usage

Returns

a new #GSList of #GdaTreeNode objects, or null if node does not have any child