Method

IdeObjectref_context

Declaration

IdeContext*
ide_object_ref_context (
  IdeObject* self
)

Description

Gets the root IdeContext for the object, if any.

Return value

Type: IdeContext

An IdeContext or NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.