webkit.back_forward_list_item
Module for [BackForwardListItem] class
Types 3
One item of the #WebKitBackForwardList.
A history item is part of the #WebKitBackForwardList and consists out of a title and a URI.
Methods
BackForwardListItemGidBuilder builder() static nothrowGet builder for [webkit.back_forward_list_item.BackForwardListItem] Returns: New builder objectstring getTitle() nothrowObtain the title of the item. Returns: the page title of list_item or null when the title is empty.classBackForwardListItemGidBuilderImpl(T) : gobject.initially_unowned.InitiallyUnownedGidBuilderImpl!T
Fluent builder implementation template for webkit.back_forward_list_item.BackForwardListItem
classBackForwardListItemGidBuilder : BackForwardListItemGidBuilderImpl!BackForwardListItemGidBuilder
Fluent builder for webkit.back_forward_list_item.BackForwardListItem
Methods