Gnome::UI::Items::Item Class Reference
Represents menu items and toolbar items.
More...
#include <ui-items-derived.h>
List of all members.
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 () |
Detailed Description
Represents menu items and toolbar items.
Constructor & Destructor Documentation
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 |
( |
|
) |
|
The documentation for this class was generated from the following file: