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
ubyte AutoFitQueue;
Undocumented in source.
CannotSkipItemsQueue
ubyte 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
byte DisplayOrder;
Undocumented in source.
DrawChannelCurrent
ubyte DrawChannelCurrent;
Undocumented in source.
DrawChannelFrozen
ubyte DrawChannelFrozen;
Undocumented in source.
DrawChannelUnfrozen
ubyte DrawChannelUnfrozen;
Undocumented in source.
Flags
int Flags;
Undocumented in source.
IndexWithinEnabledSet
byte 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
short NameOffset;
Undocumented in source.
NavLayerCurrent
byte NavLayerCurrent;
Undocumented in source.
NextEnabledColumn
byte NextEnabledColumn;
Undocumented in source.
PrevEnabledColumn
byte PrevEnabledColumn;
Undocumented in source.
SortDirectionsAvailList
ubyte SortDirectionsAvailList;
Undocumented in source.
SortOrder
byte SortOrder;
Undocumented in source.
StretchWeight
float StretchWeight;
Undocumented in source.
UserID
uint 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