get_physical_size


Description:

[ CCode ( cname = "xfw_monitor_get_physical_size" ) ]
[ Version ( since = "4.19.4" ) ]
public void get_physical_size (out uint width_mm, out uint height_mm)

Retrieves the physical width and height of the monitor in millimeters.

Parameters:

this

a Monitor.

width_mm

an unsigned integer.

height_mm

an unsigned integer.