Method

GtkSourceViewget_show_line_marks

Declaration

gboolean
gtk_source_view_get_show_line_marks (
  GtkSourceView* view
)

Description

Returns whether line marks are displayed beside the text.

Return value

Returns: gboolean
 

TRUE if the line marks are displayed.