pub static FILE_ATTRIBUTE_ID_FILE: &GStr
Expand description

A key in the “id” namespace for getting a file identifier.

Corresponding #GFileAttributeType is FileAttributeType::String.

An example use would be during listing files, to avoid recursive directory scanning.