Ardour
9.0-pre0-582-g084a23a80d
|
#include <menu_elems.h>
Public Member Functions | |
CheckMenuElemNoMnemonic (const Glib::ustring &label, const CallSlot &slot=CallSlot()) | |
Public Member Functions inherited from Gtk::Menu_Helpers::Element | |
Element () | |
Element (MenuItem &child) | |
~Element () | |
const Glib::RefPtr< MenuItem > & | get_child () const |
Additional Inherited Members | |
Public Types inherited from Gtk::Menu_Helpers::Element | |
typedef sigc::slot< void > | CallSlot |
Protected Member Functions inherited from Gtk::Menu_Helpers::Element | |
void | set_child (MenuItem *pChild) |
void | set_accel_key (const AccelKey &accel_key) |
Protected Attributes inherited from Gtk::Menu_Helpers::Element | |
Glib::RefPtr< MenuItem > | child_ |
Definition at line 35 of file gtkmm2ext/gtkmm2ext/menu_elems.h.
Gtkmm2ext::CheckMenuElemNoMnemonic::CheckMenuElemNoMnemonic | ( | const Glib::ustring & | label, |
const CallSlot & | slot = CallSlot() |
||
) |