WorkspaceGroupCapabilities
Description:
[ CCode ( cprefix = "XFW_WORKSPACE_GROUP_CAPABILITIES_" , type_id = "xfw_workspace_group_capabilities_get_type ()" ) ]
[ Flags ]
public enum WorkspaceGroupCapabilities
Flags enum representing a bitfield of actions that can be performed on this workspace group.
Content:
Enum values:
- CREATE_WORKSPACE -
new workspaces can be created in this group.
- MOVE_VIEWPORT - the
viewport coordinates for this group can be changed.
- NONE - group has no
capabilities.
- SET_LAYOUT - the number
of rows and columns for this group can be changed.