get_monitors


Description:

public unowned ListModel get_monitors ()

Gets the list of monitors associated with this display.

Subsequent calls to this function will always return the same list for the same display.

You can listen to the GListModel:GdkDisplay:items-changed signal on this list to monitor changes to the monitor of this display.

Parameters:

this

a `GdkDisplay`

Returns:

a `GListModel` of `GdkMonitor`