A widget for custom user interface elements. More...


| Public Member Functions | |
| virtual | ~DrawingArea () | 
| GtkDrawingArea* | gobj () | 
| Provides access to the underlying C GtkObject. | |
| const GtkDrawingArea* | gobj () const | 
| Provides access to the underlying C GtkObject. | |
| DrawingArea () | |
| Related Functions | |
| (Note that these are not member functions.) | |
| Gtk::DrawingArea* | wrap (GtkDrawingArea* object, bool take_copy=false) | 
| A Glib::wrap() method for this object. | |
A widget for custom user interface elements.
| virtual Gtk::DrawingArea::~DrawingArea | ( | ) |  [virtual] | 
| Gtk::DrawingArea::DrawingArea | ( | ) | 
| GtkDrawingArea* Gtk::DrawingArea::gobj | ( | ) |  [inline] | 
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Widget.
| const GtkDrawingArea* Gtk::DrawingArea::gobj | ( | ) | const  [inline] | 
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Widget.
| Gtk::DrawingArea* wrap | ( | GtkDrawingArea * | object, | 
| bool | take_copy = false | ||
| ) |  [related] | 
A Glib::wrap() method for this object.
| object | The C instance. | 
| take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. | 
 1.7.2
 1.7.2