Method

IdeCompletionContextget_completion

since: 3.32

Declaration

IdeCompletion*
ide_completion_context_get_completion (
  IdeCompletionContext* self
)

Description

Gets the IdeCompletion that created the context.

Available since: 3.32

Return value

Type: IdeCompletion

An IdeCompletion or NULL.

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