Method
GioFilefind_enclosing_mount_finish
Declaration
GMount*
g_file_find_enclosing_mount_finish (
GFile* file,
GAsyncResult* res,
GError** error
)
Parameters
res |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |
Return value
Returns: | GMount |
|
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |