rosendo100 / pywebkitgtk

Automatically exported from code.google.com/p/pywebkitgtk
Other
0 stars 0 forks source link

unmark_text_matches missing API #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The API is missing to unmark text matches, which makes it difficult to do
nice cumulative search bar.

This is the bindable function:

void webkit_web_view_unmark_text_matches(WebKitWebView* webView)

Original issue reported on code.google.com by aafs...@gmail.com on 16 Nov 2008 at 6:41

GoogleCodeExporter commented 8 years ago

Original comment by jmalo...@gmail.com on 17 Nov 2008 at 9:15

GoogleCodeExporter commented 8 years ago
Would you like a patch? Or do you generate your defs file with a script?

Original comment by aafs...@gmail.com on 17 Nov 2008 at 10:11

GoogleCodeExporter commented 8 years ago
Patch should be fine if you have time.

Thanks.

P.S. I'm not generating the defs file with a script. 

Original comment by jmalo...@gmail.com on 17 Nov 2008 at 10:47

GoogleCodeExporter commented 8 years ago
Ok, well I can't test the build or anything. And I can't even get svn working 
on this
box, so sorry, this patch is the best I can do.

Original comment by aafs...@gmail.com on 17 Nov 2008 at 11:54

Attachments:

GoogleCodeExporter commented 8 years ago
Hi aafshar,

Fixed in r86. Thanks for the patch!

Original comment by jmalo...@gmail.com on 18 Nov 2008 at 1:52