node_has_child_toggled


Description:

[ Version ( since = "4.2" ) ]
public virtual signal void node_has_child_toggled (TreeNode node)

Gets emitted when a node has has a child when it did not have any or when it does not have a ny children anymore when it had some

Parameters:

node

the TreeNode which changed from having children to being a leaf or the other way around