The methods of Gtk.Item are listed below. For a list of all members, see the Item Members list.
See Also: Inherited members from Gtk.Bin
Deselect()Emits the Item.Deselected event on the given item. | ||
static | FactoriesPathDelete(string, string)Deletes all widgets constructed from the specified path. | |
Select()Emits the Item.Selected event on the given item. | ||
Toggle()Emits the Item.Toggled event on the given item. | ||
OnDeselected()Default handler for the Item.Deselected event. | ||
OnSelected()Default handler for the Item.Selected event. | ||
OnToggled()Default handler for the Item.Toggled event. | ||