WebKit2.FindController
const WebKit2 = imports.gi.WebKit2;
let findController = new WebKit2.FindController({
web_view: value,
});
Hierarchy
-
GObject.Object
- WebKit2.FindController
Methods
- WebKit2.FindController.prototype.count_matches
- WebKit2.FindController.prototype.get_max_match_count
- WebKit2.FindController.prototype.get_options
- WebKit2.FindController.prototype.get_search_text
- WebKit2.FindController.prototype.get_web_view
- WebKit2.FindController.prototype.search
- WebKit2.FindController.prototype.search_finish
- WebKit2.FindController.prototype.search_next
- WebKit2.FindController.prototype.search_previous