Hasty Badger
Small UI library (a branch of Turbo Badger)
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
tb::TBWidget::PaintProps Class Reference

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...
 

Detailed Description

PaintProps contains properties needed for painting a widget.

Properties may be inherited from the parent widget if not specified in the skin.

Member Data Documentation

TBColor tb::TBWidget::PaintProps::text_color

Text color as specified in the skin element, or inherited from parent.


The documentation for this class was generated from the following files: