GE Lua Documentation

Press F to search!

GetTreeNodeToLabelSpacing

Definition


-- @/=[C]:-1
function GetTreeNodeToLabelSpacing(...)

Callers

@/lua/common/extensions/ui/imgui_gen_luaintf.lua
function M.TreePop() imgui.TreePop() end
function M.GetTreeNodeToLabelSpacing() return imgui.GetTreeNodeToLabelSpacing() end
function M.CollapsingHeader1(string_label, ImGuiTreeNodeFlags_flags)
function M.TreePop() imgui.TreePop() end
function M.GetTreeNodeToLabelSpacing() return imgui.GetTreeNodeToLabelSpacing() end
function M.CollapsingHeader1(string_label, ImGuiTreeNodeFlags_flags)