TextIter.forwardWordEnds

Calls gtk_text_iter_forward_word_end() up to count times.

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