Skip to main content

ImGuiStack_EndHorizontal

Function ImGuiStack_EndHorizontal 

Source
pub unsafe fn ImGuiStack_EndHorizontal()
Expand description

End the current stack-layout horizontal group.

ยงSafety

Must match a previous ImGuiStack_BeginHorizontal_* call.