vdk 2.4.0
|
This class provides a drawing area widget. This widget should substitute VDKCanvas which is now deprecated but will continue to be supported even if not enhanced more. However VDKCanvas is not really deprecated, simply VDKDrawingArea is a better widget, much powerfull and easy to use. More...
#include <vdkdrawarea.h>
This class provides a drawing area widget. This widget should substitute VDKCanvas which is now deprecated but will continue to be supported even if not enhanced more. However VDKCanvas is not really deprecated, simply VDKDrawingArea is a better widget, much powerfull and easy to use.
VDKDrawingArea::~VDKDrawingArea | ( | ) | [virtual] |
Destructor
void VDKDrawingArea::Clear | ( | ) |
Clears canvas area
void VDKDrawingArea::SetBackground | ( | VDKRgb | color, |
GtkStateType | state = GTK_STATE_NORMAL |
||
) | [virtual] |
void VDKDrawingArea::SetFont | ( | VDKFont * | f | ) | [virtual] |
Sets object font
Reimplemented from VDKObject.
void VDKDrawingArea::SetForeground | ( | VDKRgb | color, |
GtkStateType | state = GTK_STATE_NORMAL |
||
) | [virtual] |
The brush drawing tool (actually unused)
The pen drawing tool