RGtk2 (version 2.20.31)

gFileAttributeInfoListAdd: gFileAttributeInfoListAdd

Description

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

Usage

gFileAttributeInfoListAdd(object, name, type, flags = "G_FILE_ATTRIBUTE_INFO_NONE")

Arguments

name
the name of the attribute to add.
type
the GFileAttributeType for the attribute.
flags
GFileAttributeInfoFlags for the attribute.