Method

GtkSourceCompletionContextget_completion

Declaration

GtkSourceCompletion*
gtk_source_completion_context_get_completion (
  GtkSourceCompletionContext* self
)

Description

Gets the GtkSourceCompletion that created the context.

Return value

Returns: GtkSourceCompletion
 

An GtkSourceCompletion or NULL.

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