Method

GtkSourceViewset_show_right_margin

Declaration [src]

void
gtk_source_view_set_show_right_margin (
  GtkSourceView* view,
  gboolean show
)

Description [src]

If TRUE a right margin is displayed.

Parameters

show

Type: gboolean

Whether to show a right margin.