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

A table column description. More...

#include <gp_widget_table.h>

Data Fields

const char * id
 Column human readable ID.
 
unsigned long idx
 An index to map the human readable ID to.
 
int sortable:1
 If sort is not set this describes if column is sortable.
 

Detailed Description

A table column description.

Describes:

Definition at line 86 of file gp_widget_table.h.


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