Class
WebKitBackForwardListItem
Description [src]
final class WebKit.BackForwardListItem : GObject.InitiallyUnowned {
/* No available fields */
}
One item of the WebKitBackForwardList
.
A history item is part of the WebKitBackForwardList
and consists
out of a title and a URI.
Instance methods
webkit_back_forward_list_item_get_title
Since 2.44, page titles are no longer stored in history. This function now returns an empty string.
deprecated: 2.44
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.