![]() |
![]() |
Public Member Functions | |
Element (const Element& other) | |
Element (Widget& widget, const Glib::ustring& tooltip_text=Glib::ustring(), const Glib::ustring& tooltip_private_text=Glib::ustring()) | |
Protected Member Functions | |
Element (ToolbarChildType type, Widget* widget, const Glib::ustring& text, bool has_text, const Gtk::StockID& stock_id, const Glib::ustring& tooltip_text, const Glib::ustring& tooltip_private_text, Widget* content, const Callback0& callback) | |
Protected Attributes | |
ToolbarChildType | type_ |
Widget* | widget_ |
Glib::ustring | text_ |
bool | has_text_ |
StockID | stock_id_ |
Glib::ustring | tooltip_text_ |
Glib::ustring | tooltip_private_text_ |
Widget* | content_ |
Callback0 | callback_ |
RadioButton_Helpers::Group* | group_ |
Friends | |
class | ToolList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|