connectCountedMatches
fun connectCountedMatches(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (<Error class: unknown class>) -> Unit): <Error class: unknown class>
This signal is emitted when the #WebKitFindController has counted the number of matches for a given text after a call to webkit_find_controller_count_matches().
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: matchCount
the number of matches of the search text