TextIter.forwardVisibleWordEnds

Calls gtk_text_iter_forward_visible_word_end() up to count times. Since 2.4

class TextIter
int
forwardVisibleWordEnds
(
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