Horizon
|
Public Member Functions | |
void | construct () |
virtual Color | get_color ()=0 |
virtual void | set_color (const Color &c)=0 |
Protected Member Functions | |
virtual std::string | get_color_name ()=0 |
void | update_color (const Color &c) |
Protected Attributes | |
Gtk::DrawingArea * | colorbox = nullptr |