#include <abstract_button.h>
Inheritance diagram for VDKAbstractButton:

This class and some of his subclasses can be better substituted with VDKCustomButton and childs.
| virtual void VDKAbstractButton::SetForeground | ( | VDKRgb | , | |
| GtkStateType | ||||
| ) | [inline, virtual] |
Sets object foreground
| color | a VDKRgb object | |
| state | can be one of the gtk+ widget states |
Reimplemented from VDKObject.
Reimplemented in VDKCheckButton.
| virtual void VDKAbstractButton::SetFont | ( | VDKFont * | ) | [inline, virtual] |
1.5.1