![]() |
![]() |
Inheritance diagram for Gtk::Item:
Public Methods | |
virtual | ~Item () |
GtkItem* | gobj () |
const GtkItem* | gobj () const |
void | select () |
Glib::SignalProxy0<void> | signal_select () |
void | deselect () |
Glib::SignalProxy0<void> | signal_deselect () |
void | toggle () |
Glib::SignalProxy0<void> | signal_toggle () |
Protected Methods | |
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) |
Only the signals and methods it provides are of any interest. You don't want to instantiate any objects of that class.
|
|
|
|
|
Reimplemented in Gtk::MenuItem. |
|
Reimplemented from Gtk::Bin. Reimplemented in Gtk::CheckMenuItem, Gtk::ComboDropDownItem, Gtk::ImageMenuItem, Gtk::MenuItem, Gtk::RadioMenuItem, Gtk::SeparatorMenuItem, and Gtk::TearoffMenuItem. |
|
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. |
|
|
|
|
|
|
|
|
|
|