Grx.is_screen_virtual

@returns(bool)
def is_screen_virtual():
    # Python wrapper for grx_is_screen_virtual()
  

Checks if the current screen is a virtual screen (i.e. the virtual size is larger than the physical size).

Returns