BeginTabBar

Tab Bars, Tabs - Note: Tabs are automatically created by the docking system (when in 'docking' branch). Use this to create tab bars/tabs yourself.

pure @nogc nothrow @trusted
bool
BeginTabBar
(
scope const(char)* str_id
,
ImGuiTabBarFlags flags
)

Meta