ImGuiTableColumnSettings

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

DisplayOrder
ImGuiTableColumnIdx DisplayOrder;
Undocumented in source.
Index
ImGuiTableColumnIdx Index;
Undocumented in source.
IsEnabled
ImU8 IsEnabled;
Undocumented in source.
IsStretch
ImU8 IsStretch;
Undocumented in source.
SortDirection
ImU8 SortDirection;
Undocumented in source.
SortOrder
ImGuiTableColumnIdx SortOrder;
Undocumented in source.
UserID
ImGuiID UserID;
Undocumented in source.
WidthOrWeight
float WidthOrWeight;
Undocumented in source.

Meta