get_monitor_from_gdk_monitor
Description:
[
CCode ( cname =
"xfw_screen_get_monitor_from_gdk_monitor" ) ]
[
Version ( since =
"4.20.6" ) ]
public unowned Monitor?
get_monitor_from_gdk_monitor (
Monitor monitor)
Attempts to find the Monitor corresponding to monitor.
Parameters:
| this |
an Screen.
|
| monitor |
a Monitor.
|
Returns:
|
An Monitor, or null if the corresponding
Monitor could not be determined.
|