[webkit-gtk] getting current uri from webkitgtk

Brendan Long self at brendanlong.com
Wed Jun 12 09:19:47 PDT 2013


On 06/12/2013 04:25 AM, gaurav wrote:
> I know that webkit_web_view_get_uri will return null when webkitgtk is
> in progress. but how would i monitor its progress. i don't know how to
> use webkit_web_view_get_progress() to monitor progress. if i put it in
> while loop the application hangs.

According to the documentation
<http://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebView.html#webkit-web-view-get-uri>:

> You can monitor the active URI by connecting to the notify::uri signal
> of /|web_view|/. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20130612/07d59b81/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20130612/07d59b81/attachment.sig>


More information about the webkit-gtk mailing list