MCPcopy Create free account
hub / github.com/KebsCS/KBotExt / ImGuiTabBar

Class ImGuiTabBar

KBotExt/imgui/imgui_internal.h:148–148  ·  view source on GitHub ↗

Stacked style modifier, backup of modified data so we can restore it

Source from the content-addressed store, hash-verified

146struct ImGuiStackSizes; // Storage of stack sizes for debugging/asserting
147struct ImGuiStyleMod; // Stacked style modifier, backup of modified data so we can restore it
148struct ImGuiTabBar; // Storage for a tab bar
149struct ImGuiTabItem; // Storage for a tab item (within a tab bar)
150struct ImGuiTable; // Storage for a table
151struct ImGuiTableColumn; // Storage for one column of a table

Callers 1

imgui_internal.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected