The predicate function used by gtk_text_iter_forward_find_char() and gtk_text_iter_backward_find_char().
%TRUE if the predicate is satisfied, and the iteration should stop, and %FALSE otherwise
See Implementation
The predicate function used by gtk_text_iter_forward_find_char() and gtk_text_iter_backward_find_char().