Method

IdeWorkbenchfocus_workspace

Declaration

void
ide_workbench_focus_workspace (
  IdeWorkbench* self,
  IdeWorkspace* workspace
)

Description

Requests that workspace be raised in the windows of self, and displayed to the user.

Parameters

workspace

Type: IdeWorkspace

An IdeWorkspace.

The data is owned by the caller of the method.