Method
WebKit2WebsiteDataget_name
since: 2.16
Declaration [src]
const char*
webkit_website_data_get_name (
WebKitWebsiteData* website_data
)
Description [src]
Gets the name of WebKitWebsiteData
.
This is the website name, normally represented by
a domain or host name. All local documents are grouped in the same WebKitWebsiteData
using
the name “Local files”.
Available since: 2.16