RGtk2 (version 2.20.31)

gFileOutputStreamQueryInfoFinish: gFileOutputStreamQueryInfoFinish

Description

Finalizes the asynchronous query started by gFileOutputStreamQueryInfoAsync.

Usage

gFileOutputStreamQueryInfoFinish(object, result, .errwarn = TRUE)

Arguments

result
.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.