Static gio::FILE_ATTRIBUTE_STANDARD_TARGET_URI [−][src]
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.