Method

GtkSourceGutterLinesget_view

Declaration

GtkTextView*
gtk_source_gutter_lines_get_view (
  GtkSourceGutterLines* lines
)

Description

Gets the GtkTextView that the GtkSourceGutterLines represents.

Return value

Returns: GtkTextView*
 

A GtkTextView.

 The data is owned by the instance.