Which Webkit api is available for searching word in currently opened view(opened tab) in Webkit? Even an idea for implementing this would be great.
Edit:
Solution Got the api it's
gboolean webkit_web_view_search_text ()
void webkit_web_view_select_all ()