WebKit2.BackForwardListItem.prototype.get_title
function get_title(): String {
// Gjs wrapper for webkit_back_forward_list_item_get_title()
}
- Returns
the page title of list_item or null when the title is empty.
function get_title(): String {
// Gjs wrapper for webkit_back_forward_list_item_get_title()
}
the page title of list_item or null when the title is empty.