Method

IdeGreeterWorkspaceget_selection_mode

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.

Return value

Type: gboolean

TRUE if in selection mode, otherwise FALSE.