Method
GdkScreenget_monitor_height_mm
deprecated: 3.22 since: 2.14
Declaration [src]
gint
gdk_screen_get_monitor_height_mm (
GdkScreen* screen,
gint monitor_num
)
Description [src]
Gets the height in millimeters of the specified monitor.
Available since: 2.14
Deprecated since: 3.22
Use gdk_monitor_get_height_mm()
instead.