|
ImGuiWindow * | Window |
|
ImVector< ImGuiTabItem > | Tabs |
|
ImGuiTabBarFlags | Flags |
|
ImGuiID | ID |
|
ImGuiID | SelectedTabId |
|
ImGuiID | NextSelectedTabId |
|
ImGuiID | VisibleTabId |
|
int | CurrFrameVisible |
|
int | PrevFrameVisible |
|
ImRect | BarRect |
|
float | CurrTabsContentsHeight |
|
float | PrevTabsContentsHeight |
|
float | WidthAllTabs |
|
float | WidthAllTabsIdeal |
|
float | ScrollingAnim |
|
float | ScrollingTarget |
|
float | ScrollingTargetDistToVisibility |
|
float | ScrollingSpeed |
|
float | ScrollingRectMinX |
|
float | ScrollingRectMaxX |
|
float | SeparatorMinX |
|
float | SeparatorMaxX |
|
ImGuiID | ReorderRequestTabId |
|
ImS16 | ReorderRequestOffset |
|
ImS8 | BeginCount |
|
bool | WantLayout |
|
bool | VisibleTabWasSubmitted |
|
bool | TabsAddedNew |
|
ImS16 | TabsActiveCount |
|
ImS16 | LastTabItemIdx |
|
float | ItemSpacingY |
|
ImVec2 | FramePadding |
|
ImVec2 | BackupCursorPos |
|
ImGuiTextBuffer | TabsNames |
|
The documentation for this struct was generated from the following file: