3 #ifndef _GTKMM_OFFSCREENWINDOW_H
4 #define _GTKMM_OFFSCREENWINDOW_H
6 #include <gtkmmconfig.h>
9 #include <glibmm/ustring.h>
10 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class OffscreenWindow_Class; }
72 #ifndef DOXYGEN_SHOULD_SKIP_THIS
81 #ifndef DOXYGEN_SHOULD_SKIP_THIS
85 static CppClassType offscreenwindow_class_;
92 explicit OffscreenWindow(
const Glib::ConstructParams& construct_params);
98 #ifndef DOXYGEN_SHOULD_SKIP_THIS
99 static GType get_type() G_GNUC_CONST;
102 static GType get_base_type() G_GNUC_CONST;
Glib::RefPtr< const Gdk::Pixbuf > get_pixbuf() const
const GtkOffscreenWindow * gobj() const
Provides access to the underlying C GtkObject.
virtual ~OffscreenWindow()
Glib::RefPtr< Gdk::Pixmap > get_pixmap()
Glib::RefPtr< const Gdk::Pixmap > get_pixmap() const
Glib::RefPtr< Gdk::Pixbuf > get_pixbuf()
GtkOffscreenWindow * gobj()
Provides access to the underlying C GtkObject.
Gtk::OffscreenWindow * wrap(GtkOffscreenWindow *object, bool take_copy=false)