Method

GtkSourceViewset_show_line_marks

Declaration [src]

void
gtk_source_view_set_show_line_marks (
  GtkSourceView* view,
  gboolean show
)

Description [src]

If TRUE line marks will be displayed beside the text.

Parameters

show

Type: gboolean

Whether line marks should be displayed.