gFileOutputStreamQueryInfoFinish: gFileOutputStreamQueryInfoFinish

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Finalizes the asynchronous query started by gFileOutputStreamQueryInfoAsync.

Usage

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

Arguments

object

a GFileOutputStream.

result

a GAsyncResult.

.errwarn

Whether to issue a warning on error or fail silently

Value

A list containing the following elements:

retval

[GFileInfo] A GFileInfo for the finished query.

error

a GError, NULL to ignore.

Author(s)

Derived by RGtkGen from GTK+ documentation


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