3 #ifndef _GTKMM_DRAWINGAREA_H
4 #define _GTKMM_DRAWINGAREA_H
7 #include <glibmm/ustring.h>
8 #include <sigc++/sigc++.h>
34 #ifndef DOXYGEN_SHOULD_SKIP_THIS
41 {
class DrawingArea_Class; }
53 #ifndef DOXYGEN_SHOULD_SKIP_THIS
62 #ifndef DOXYGEN_SHOULD_SKIP_THIS
66 static CppClassType drawingarea_class_;
73 explicit DrawingArea(
const Glib::ConstructParams& construct_params);
79 #ifndef DOXYGEN_SHOULD_SKIP_THIS
80 static GType get_type() G_GNUC_CONST;
83 static GType get_base_type() G_GNUC_CONST;
Gtk::DrawingArea * wrap(GtkDrawingArea *object, bool take_copy=false)
const GtkDrawingArea * gobj() const
Provides access to the underlying C GtkObject.
GtkDrawingArea * gobj()
Provides access to the underlying C GtkObject.