backward_find_char
Description:
Same as [method@Gtk.
TextIter.forward_find_char], but goes backward from this.
Parameters:
this |
a `GtkTextIter` |
pred |
function to be called on each character |
limit |
search limit |
user_data |
user data for |
Returns:
whether a match was found |