Method

AstalWorkspaceWorkspaceassign_to_group

Declaration

void
astal_workspace_workspace_assign_to_group (
  AstalWorkspaceWorkspace* self,
  AstalWorkspaceWorkspaceGroup* group
)

Description

Ask the compositor to assign the workspace to a group. This does nothing if the workspace doesn’t have the ASSIGN capability.

Parameters

group

Type: AstalWorkspaceWorkspaceGroup

No description available.

The data is owned by the caller of the method.