Method

GtkSourceViewget_highlight_current_line

Declaration

gboolean
gtk_source_view_get_highlight_current_line (
  GtkSourceView* view
)

Description

Returns whether the current line is highlighted.

Return value

Returns: gboolean
 

TRUE if the current line is highlighted.