ImGuiTabItem

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

Members

Variables

BeginOrder
short BeginOrder;
Undocumented in source.
ContentWidth
float ContentWidth;
Undocumented in source.
Flags
int Flags;
Undocumented in source.
ID
uint ID;
Undocumented in source.
IndexDuringLayout
short IndexDuringLayout;
Undocumented in source.
LastFrameSelected
int LastFrameSelected;
Undocumented in source.
LastFrameVisible
int LastFrameVisible;
Undocumented in source.
NameOffset
int NameOffset;
Undocumented in source.
Offset
float Offset;
Undocumented in source.
WantClose
bool WantClose;
Undocumented in source.
Width
float Width;
Undocumented in source.
Window
ImGuiWindow* Window;
Undocumented in source.

Meta