-- @/=[C]:-1
function GetScrollMaxX(...)
function M.SetScrollY(float_scroll_y) imgui.SetScrollY(float_scroll_y) end
function M.GetScrollMaxX() return imgui.GetScrollMaxX() end
function M.GetScrollMaxY() return imgui.GetScrollMaxY() end
function M.SetScrollY(float_scroll_y) imgui.SetScrollY(float_scroll_y) end
function M.GetScrollMaxX() return imgui.GetScrollMaxX() end
function M.GetScrollMaxY() return imgui.GetScrollMaxY() end