GFileIface.dup

struct GFileIface
extern (C)
GFile* function(GFile* file) dup;

Return Value

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

Meta