Method

IdeObjectget_context

Declaration

IdeContext*
ide_object_get_context (
  IdeObject* object
)

Description

Gets the IdeContext for the object.

Return value

Type: IdeContext

An IdeContext.

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