Description Usage Arguments Value Author(s)
Same as gtkTextIterForwardSearch
, but moves backward.
1 | gtkTextIterBackwardSearch(object, str, flags, limit = NULL)
|
|
a |
|
search string |
|
bitmask of flags affecting the search |
|
location of last possible |
A list containing the following elements:
retval |
[logical] whether a match was found |
|
return location for start of match, or |
|
return location for end of match, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.