Function

GioFileAttributeInfoListnew

Declaration

GFileAttributeInfoList*
g_file_attribute_info_list_new (
  void
)

Description

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.