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
ImS16 BeginOrder;
Undocumented in source.
ContentWidth
float ContentWidth;
Undocumented in source.
Flags
ImGuiTabItemFlags Flags;
Undocumented in source.
ID
ImGuiID ID;
Undocumented in source.
IndexDuringLayout
ImS16 IndexDuringLayout;
Undocumented in source.
LastFrameSelected
int LastFrameSelected;
Undocumented in source.
LastFrameVisible
int LastFrameVisible;
Undocumented in source.
NameOffset
ImS32 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