Gtk::SeparatorToolItem Class Reference
[Widgets]

A toolbar item that separates groups of other toolbar items. More...

Inherits Gtk::ToolItem.

Collaboration diagram for Gtk::SeparatorToolItem:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~SeparatorToolItem ()
GtkSeparatorToolItem* gobj ()
 Provides access to the underlying C GtkObject.
const GtkSeparatorToolItem* gobj () const
 Provides access to the underlying C GtkObject.
 SeparatorToolItem ()

Related Functions

(Note that these are not member functions.)



Gtk::SeparatorToolItemwrap (GtkSeparatorToolItem* object, bool take_copy=false)
 A Glib::wrap() method for this object.

Detailed Description

A toolbar item that separates groups of other toolbar items.

A Gtk::SeparatorToolItem is a Gtk::ToolItem that separates groups of other Gtk::ToolItems. Depending on the theme, it will often look like a vertical line on horizontally docked toolbars. If the property "expand" is true and the property "draw" is false, a Gtk::SeparatorToolItem will act as a "spring" that forces other items to the ends of the toolbar.


Constructor & Destructor Documentation

virtual Gtk::SeparatorToolItem::~SeparatorToolItem (  )  [virtual]
Gtk::SeparatorToolItem::SeparatorToolItem (  ) 

Member Function Documentation

const GtkSeparatorToolItem* Gtk::SeparatorToolItem::gobj (  )  const [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ToolItem.

GtkSeparatorToolItem* Gtk::SeparatorToolItem::gobj (  )  [inline]

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ToolItem.


Friends And Related Function Documentation

Gtk::SeparatorToolItem* wrap ( GtkSeparatorToolItem *  object,
bool  take_copy = false 
) [related]

A Glib::wrap() method for this object.

Parameters:
object The C instance.
take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns:
A C++ instance that wraps this C instance.

The documentation for this class was generated from the following file:

Generated on Tue May 4 13:22:01 2010 for gtkmm by  doxygen 1.6.1