FileAttributeInfoList.add

void add(string name, gio.types.FileAttributeType type, gio.types.FileAttributeInfoFlags flags) nothrow

Adds a new attribute with name to the list, setting its type and flags.

Parameters

namethe name of the attribute to add.
typethe #GFileAttributeType for the attribute.
flags#GFileAttributeInfoFlags for the attribute.