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|/. 

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to