Method

IdeWorkbenchget_context

Declaration

IdeContext*
ide_workbench_get_context (
  IdeWorkbench* self
)

Description

Gets the IdeContext for the workbench.

Available since:3.32

Return value

Returns: IdeContext
 

An IdeContext.

 The data is owned by the instance.