[ CCode ( cname = "xfw_workspace_group_get_monitors" ) ]
public unowned List<Monitor>? get_monitors ()
Lists the physical monitors that this workspace group displays on.
| this |
an WorkspaceGroup. |
|
A list of Monitor, or null if this is not displayed on any monitors. The list and its contents are owned by this. |