Description Usage Arguments Value Author(s)
Finishes ejecting a volume. If any errors occured during the operation,
error
will be set to contain the errors and FALSE
will be returned.
WARNING: g_volume_eject_finish
has been deprecated since version 2.22 and should not be used in newly-written code. Use gVolumeEjectWithOperationFinish
instead.
1 | gVolumeEjectFinish(object, result, .errwarn = TRUE)
|
|
pointer to a |
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
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.