TextView.startsDisplayLine

Determines whether iter is at the start of a display line.

See gtk.text_view.TextView.forwardDisplayLine for an explanation of display lines vs. paragraphs.

class TextView
bool
startsDisplayLine

Parameters

iter gtk.text_iter.TextIter

Return Value

Type: bool

true if iter begins a wrapped line