Method

IdeObjectget_context

since: 3.32

Declaration

IdeContext*
ide_object_get_context (
  IdeObject* object
)

Description

Gets the IdeContext for the object.

Available since: 3.32

Return value

Type: IdeContext

An IdeContext.

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