
|
Main Page
Widgets
Namespaces
Book
Gtk::DrawingArea Class Reference
[Widgets]
A widget for custom user interface elements.
More...
Inheritance diagram for Gtk::DrawingArea:
[legend]List of all members.
|
Public Methods |
| virtual | ~DrawingArea () |
| GtkDrawingArea* | gobj () |
| const GtkDrawingArea* | gobj () const |
| | DrawingArea () |
Related Functions |
(Note that these are not member functions.)
|
| Gtk::DrawingArea* | wrap (GtkDrawingArea* object, bool take_copy=false) |
Detailed Description
A widget for custom user interface elements.
Constructor & Destructor Documentation
| virtual Gtk::DrawingArea::~DrawingArea |
( |
|
) |
[virtual] |
|
| Gtk::DrawingArea::DrawingArea |
( |
|
) |
|
|
Member Function Documentation
| const GtkDrawingArea* Gtk::DrawingArea::gobj |
( |
|
) |
const [inline] |
|
| GtkDrawingArea* Gtk::DrawingArea::gobj |
( |
|
) |
[inline] |
|
Friends And Related Function Documentation
| Gtk::DrawingArea* wrap |
( |
GtkDrawingArea* |
object, |
|
|
bool |
take_copy = false |
|
) |
[related] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|