Method

IdeApplicationget_active_workbench

Declaration

IdeWorkbench*
ide_application_get_active_workbench (
  IdeApplication* self
)

Description

Gets the active workbench, if any.

Return value

Type: IdeWorkbench

An IdeWorkbench or NULL.

The returned data is owned by the instance.
The return value can be NULL.