FindController.searchFinish

void searchFinish()

Finishes a find operation.

Finishes a find operation started by [webkit.find_controller.FindController.search]. It will basically unhighlight every text match found.

This method will be typically called when the search UI is closed/hidden by the client application.