glgui width get - part-cw/lambdanative GitHub Wiki
(glgui-width-get)
glgui-width-get returns the GUI width
Example
Example 1: Find the x-coordinate one quarter across the screen
(/ (glgui-width-get) 4.)
glgui-width-get returns the GUI width
Example 1: Find the x-coordinate one quarter across the screen
(/ (glgui-width-get) 4.)