Screen.height

Gets the height of the default screen in pixels. The returned size is in ”application pixels”, not in ”device pixels” (see gdk_screen_get_monitor_scale_factor()).

More...
class Screen
static
int
height
()

Detailed Description

Deprecated: Use per-monitor information

Return: the height of the default screen in pixels.

Meta