![]() |
![]() |
Public Member Functions | |
virtual | ~ToolItem () |
GtkToolItem* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkToolItem* | gobj () const |
Provides access to the underlying C GtkObject. | |
ToolItem () | |
void | set_homogeneous (bool homogeneous=true) |
bool | get_homogeneous () const |
void | set_expand (bool expand=true) |
bool | get_expand () const |
void | set_tooltip (Tooltips& tooltips, const Glib::ustring& tip_text, const Glib::ustring& tip_private=Glib::ustring()) |
void | set_use_drag_window (bool use_drag_window=true) |
bool | get_use_drag_window () const |
void | set_visible_horizontal (bool visible_horizontal=true) |
bool | get_visible_horizontal () const |
void | set_visible_vertical (bool visible_vertical=true) |
bool | get_visible_vertical () const |
bool | get_is_important () const |
void | set_is_important (bool is_important=true) |
IconSize | get_icon_size () const |
Orientation | get_orientation () const |
ToolbarStyle | get_toolbar_style () const |
ReliefStyle | get_relief_style () const |
Widget* | retrieve_proxy_menu_item () |
const Widget* | retrieve_proxy_menu_item () const |
Widget* | get_proxy_menu_item (const Glib::ustring& menu_item_id) |
const Widget* | get_proxy_menu_item (const Glib::ustring& menu_item_id) const |
void | set_proxy_menu_item (const Glib::ustring& menu_item_id, Widget& menu_item) |
Glib::SignalProxy0<bool> | signal_create_menu_proxy () |
Glib::SignalProxy0<void> | signal_toolbar_reconfigured () |
Glib::PropertyProxy<bool> | property_visible_horizontal () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<bool> | property_visible_vertical () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<bool> | property_is_important () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Protected Member Functions | |
virtual bool | on_create_menu_proxy () |
virtual void | on_toolbar_reconfigured () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::ToolItem* | wrap (GtkToolItem* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Bin. Reimplemented in Gtk::RadioToolButton, Gtk::SeparatorToolItem, Gtk::ToggleToolButton, and Gtk::ToolButton. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Bin. Reimplemented in Gtk::RadioToolButton, Gtk::SeparatorToolItem, Gtk::ToggleToolButton, and Gtk::ToolButton. |
|
|
|
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|