libgnomeuimm 2.28.0
Public Member Functions | Protected Member Functions

Gnome::UI::Items::Item Class Reference

Represents menu items and toolbar items. More...

#include <ui-items-derived.h>

Inheritance diagram for Gnome::UI::Items::Item:
Gnome::UI::Items::Info GnomeUIInfo Gnome::UI::Items::ConfigureItem

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: