![]() |
![]() |
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.
Public Member Functions | |
const GtkSeparatorToolItem* | gobj () const |
Provides access to the underlying C GtkObject. | |
GtkSeparatorToolItem* | gobj () |
Provides access to the underlying C GtkObject. | |
SeparatorToolItem () | |
virtual | ~SeparatorToolItem () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::SeparatorToolItem* | wrap (GtkSeparatorToolItem* object, bool take_copy=false) |
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::ToolItem. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::ToolItem. |
|
|