Method

IdeObjectget_context

Declaration

IdeContext*
ide_object_get_context (
  IdeObject* object
)

Description

Gets the IdeContext for the object.

Available since:3.32

Return value

Returns: IdeContext
 

An IdeContext.

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