[webkit-gtk] How to request jump to an anchor

Phil Longstaff plongstaff at rogers.com
Sat Sep 11 15:24:21 PDT 2010


If a page has been loaded into webkit/gtk, how can I programmatically
request that it jump to an anchor?  Do I just call
webkit_web_view_load_request() with the request URI =
<currently_loaded_URI>#anchor?

Phil



More information about the webkit-gtk mailing list