Method
GdkScreenget_height
deprecated: 3.22 since: 2.2
Declaration [src]
gint
gdk_screen_get_height (
GdkScreen* screen
)
Description [src]
Gets the height of screen
in pixels. The returned size is in
”application pixels”, not in ”device pixels” (see gdk_screen_get_monitor_scale_factor()).
Available since: 2.2
Deprecated since: 3.22
Use per-monitor information instead.