Hasty Badger
Small UI library (a branch of Turbo Badger)
|
PaintProps contains properties needed for painting a widget. More...
#include <tb_widgets.h>
Public Attributes | |
TBColor | text_color |
Text color as specified in the skin element, or inherited from parent. More... | |
PaintProps contains properties needed for painting a widget.
Properties may be inherited from the parent widget if not specified in the skin.
TBColor tb::TBWidget::PaintProps::text_color |
Text color as specified in the skin element, or inherited from parent.