3 #ifndef _GTKMM_ORIENTABLE_H
4 #define _GTKMM_ORIENTABLE_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
29 #include <glibmm/interface.h>
33 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 #ifndef DOXYGEN_SHOULD_SKIP_THIS
43 typedef struct _GtkOrientableClass GtkOrientableClass;
47 #ifndef DOXYGEN_SHOULD_SKIP_THIS
49 {
class Orientable_Class; }
65 #ifndef DOXYGEN_SHOULD_SKIP_THIS
75 static CppClassType orientable_class_;
88 #ifndef DOXYGEN_SHOULD_SKIP_THIS
95 explicit Orientable(
const Glib::Interface_Class& interface_class);
115 #ifndef DOXYGEN_SHOULD_SKIP_THIS
116 static GType get_base_type() G_GNUC_CONST;
Glib::PropertyProxy_ReadOnly< Orientation > property_orientation() const
Glib::RefPtr< Gtk::Orientable > wrap(GtkOrientable *object, bool take_copy=false)
static GType get_type() G_GNUC_CONST
static void add_interface(GType gtype_implementer)
Orientation get_orientation() const
Glib::PropertyProxy< Orientation > property_orientation()
const GtkOrientable * gobj() const
Provides access to the underlying C GObject.
void set_orientation(Orientation orientation)
GtkOrientable * gobj()
Provides access to the underlying C GObject.
struct _GtkOrientable GtkOrientable