gdkScreenGetMonitorWidthMm {RGtk2} | R Documentation |
Gets the width in millimeters of the specified monitor, if available.
gdkScreenGetMonitorWidthMm(object, monitor.num)
|
|
|
number of the monitor, between 0 and gdk_screen_get_n_monitors (screen) |
Since 2.14
[integer] the width of the monitor, or -1 if not available
Derived by RGtkGen from GTK+ documentation