Method
GioFileeject_mountable_finish
Declaration
gboolean
g_file_eject_mountable_finish (
GFile* file,
GAsyncResult* result,
GError** error
)
Description
Finishes an asynchronous eject operation started by g_file_eject_mountable().
Deprecated since: | 2.22 |
Use |
Parameters
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |