Method

GtkSourceViewset_highlight_current_line

Declaration [src]

void
gtk_source_view_set_highlight_current_line (
  GtkSourceView* view,
  gboolean highlight
)

Description [src]

If highlight is TRUE the current line will be highlighted.

Parameters

highlight

Type: gboolean

Whether to highlight the current line.