Method
WebKit2WebsiteDataManagerget_local_storage_directory
[−]
Declaration [src]
const gchar*
webkit_website_data_manager_get_local_storage_directory (
WebKitWebsiteDataManager* manager
)
[−]
Description [src]
Get the WebKitWebsiteDataManager:local-storage-directory
property.
Available since: | 2.10 |
Gets property | WebKit2.WebsiteDataManager:local-storage-directory |
[−]
Return value
Returns: | const gchar* |
The directory where local storage data is stored or |
|
The data is owned by the instance. | |
The return value can be NULL . | |
The value is a NUL terminated UTF-8 string. |