Method
IdeCompletionContextget_completion
since: 3.32
Description
Gets the IdeCompletion
that created the context.
Available since: 3.32
Gets property | Ide.CompletionContext:completion |
Return value
Type: IdeCompletion
An IdeCompletion
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |