libui-ng
A portable GUI library for C
|
Optional parameters to control the appearance of text columns. More...
#include <ui.h>
Public Attributes | |
int | ColorModelColumn |
uiTableModel column that defines the text color for each cell. More... | |
Optional parameters to control the appearance of text columns.
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.