Description Usage Arguments Details Value Author(s)
Finishes an unmount operation, see gFileUnmountMountable
for details.
WARNING: g_file_unmount_mountable_finish
has been deprecated since version 2.22 and should not be used in newly-written code. Use gFileUnmountMountableWithOperationFinish
instead.
1 | gFileUnmountMountableFinish(object, result, .errwarn = TRUE)
|
|
input |
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
Finish an asynchronous unmount operation that was started
with gFileUnmountMountable
.
A list containing the following elements:
retval |
[logical] |
|
a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.