Method

GtkSourceCompletionget_view

Declaration

GtkSourceView*
gtk_source_completion_get_view (
  GtkSourceCompletion* self
)

Description

Gets the GtkSourceView that owns the GtkSourceCompletion.

Return value

Returns: GtkSourceView
 

A GtkSourceView.

 The data is owned by the instance.