#include <ui-items-derived.h>
Public Member Functions | |
Item (const Icon &icon, const Glib::ustring &label, const Callback &cb=Callback(), const Glib::ustring &tip=Glib::ustring()) | |
Item (const Glib::ustring &label, const Callback &cb=Callback(), const Glib::ustring &tip=Glib::ustring()) | |
~Item () | |
Protected Member Functions | |
Item () |
Gnome::UI::Items::Item::Item | ( | ) | [protected] |
Gnome::UI::Items::Item::Item | ( | const Icon & | icon, | |
const Glib::ustring & | label, | |||
const Callback & | cb = Callback() , |
|||
const Glib::ustring & | tip = Glib::ustring() | |||
) |
Gnome::UI::Items::Item::Item | ( | const Glib::ustring & | label, | |
const Callback & | cb = Callback() , |
|||
const Glib::ustring & | tip = Glib::ustring() | |||
) |
Gnome::UI::Items::Item::~Item | ( | ) |