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