Contents
Indexes:
Function Get-Window-Size
Part of:
package glfw
(
get-window-size
)
The function is used for determining the size of an opened window. The returned values are dimensions
of the client area of the window (i.e. excluding any window borders and decorations).
(list width height)