gFileIOStreamQueryInfoFinish: gFileIOStreamQueryInfoFinish

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

Finalizes the asynchronous query started by gFileIOStreamQueryInfoAsync.

Usage

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

Arguments

object

a GFileIOStream.

result

a GAsyncResult.

.errwarn

Whether to issue a warning on error or fail silently

Details

Since 2.22

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.