Method
WebKit2BackForwardListget_back_item
Declaration [src]
WebKitBackForwardListItem*
webkit_back_forward_list_get_back_item (
WebKitBackForwardList* back_forward_list
)
Return value
Type: WebKitBackForwardListItem
The WebKitBackForwardListItem
preceding the current item or NULL
.
The data is owned by the instance. |
The return value can be NULL . |