Function
GdkScreenheight
deprecated: 3.22
Declaration [src]
gint
gdk_screen_height (
void
)
Description [src]
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()).
Deprecated since: 3.22
Use per-monitor information.