ImGuiTabItem
extern (C)
struct ImGuiTabItem {
}
- 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.
bindbc imgui bind imgui
aliasesenumsfunctionsstructs