get_websql_directory
Description:
[ Version ( deprecated = true , deprecated_since = "2.24." , since = "2.10" ) ]
public unowned string? get_websql_directory ()
public unowned string? get_websql_directory ()
Warning: get_websql_directory is deprecated since 2.24..
Get the websql_directory property.
Note:
WebSQL is no longer supported. Use IndexedDB instead.
Parameters:
this |
Returns:
the directory where WebSQL databases are stored or null if this is ephemeral. |