Gtk.TreeNodeRemovedHandler Delegate
TreeNodeRemovedHandler delegate

Syntax

public delegate void TreeNodeRemovedHandler (object o, ITreeNode child, int old_position)

Parameters

o
Documentation for this section has not yet been entered.
child
Documentation for this section has not yet been entered.
old_position
Documentation for this section has not yet been entered.

Remarks

Event handler for notification of the removal of a child node. The node is already removed when the event is raised, so old_position points to the former position of child in the child list of o.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0