get_local_storage_directory
Description:
[ Version ( deprecated = true , deprecated_since = "2.40" , since = "2.10" ) ]
public unowned string? get_local_storage_directory ()
public unowned string? get_local_storage_directory ()
Warning: get_local_storage_directory is deprecated since 2.40.
Get the local_storage_directory property.
Note:
, use get_base_data_directory instead.
Parameters:
this |
Returns:
the directory where local storage data is stored or null if this is ephemeral. |