get_monitors
Description:
[
CCode ( cname =
"xfw_screen_get_monitors" ) ]
[
Version ( since =
"4.19.4" ) ]
public unowned List<
Monitor>?
get_monitors ()
Retrieves the list of monitors currently attached and enabled on this.
Parameters:
Returns:
|
the list of Monitor on this, or
null if there are no connected/enabled monitors. The list and its contents are owned by
this.
|