Gets the parent directory for the file. If the file represents the root directory of the file system, then NULL will be returned. This call does no blocking I/O.
a GFile structure to the parent of the given GFile or NULL if there is no parent. Free the returned object with g_object_unref(). [transfer full]
See Implementation
Gets the parent directory for the file. If the file represents the root directory of the file system, then NULL will be returned. This call does no blocking I/O.