|
libui
A portable GUI library for C
|
Optional parameters to control the appearance of text columns.
#include <ui.h>
Public Attributes | |
| int | ColorModelColumn |
| uiTableModel column that defines the text color for each cell. | |
| int uiTableTextColumnOptionalParams::ColorModelColumn |
uiTableModel column that defines the text color for each cell.
uiTableValueTypeColor Text color, NULL to use the default color for that cell.
-1 to use the default color for all cells.