Grx.get_screen_width

@returns(int)
def get_screen_width():
    # Python wrapper for grx_get_screen_width()
  

Gets the width of the physical screen in pixels.

Returns