TextIter.forwardVisibleWordEnds

Calls gtk_text_iter_forward_visible_word_end() up to @count times.

class TextIter
bool
forwardVisibleWordEnds
(
int count
)

Parameters

count int

number of times to move

Return Value

Type: bool

%TRUE if @iter moved and is not the end iterator

Meta