Method

GioFileInfodup

Declaration

GFileInfo*
g_file_info_dup (
  GFileInfo* other
)

Description

Duplicates a file info structure.

Return value

Type: GFileInfo

A duplicate GFileInfo of other.

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