3 #ifndef _GTKMM_MENUITEM_H
4 #define _GTKMM_MENUITEM_H
6 #include <gtkmmconfig.h>
9 #include <glibmm/ustring.h>
10 #include <sigc++/sigc++.h>
36 #ifndef DOXYGEN_SHOULD_SKIP_THIS
43 {
class MenuItem_Class; }
48 namespace Menu_Helpers {
class Element; }
62 #ifndef DOXYGEN_SHOULD_SKIP_THIS
71 #ifndef DOXYGEN_SHOULD_SKIP_THIS
75 static CppClassType menuitem_class_;
82 explicit MenuItem(
const Glib::ConstructParams& construct_params);
88 #ifndef DOXYGEN_SHOULD_SKIP_THIS
89 static GType get_type() G_GNUC_CONST;
92 static GType get_base_type() G_GNUC_CONST;
129 explicit MenuItem(
const Glib::ustring& label,
bool mnemonic =
false);
160 #ifndef GTKMM_DISABLE_DEPRECATED