GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_widget_table_col_size Struct Reference

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.
 

Detailed Description

Cached column size and minimal size, used internally by the widget.

Definition at line 183 of file gp_widget_table.h.


The documentation for this struct was generated from the following file: