FileIF.setAttributesFinish

Finishes setting an attribute started in g_file_set_attributes_async().

interface FileIF
bool
setAttributesFinish

Parameters

result AsyncResultIF
info FileInfo

Return Value

Type: bool

TRUE if the attributes were set correctly, FALSE otherwise.

Throws

GException on failure.