FileAttributeInfoList.add
void add(string name, gio.types.FileAttributeType type, gio.types.FileAttributeInfoFlags flags)Adds a new attribute with name to the list, setting its type and flags.
Parameters
name | the name of the attribute to add. |
type | the #GFileAttributeType for the attribute. |
flags | #GFileAttributeInfoFlags for the attribute. |