Method
GtkSourceCompletionContextget_completion
Declaration
GtkSourceCompletion*
gtk_source_completion_context_get_completion (
GtkSourceCompletionContext* self
)
Description
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 . |