Method

GtkSourceCompletionget_view

Declaration [src]

GtkSourceView*
gtk_source_completion_get_view (
  GtkSourceCompletion* self
)

Description [src]

Gets the GtkSourceView that owns the GtkSourceCompletion.

Return value

Type: GtkSourceView

A GtkSourceView.

The data is owned by the instance.