Method
GioFileAttributeInfoListadd
Declaration [src]
void
g_file_attribute_info_list_add (
  GFileAttributeInfoList* list,
  const char* name,
  GFileAttributeType type,
  GFileAttributeInfoFlags flags
)
Parameters
- name
- 
            Type: const char*The name of the attribute to add. The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. 
- type
- 
            Type: GFileAttributeTypeThe GFileAttributeTypefor the attribute.
- flags
- 
            Type: GFileAttributeInfoFlagsGFileAttributeInfoFlagsfor the attribute.