TextIter.backwardWordStarts

Calls gtk_text_iter_backward_word_start() up to @count times.

class TextIter
bool
backwardWordStarts
(
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