#include <abstract_button.h>

This class and some of his subclasses can be better substituted with VDKCustomButton and childs.
| virtual void VDKAbstractButton::SetForeground | ( | VDKRgb | color, | |
| GtkStateType | state | |||
| ) | [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 * | f | ) | [inline, virtual] |
1.5.5