#include <drawer.h>
Inheritance diagram for Drawer:
Public Methods | |
Drawer (Gdk_Window const awindow) | |
virtual | ~Drawer () |
virtual void | operator() (EntryRect const &cur, Gdk_Color rcolor) |
Protected Attributes | |
Gdk_GC | context |
Gdk_Color | curcolor |
Gdk_Colormap | colormap |
Gdk_Window | window |
|
|
|
00030 {} |
|
Reimplemented in PrettyDrawer, and DarkFirst.
|
|
|
|
|
|
|
|
|