Method

GtkSourceCompletionContextget_view

Declaration [src]

GtkSourceView*
gtk_source_completion_context_get_view (
  GtkSourceCompletionContext* self
)

Description [src]

Gets the text view for the context.

Return value

Type: GtkSourceView

A GtkSourceView or NULL.

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