#include <vdkdrawarea.h>
Inheritance diagram for VDKDrawingArea:
VDKDrawingArea::~VDKDrawingArea | ( | ) | [virtual] |
Destructor
void VDKDrawingArea::Clear | ( | ) |
Clears canvas area
void VDKDrawingArea::SetForeground | ( | VDKRgb | color, | |
GtkStateType | state = GTK_STATE_NORMAL | |||
) | [virtual] |
void VDKDrawingArea::SetBackground | ( | VDKRgb | color, | |
GtkStateType | state = GTK_STATE_NORMAL | |||
) | [virtual] |
void VDKDrawingArea::SetFont | ( | VDKFont * | f | ) | [virtual] |
Sets object font
Reimplemented from VDKObject.
The pen drawing tool
The brush drawing tool (actually unused)