FileAttributeInfoList.add

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

class FileAttributeInfoList
void
add

Parameters

name string

the name of the attribute to add.

type GFileAttributeType

the #GFileAttributeType for the attribute.

flags GFileAttributeInfoFlags

#GFileAttributeInfoFlags for the attribute.

Meta