![]() |
![]() |
Public Member Functions | |
virtual | ~ToolButton () |
GtkToolButton* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkToolButton* | gobj () const |
Provides access to the underlying C GtkObject. | |
ToolButton () | |
ToolButton (const Gtk::StockID& stock_id) | |
ToolButton (Widget& icon_widget, const Glib::ustring& label=Glib::ustring()) | |
void | set_label (const Glib::ustring& label) |
Glib::ustring | get_label () const |
void | set_use_underline (bool use_underline=true) |
bool | get_use_underline () const |
void | set_stock_id (const Gtk::StockID& stock_id) |
Glib::ustring | get_stock_id () const |
void | set_icon_widget (Widget& icon_widget) |
Widget* | get_icon_widget () |
const Widget* | get_icon_widget () const |
void | set_label_widget (Widget& label_widget) |
Widget* | get_label_widget () |
const Widget* | get_label_widget () const |
Glib::SignalProxy0<void> | signal_clicked () |
Glib::PropertyProxy<Glib::ustring> | property_label () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<bool> | property_use_underline () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<Gtk::Widget*> | property_label_widget () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<Glib::ustring> | property_stock_id () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Glib::PropertyProxy<Gtk::Widget> | property_icon_widget () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Protected Member Functions | |
virtual void | on_clicked () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::ToolButton* | wrap (GtkToolButton* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::ToolItem. Reimplemented in Gtk::RadioToolButton, and Gtk::ToggleToolButton. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::ToolItem. Reimplemented in Gtk::RadioToolButton, and Gtk::ToggleToolButton. |
|
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|