![]() |
![]() |
Only the signals and methods it provides are of any interest. You don't want to instantiate any objects of that class.
Public Member Functions | |
virtual | ~Item () |
GtkItem* | gobj () |
Provides access to the underlying C GtkObject. | |
const GtkItem* | gobj () const |
Provides access to the underlying C GtkObject. | |
void | select () |
Glib::SignalProxy0<void> | signal_select () |
void | deselect () |
Glib::SignalProxy0<void> | signal_deselect () |
void | toggle () |
Glib::SignalProxy0<void> | signal_toggle () |
Protected Member Functions | |
virtual void | on_select () |
virtual void | on_deselect () |
virtual void | on_toggle () |
Item () | |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::Item* | wrap (GtkItem* object, bool take_copy=false) |
|
|
|
|
|
Reimplemented in Gtk::MenuItem. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Bin. Reimplemented in Gtk::CheckMenuItem, Gtk::ComboDropDownItem, Gtk::ImageMenuItem, Gtk::MenuItem, Gtk::RadioMenuItem, Gtk::SeparatorMenuItem, and Gtk::TearoffMenuItem. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Bin. Reimplemented in Gtk::CheckMenuItem, Gtk::ComboDropDownItem, Gtk::ImageMenuItem, Gtk::MenuItem, Gtk::RadioMenuItem, Gtk::SeparatorMenuItem, and Gtk::TearoffMenuItem. |
|
|
|
|
|
|
|
Reimplemented in Gtk::MenuItem. |
|
|
|
|
|
|
|
|
|
|