Class Index Cross Index Namespace Index

Class Gtk::DrawingArea


Contained in: Gtk
Derived from: Widget
Derived by: Gtk::Curve

#include <gtk--/drawingarea.h>


public function member index:

DrawingArea();
GtkDrawingArea* gtkobj();
const GtkDrawingArea* gtkobj() const;
static bool isA(Object* object);
void size(gint width, gint height);
virtual ~DrawingArea();
 

Description:



Function Member Descriptions:

Gtk::DrawingArea::gtkobj - Returns the underlaying gtk+ object.

GtkDrawingArea* gtkobj();

Gtk::DrawingArea::isA - Returns true if object is this type.

static bool isA(Object* object);