libgnomeuimm 2.28.0
|
Represents toggle items and toggle buttons. More...
#include <ui-items-derived.h>
Public Member Functions | |
ToggleItem (const Icon &icon, const Glib::ustring &label, const Callback &cb=Callback(), const Glib::ustring &tip=Glib::ustring()) | |
ToggleItem (const Glib::ustring &label, const Callback &cb=Callback(), const Glib::ustring &tip=Glib::ustring()) | |
~ToggleItem () |
Represents toggle items and toggle buttons.
Gnome::UI::Items::ToggleItem::ToggleItem | ( | const Icon & | icon, |
const Glib::ustring & | label, | ||
const Callback & | cb = Callback() , |
||
const Glib::ustring & | tip = Glib::ustring() |
||
) |
Gnome::UI::Items::ToggleItem::ToggleItem | ( | const Glib::ustring & | label, |
const Callback & | cb = Callback() , |
||
const Glib::ustring & | tip = Glib::ustring() |
||
) |
Gnome::UI::Items::ToggleItem::~ToggleItem | ( | ) |