gFileMountMountableFinish: gFileMountMountableFinish

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

Finishes a mount operation. See gFileMountMountable for details.

Usage

1
gFileMountMountableFinish(object, result, .errwarn = TRUE)

Arguments

object

input GFile.

result

a GAsyncResult.

.errwarn

Whether to issue a warning on error or fail silently

Details

Finish an asynchronous mount operation that was started with gFileMountMountable.

Value

A list containing the following elements:

retval

[GFile] a GFile or NULL on error.

error

a GError, or NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.