ImGuiTabItem
extern (C++)
struct ImGuiTabItem {
}
- 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.
bindbc cimgui types
aliasesenumsmanifest constantsstatic variablesstructs