Function

GioFileAttributeInfoListnew

Declaration [src]

GFileAttributeInfoList*
g_file_attribute_info_list_new (
  void
)

Description [src]

Creates a new file attribute info list.

Return value

Type: GFileAttributeInfoList

A GFileAttributeInfoList.

The caller of the function takes ownership of the data, and is responsible for freeing it.