Grx.is_screen_virtual

function is_screen_virtual(): Boolean {
    // Gjs 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

true if the screen is a virtual screen