Constant

GioFILE_ATTRIBUTE_ID_FILE

Declaration

#define G_FILE_ATTRIBUTE_ID_FILE "id::file"

Description

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

Corresponding GFileAttributeType is G_FILE_ATTRIBUTE_TYPE_STRING.

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