GFileAttributeInfo

Information about a specific attribute. char *name; the name of the attribute. GFileAttributeType type; the GFileAttributeType type of the attribute. GFileAttributeInfoFlags flags; a set of GFileAttributeInfoFlags.

Members

Variables

flags
GFileAttributeInfoFlags flags;
Undocumented in source.
name
char* name;
Undocumented in source.
type
GFileAttributeType type;
Undocumented in source.

Meta