signal callback delegate or function to connect
void callback(gda.tree_node.TreeNode node, gda.tree.Tree tree)
node the #GdaTreeNode which has inserted (optional)
tree the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to NodeInserted signal.
Gets emitted when a node has been inserted in tree