Method

GtkSourceCompletionget_view

Declaration [src]

GtkSourceView*
gtk_source_completion_get_view (
  GtkSourceCompletion* self
)

Description [src]

Gets the GtkSourceView that owns the GtkSourceCompletion.

Return value

Returns: GtkSourceView
 

A GtkSourceView.

 The data is owned by the instance.