FindController.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.

class FindController
string
getSearchText
()

Return Value

Type: string

the text to look for in the #WebKitWebView.