3 #ifndef _GTKMM_EVENTBOX_H
4 #define _GTKMM_EVENTBOX_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class EventBox_Class; }
61 #ifndef DOXYGEN_SHOULD_SKIP_THIS
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS
74 static CppClassType eventbox_class_;
81 explicit EventBox(
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;
Glib::PropertyProxy_ReadOnly< bool > property_above_child() const
Gtk::EventBox * wrap(GtkEventBox *object, bool take_copy=false)
Glib::PropertyProxy< bool > property_visible_window()
void set_above_child(bool above_child=true)
Glib::PropertyProxy< bool > property_above_child()
bool get_above_child() const
Glib::PropertyProxy_ReadOnly< bool > property_visible_window() const
bool get_visible_window() const
GtkEventBox * gobj()
Provides access to the underlying C GtkObject.
const GtkEventBox * gobj() const
Provides access to the underlying C GtkObject.
void set_visible_window(bool visible_window=true)