ImGuiTabBar

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

Members

Variables

BackupCursorPos
ImVec2 BackupCursorPos;
Undocumented in source.
BarRect
ImRect BarRect;
Undocumented in source.
BeginCount
byte BeginCount;
Undocumented in source.
CurrFrameVisible
int CurrFrameVisible;
Undocumented in source.
CurrTabsContentsHeight
float CurrTabsContentsHeight;
Undocumented in source.
Flags
int Flags;
Undocumented in source.
FramePadding
ImVec2 FramePadding;
Undocumented in source.
ID
uint ID;
Undocumented in source.
ItemSpacingY
float ItemSpacingY;
Undocumented in source.
LastTabItemIdx
short LastTabItemIdx;
Undocumented in source.
NextSelectedTabId
uint NextSelectedTabId;
Undocumented in source.
PrevFrameVisible
int PrevFrameVisible;
Undocumented in source.
PrevTabsContentsHeight
float PrevTabsContentsHeight;
Undocumented in source.
ReorderRequestOffset
short ReorderRequestOffset;
Undocumented in source.
ReorderRequestTabId
uint ReorderRequestTabId;
Undocumented in source.
ScrollingAnim
float ScrollingAnim;
Undocumented in source.
ScrollingRectMaxX
float ScrollingRectMaxX;
Undocumented in source.
ScrollingRectMinX
float ScrollingRectMinX;
Undocumented in source.
ScrollingSpeed
float ScrollingSpeed;
Undocumented in source.
ScrollingTarget
float ScrollingTarget;
Undocumented in source.
ScrollingTargetDistToVisibility
float ScrollingTargetDistToVisibility;
Undocumented in source.
SelectedTabId
uint SelectedTabId;
Undocumented in source.
Tabs
ImVector_ImGuiTabItem Tabs;
Undocumented in source.
TabsActiveCount
short TabsActiveCount;
Undocumented in source.
TabsAddedNew
bool TabsAddedNew;
Undocumented in source.
TabsNames
ImGuiTextBuffer TabsNames;
Undocumented in source.
VisibleTabId
uint VisibleTabId;
Undocumented in source.
VisibleTabWasSubmitted
bool VisibleTabWasSubmitted;
Undocumented in source.
WantLayout
bool WantLayout;
Undocumented in source.
WidthAllTabs
float WidthAllTabs;
Undocumented in source.
WidthAllTabsIdeal
float WidthAllTabsIdeal;
Undocumented in source.

Meta