Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Inherits Rapicorn::ReferenceCountable.
Public Member Functions | |
Heritage * | adapt_heritage (WidgetImpl &widget, ColorSchemeType color_scheme) |
WindowImpl & | window () const |
Color | get_color (StateType state, ColorType ct) const |
Color | foreground (StateType st=STATE_NORMAL) const |
Color | background (StateType st=STATE_NORMAL) const |
Color | background_even (StateType st=STATE_NORMAL) const |
Color | background_odd (StateType st=STATE_NORMAL) const |
Color | dark_color (StateType st=STATE_NORMAL) const |
Color | dark_shadow (StateType st=STATE_NORMAL) const |
Color | dark_glint (StateType st=STATE_NORMAL) const |
Color | light_color (StateType st=STATE_NORMAL) const |
Color | light_shadow (StateType st=STATE_NORMAL) const |
Color | light_glint (StateType st=STATE_NORMAL) const |
Color | focus_color (StateType st=STATE_NORMAL) const |
Color | black (StateType st=STATE_NORMAL) const |
Color | white (StateType st=STATE_NORMAL) const |
Color | red (StateType st=STATE_NORMAL) const |
Color | yellow (StateType st=STATE_NORMAL) const |
Color | green (StateType st=STATE_NORMAL) const |
Color | cyan (StateType st=STATE_NORMAL) const |
Color | blue (StateType st=STATE_NORMAL) const |
Color | magenta (StateType st=STATE_NORMAL) const |
Color | insensitive_ink (StateType st=STATE_NORMAL, Color *glint=NULL) const |
Heritage & | selected () |
Color | resolve_color (const String &color_name, StateType state, ColorType color_type=COLOR_NONE) |