3 #ifndef _GTKMM_IMAGEMENUITEM_H
4 #define _GTKMM_IMAGEMENUITEM_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
36 #ifndef DOXYGEN_SHOULD_SKIP_THIS
43 {
class ImageMenuItem_Class; }
59 #ifndef DOXYGEN_SHOULD_SKIP_THIS
68 #ifndef DOXYGEN_SHOULD_SKIP_THIS
72 static CppClassType imagemenuitem_class_;
79 explicit ImageMenuItem(
const Glib::ConstructParams& construct_params);
85 #ifndef DOXYGEN_SHOULD_SKIP_THIS
86 static GType get_type() G_GNUC_CONST;
89 static GType get_base_type() G_GNUC_CONST;
114 const Glib::ustring& label,
bool mnemonic =
false);