[ CCode ( cname = "xfw_workspace_get_workspace_group" ) ]
public unowned WorkspaceGroup? get_workspace_group ()
Fetches the group this workspace belongs to, if any.
| this |
an Workspace. |
|
a WorkspaceGroup instance, owned by this, or null if the workspace is not a member of any groups. |