7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
36 #ifndef DOXYGEN_SHOULD_SKIP_THIS
43 {
class Paned_Class; }
44 #ifndef DOXYGEN_SHOULD_SKIP_THIS
51 {
class HPaned_Class; }
52 #ifndef DOXYGEN_SHOULD_SKIP_THIS
59 {
class VPaned_Class; }
95 #ifndef DOXYGEN_SHOULD_SKIP_THIS
96 typedef Paned CppObjectType;
104 #ifndef DOXYGEN_SHOULD_SKIP_THIS
108 static CppClassType paned_class_;
115 explicit Paned(
const Glib::ConstructParams& construct_params);
121 #ifndef DOXYGEN_SHOULD_SKIP_THIS
122 static GType get_type() G_GNUC_CONST;
125 static GType get_base_type() G_GNUC_CONST;
282 #ifndef DOXYGEN_SHOULD_SKIP_THIS
283 typedef HPaned CppObjectType;
291 #ifndef DOXYGEN_SHOULD_SKIP_THIS
295 static CppClassType hpaned_class_;
302 explicit HPaned(
const Glib::ConstructParams& construct_params);
308 #ifndef DOXYGEN_SHOULD_SKIP_THIS
309 static GType get_type() G_GNUC_CONST;
312 static GType get_base_type() G_GNUC_CONST;
350 #ifndef DOXYGEN_SHOULD_SKIP_THIS
351 typedef VPaned CppObjectType;
359 #ifndef DOXYGEN_SHOULD_SKIP_THIS
363 static CppClassType vpaned_class_;
370 explicit VPaned(
const Glib::ConstructParams& construct_params);
376 #ifndef DOXYGEN_SHOULD_SKIP_THIS
377 static GType get_type() G_GNUC_CONST;
380 static GType get_base_type() G_GNUC_CONST;
Gtk::HPaned * wrap(GtkHPaned *object, bool take_copy=false)
GtkHPaned * gobj()
Provides access to the underlying C GtkObject.
const GtkHPaned * gobj() const
Provides access to the underlying C GtkObject.
void pack2(Widget &child, AttachOptions options=Gtk::EXPAND)
Glib::PropertyProxy< bool > property_position_set()
void pack1(Widget &child, bool resize, bool shrink)
Glib::PropertyProxy_ReadOnly< int > property_max_position() const
void set_position(int position)
const Widget * get_child1() const
Glib::RefPtr< const Gdk::Window > get_handle_window() const
Glib::PropertyProxy< int > property_position()
GtkPaned * gobj()
Provides access to the underlying C GtkObject.
const Widget * get_child2() const
Glib::PropertyProxy_ReadOnly< int > property_position() const
const GtkPaned * gobj() const
Provides access to the underlying C GtkObject.
Gtk::Paned * wrap(GtkPaned *object, bool take_copy=false)
void pack2(Widget &child, bool resize, bool shrink)
void pack1(Widget &child, AttachOptions options=Gtk::EXPAND)
Glib::PropertyProxy_ReadOnly< int > property_min_position() const
Glib::PropertyProxy_ReadOnly< bool > property_position_set() const
Glib::RefPtr< Gdk::Window > get_handle_window()
const GtkVPaned * gobj() const
Provides access to the underlying C GtkObject.
GtkVPaned * gobj()
Provides access to the underlying C GtkObject.
Gtk::VPaned * wrap(GtkVPaned *object, bool take_copy=false)