Method
WebKit2FindControllersearch_next
Declaration [src]
void
webkit_find_controller_search_next (
WebKitFindController* find_controller
)
Description [src]
Looks for the next occurrence of the search text.
Calling this method before webkit_find_controller_search()
or
webkit_find_controller_count_matches()
is a programming error.