Method
GioFileget_parent
Description
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.
Return value
Returns: | GFile |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |