Method
GioFileInfodup
Declaration [src]
GFileInfo*
g_file_info_dup (
GFileInfo* other
)
Return value
Type: GFileInfo
A duplicate GFileInfo
of other
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |