WebView.goToBackForwardListItem
void goToBackForwardListItem(webkit.back_forward_list_item.BackForwardListItem listItem)Loads the specific history item list_item.
You can monitor the load operation by connecting to #WebKitWebView::load-changed signal.
Parameters
listItem | a #WebKitBackForwardListItem |