FindController.getSearchText

string getSearchText()

Gets the text that find_controller is searching for.

Gets the text that find_controller is currently searching for. This text is passed to either webkit.find_controller.FindController.search or webkit.find_controller.FindController.countMatches.

Returns

the text to look for in the #WebKitWebView.