libui
A portable GUI library for C
Loading...
Searching...
No Matches
uiTableTextColumnOptionalParams Struct Reference

Description

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.
 

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: