libui-ng
A portable GUI library for C
uiTableTextColumnOptionalParams Struct Reference

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...
 

Detailed Description

Optional parameters to control the appearance of text columns.

Member Data Documentation

◆ ColorModelColumn

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.


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