get_workspace_group


Description:

[ CCode ( cname = "xfw_workspace_get_workspace_group" ) ]
public unowned WorkspaceGroup? get_workspace_group ()

Fetches the group this workspace belongs to, if any.

Parameters:

this

an Workspace.

Returns:

a WorkspaceGroup instance, owned by this, or null if the workspace is not a member of any groups.