Function
IdeTreeNodeCompare
since: 45
Description
This callback function is a convenience wrapper around GCompareFunc.
Available since: 45
Parameters
node
-
Type:
IdeTreeNode
An
IdeTreeNode
that iterate over children.The data is owned by the caller of the function. child
-
Type:
IdeTreeNode
An
IdeTreeNode
to be inserted.The data is owned by the caller of the function.