Method
GtkSourceCompletionContextget_completion
Declaration [src]
GtkSourceCompletion*
gtk_source_completion_context_get_completion (
GtkSourceCompletionContext* self
)
Description [src]
Gets the GtkSourceCompletion
that created the context.
Gets property | GtkSource.CompletionContext:completion |
Return value
Returns: | GtkSourceCompletion |
An |
|
The data is owned by the instance. | |
The return value can be NULL . |