gtkmm 2.24.2
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes

Gtk::Menu_Helpers::Element Class Reference

Inheritance diagram for Gtk::Menu_Helpers::Element:
Inheritance graph
[legend]
Collaboration diagram for Gtk::Menu_Helpers::Element:
Collaboration graph
[legend]

List of all members.

Public Types

typedef sigc::slot< void > CallSlot

Public Member Functions

 Element ()
 Element (MenuItem& child)
 ~Element ()
const Glib::RefPtr< MenuItem >& get_child () const

Protected Member Functions

void set_child (MenuItem* pChild)
void set_accel_key (const AccelKey& accel_key)

Protected Attributes

Glib::RefPtr< MenuItemchild_

Member Typedef Documentation


Constructor & Destructor Documentation

Gtk::Menu_Helpers::Element::Element ( )
Gtk::Menu_Helpers::Element::Element ( MenuItem child)
Gtk::Menu_Helpers::Element::~Element ( )

Member Function Documentation

const Glib::RefPtr<MenuItem>& Gtk::Menu_Helpers::Element::get_child ( ) const
void Gtk::Menu_Helpers::Element::set_accel_key ( const AccelKey accel_key) [protected]
void Gtk::Menu_Helpers::Element::set_child ( MenuItem pChild) [protected]

Member Data Documentation


The documentation for this class was generated from the following file: