3 #ifndef _GTKMM_VIEWPORT_H
4 #define _GTKMM_VIEWPORT_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class Viewport_Class; }
54 #ifndef DOXYGEN_SHOULD_SKIP_THIS
63 #ifndef DOXYGEN_SHOULD_SKIP_THIS
67 static CppClassType viewport_class_;
74 explicit Viewport(
const Glib::ConstructParams& construct_params);
80 #ifndef DOXYGEN_SHOULD_SKIP_THIS
81 static GType get_type() G_GNUC_CONST;
84 static GType get_base_type() G_GNUC_CONST;
void set_vadjustment(Gtk::Adjustment *adjustment=0)
Glib::PropertyProxy_ReadOnly< Gtk::Adjustment * > property_hadjustment() const
Glib::PropertyProxy< ShadowType > property_shadow_type()
const Gtk::Adjustment * get_vadjustment() const
const GtkViewport * gobj() const
Provides access to the underlying C GtkObject.
Viewport(Adjustment &hadjustment, Adjustment &vadjustment)
Gtk::Viewport * wrap(GtkViewport *object, bool take_copy=false)
Gtk::Adjustment * get_vadjustment()
Glib::PropertyProxy_ReadOnly< Gtk::Adjustment * > property_vadjustment() const
void set_hadjustment(Gtk::Adjustment &adjustment)
Glib::RefPtr< Gdk::Window > get_bin_window()
Glib::SignalProxy2< void, Gtk::Adjustment *, Gtk::Adjustment * > signal_set_scroll_adjustments()
Glib::RefPtr< const Gdk::Window > get_bin_window() const
const Gtk::Adjustment * get_hadjustment() const
Glib::PropertyProxy_ReadOnly< ShadowType > property_shadow_type() const
void set_vadjustment(Gtk::Adjustment &adjustment)
void set_hadjustment(Gtk::Adjustment *adjustment=0)
Glib::PropertyProxy< Gtk::Adjustment * > property_hadjustment()
void set_shadow_type(ShadowType type)
Glib::PropertyProxy< Gtk::Adjustment * > property_vadjustment()
GtkViewport * gobj()
Provides access to the underlying C GtkObject.
ShadowType get_shadow_type() const
Glib::RefPtr< Gdk::Window > get_view_window()
Gtk::Adjustment * get_hadjustment()
virtual void on_set_scroll_adjustments(Gtk::Adjustment *hadjustment, Gtk::Adjustment *vadjustment)
This is a default handler for the signal signal_set_scroll_adjustments().
Glib::RefPtr< const Gdk::Window > get_view_window() const