Static gio::FILE_ATTRIBUTE_STANDARD_TARGET_URI
source · pub static FILE_ATTRIBUTE_STANDARD_TARGET_URI: Lazy<&'static str>Expand description
A key in the “standard” namespace for getting the target URI for the file, in
the case of FileType::Shortcut or FileType::Mountable files.
Corresponding FileAttributeType is FileAttributeType::String.