starts_display_line
Description:
Determines whether iter
is at the start of a display line.
See [method@Gtk.TextView.forward_display_line] for an explanation of display lines vs. paragraphs.
Parameters:
this |
a `GtkTextView` |
iter |
a `GtkTextIter` |
Returns:
true if |