33#include <vdk/abstract_button.h>
42 GdkPixmap* def_pixmap;
46 VDKButton(
VDKForm* owner,
char* tip = (
char*) NULL);
47 virtual ~VDKButton() {
49 gdk_pixmap_unref(def_pixmap);
Provides a raw font.
Definition: vdkfont.h:38
Provides a simple RGB color structure.
Definition: vdkutils.h:38