TreeNode.getChildren

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

class TreeNode
getChildren
()

Return Value

Type: gda.tree_node.TreeNode[]

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