get_monitors


Description:

[ CCode ( cname = "xfw_window_get_monitors" ) ]
public unowned List<Monitor>? get_monitors ()

Fetches the list of monitors this is displayed on, if any.

Parameters:

this

an Window.

Returns:

A list of Monitor instances, or null. The list and its contents are owned by this and should not be modified or freed.