Static gio::FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET[][src]

pub static FILE_ATTRIBUTE_STANDARD_SYMLINK_TARGET: Lazy<&'static str>
Expand description

A key in the “standard” namespace for getting the symlink target, if the file is a symlink. Corresponding FileAttributeType is FileAttributeType::ByteString.