GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
Cached column size and minimal size, used internally by the widget. More...
#include <gp_widget_table.h>
Data Fields | |
unsigned int | size |
Current column width in pixels. | |
unsigned int | min_size |
Minimal column width in pixels. | |
Cached column size and minimal size, used internally by the widget.
Definition at line 183 of file gp_widget_table.h.