7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
61 #ifndef DOXYGEN_SHOULD_SKIP_THIS
62 typedef Menu CppObjectType;
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS
74 static CppClassType menu_class_;
81 explicit Menu(
const Glib::ConstructParams& construct_params);
87 #ifndef DOXYGEN_SHOULD_SKIP_THIS
88 static GType get_type() G_GNUC_CONST;
91 static GType get_base_type() G_GNUC_CONST;
149 void popup(guint button, guint32 activate_time);
299 void attach(
Gtk::Widget& child, guint left_attach, guint right_attach, guint top_attach, guint bottom_attach);