BackForwardListItem#
Superclasses: InitiallyUnowned, Object
One item of the BackForwardList.
A history item is part of the BackForwardList and consists
out of a title and a URI.
Methods#
- class BackForwardListItem
-
- get_uri() str#
Obtain the URI of the item.
This URI may differ from the original URI if the page was, for example, redirected to a new location. See also
get_original_uri().