|
Public Member Functions |
void | set_color (PgColor_t) |
PgColor_t | get_color () const |
void | set_fill_color (PgColor_t) |
PgColor_t | get_fill_color () const |
| Basic_Class (PtWidget_t *) |
Sig::SignalProxy< SigC::Slot1<
void, long int > > | signal_activate () |
|
basic resources for most widgets
|
PropC::PropertyProxy< PgColor_t > | property_color () |
| The widget's foreground or drawing color.
|
PropC::PropertyProxy< PgColor_t > | property_fill_color () |
| The base fill color for the widget.
|
Protected Member Functions |
| Basic_Class () |