-- @/lua/common/extensions/ui/imgui_gen_luaintf.lua:204 function M.PushTabStop(bool_tab_stop) imgui.PushTabStop(bool_tab_stop) end