get_monitor_height_mm


Description:

[ Version ( deprecated = true , deprecated_since = "3.22" , since = "2.14" ) ]
public int get_monitor_height_mm (int monitor_num)

Warning: get_monitor_height_mm is deprecated since 3.22.

Gets the height in millimeters of the specified monitor.

Note:

Use get_height_mm instead

Parameters:

this

a Screen

monitor_num

number of the monitor, between 0 and gdk_screen_get_n_monitors (screen)

Returns:

the height of the monitor, or -1 if not available