API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
gboolean gtk_text_iter_forward_visible_word_ends ( GtkTextIter* iter, int count )
Calls gtk_text_iter_forward_visible_word_end() up to count times.
gtk_text_iter_forward_visible_word_end()
count
Type: int
int
Number of times to move.
Type: gboolean
gboolean
TRUE if iter moved and is not the end iterator.
TRUE
iter