FindController.getSearchText

Gets the text that @find_controller is currently searching for. This text is passed to either webkit_find_controller_search() or webkit_find_controller_count_matches().

class FindController
string
getSearchText
()

Return Value

Type: string

the text to look for in the #WebKitWebView.

Meta