GFileAttributeInfoList

Acts as a lightweight registry for possible valid file attributes. The registry stores Key-Value pair formats as #GFileAttributeInfos.

struct GFileAttributeInfoList {}

Members

Variables

infos
GFileAttributeInfo* infos;

an array of #GFileAttributeInfos.

nInfos
int nInfos;

the number of values in the array.