Creates a new file attribute info list.
an array of #GFileAttributeInfos.
the number of values in the array.
Adds a new attribute with name
to the list,
setting
its type
and flags
.
the name of the attribute to add.
the #GFileAttributeType for the attribute.
#GFileAttributeInfoFlags for the attribute.
Makes a duplicate of a file attribute info list.
Gets the file attribute with the name name
from list
.
the name of the attribute to look up.
References a file attribute info list.
Removes a reference from the given list
. If the reference count
falls to zero, the list
is deleted.
Creates a new file attribute info list.
Acts as a lightweight registry for possible valid file attributes. The registry stores Key-Value pair formats as #GFileAttributeInfos.