FileIF.dup

Duplicates a #GFile handle. This operation does not duplicate the actual file or directory represented by the #GFile; see g_file_copy() if attempting to copy a file.

This call does no blocking I/O.

Return: a new #GFile that is a duplicate of the given #GFile.

interface FileIF
dup
()

Meta