Method

GtkSourceGutterLinesget_view

Declaration [src]

GtkTextView*
gtk_source_gutter_lines_get_view (
  GtkSourceGutterLines* lines
)

Description [src]

Gets the GtkTextView that the GtkSourceGutterLines represents.

Return value

Type: GtkTextView

A GtkTextView.

The data is owned by the instance.