connectFoundText
fun connectFoundText(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (<Error class: unknown class>) -> Unit): <Error class: unknown class>
This signal is emitted when a given text is found in the web page text. It will be issued if the text is found asynchronously after a call to webkit_find_controller_search(), webkit_find_controller_search_next() or webkit_find_controller_search_previous().
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: matchCount
the number of matches found of the search text