Method
WebKit2WebViewgo_forward
Declaration [src]
void
webkit_web_view_go_forward (
WebKitWebView* web_view
)
Description [src]
Loads the next history item.
You can monitor the load operation by connecting to
WebKitWebView::load-changed
signal.