get_logical_geometry
Description:
[
CCode ( cname =
"xfw_monitor_get_logical_geometry" ) ]
[
Version ( since =
"4.19.4" ) ]
public Rectangle get_logical_geometry ()
Retrieves the position and size of the monitor in logical application pixels, which are affected by the monitor's fractional scale
factor.
Parameters:
| this |
a Monitor.
|
| logical_geometry |
a Rectangle.
|