TextIter.backwardVisibleWordStarts

Calls gtk_text_iter_backward_visible_word_start() up to count times. Since 2.4

class TextIter
int
backwardVisibleWordStarts
(
int count
)

Parameters

count int

number of times to move

Return Value

Type: int

TRUE if iter moved and is not the end iterator

Meta