ToolItem


Object Hierarchy:

Object hierarchy for ToolItem

Description:


public class ToolItem : Bin, Implementor, Buildable, Activatable

ToolItems are widgets that can appear on a toolbar.

To create a toolbar item that contain something else than a button, use ToolItem. Use add to add a child widget to the tool item.

For toolbar items that contain buttons, see the ToolButton, ToggleToolButton and RadioToolButton classes.

See the Toolbar class for a description of the toolbar widget, and ToolShell for a description of the tool shell interface.


Namespace: Gtk
Package: gtk+-2.0

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from class Gtk.Object
All known members inherited from interface Atk.Implementor