API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
gboolean gtk_text_iter_backward_word_starts ( GtkTextIter* iter, gint count )
Calls gtk_text_iter_backward_word_start() up to count times.
gtk_text_iter_backward_word_start()
count
Type: gint
gint
Number of times to move.
Type: gboolean
gboolean
TRUE if iter moved and is not the end iterator.
TRUE
iter