ImGuiTableColumn

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

Members

Variables

AutoFitQueue
ImU8 AutoFitQueue;
Undocumented in source.
CannotSkipItemsQueue
ImU8 CannotSkipItemsQueue;
Undocumented in source.
ClipRect
ImRect ClipRect;
Undocumented in source.
ContentMaxXFrozen
float ContentMaxXFrozen;
Undocumented in source.
ContentMaxXHeadersIdeal
float ContentMaxXHeadersIdeal;
Undocumented in source.
ContentMaxXHeadersUsed
float ContentMaxXHeadersUsed;
Undocumented in source.
ContentMaxXUnfrozen
float ContentMaxXUnfrozen;
Undocumented in source.
DisplayOrder
ImGuiTableColumnIdx DisplayOrder;
Undocumented in source.
DrawChannelCurrent
ImGuiTableDrawChannelIdx DrawChannelCurrent;
Undocumented in source.
DrawChannelFrozen
ImGuiTableDrawChannelIdx DrawChannelFrozen;
Undocumented in source.
DrawChannelUnfrozen
ImGuiTableDrawChannelIdx DrawChannelUnfrozen;
Undocumented in source.
Flags
ImGuiTableColumnFlags Flags;
Undocumented in source.
IndexWithinEnabledSet
ImGuiTableColumnIdx IndexWithinEnabledSet;
Undocumented in source.
InitStretchWeightOrWidth
float InitStretchWeightOrWidth;
Undocumented in source.
IsEnabled
bool IsEnabled;
Undocumented in source.
IsPreserveWidthAuto
bool IsPreserveWidthAuto;
Undocumented in source.
IsRequestOutput
bool IsRequestOutput;
Undocumented in source.
IsSkipItems
bool IsSkipItems;
Undocumented in source.
IsUserEnabled
bool IsUserEnabled;
Undocumented in source.
IsUserEnabledNextFrame
bool IsUserEnabledNextFrame;
Undocumented in source.
IsVisibleX
bool IsVisibleX;
Undocumented in source.
IsVisibleY
bool IsVisibleY;
Undocumented in source.
ItemWidth
float ItemWidth;
Undocumented in source.
MaxX
float MaxX;
Undocumented in source.
MinX
float MinX;
Undocumented in source.
NameOffset
ImS16 NameOffset;
Undocumented in source.
NavLayerCurrent
ImS8 NavLayerCurrent;
Undocumented in source.
NextEnabledColumn
ImGuiTableColumnIdx NextEnabledColumn;
Undocumented in source.
PrevEnabledColumn
ImGuiTableColumnIdx PrevEnabledColumn;
Undocumented in source.
SortDirection
ImU8 SortDirection;
Undocumented in source.
SortDirectionsAvailCount
ImU8 SortDirectionsAvailCount;
Undocumented in source.
SortDirectionsAvailList
ImU8 SortDirectionsAvailList;
Undocumented in source.
SortDirectionsAvailMask
ImU8 SortDirectionsAvailMask;
Undocumented in source.
SortOrder
ImGuiTableColumnIdx SortOrder;
Undocumented in source.
StretchWeight
float StretchWeight;
Undocumented in source.
UserID
ImGuiID UserID;
Undocumented in source.
WidthAuto
float WidthAuto;
Undocumented in source.
WidthGiven
float WidthGiven;
Undocumented in source.
WidthRequest
float WidthRequest;
Undocumented in source.
WorkMaxX
float WorkMaxX;
Undocumented in source.
WorkMinX
float WorkMinX;
Undocumented in source.

Meta