Method

IdeGreeterWorkspaceget_selection_mode

since: 3.32

Declaration

gboolean
ide_greeter_workspace_get_selection_mode (
  IdeGreeterWorkspace* self
)

Description

Gets if the greeter is in selection mode, which means that the workspace allows selecting projects for removal.

Available since: 3.32

Return value

Type: gboolean

TRUE if in selection mode, otherwise FALSE.