RGtk2 (version 2.20.31)

gFileSetAttributesFinish: gFileSetAttributesFinish

Description

Finishes setting an attribute started in gFileSetAttributesAsync.

Usage

gFileSetAttributesFinish(object, result, .errwarn = TRUE)

Arguments

object
input GFile.
result
.errwarn
Whether to issue a warning on error or fail silently

Value

A list containing the following elements:
retval
[logical] TRUE if the attributes were set correctly, FALSE otherwise.
info
a GFileInfo.
error
a GError, or NULL