FileT.setAttributesFinish

Finishes setting an attribute started in g_file_set_attributes_async().

template FileT(TStruct)
bool
setAttributesFinish

Parameters

result AsyncResultIF
info FileInfo

Return Value

Type: bool

TRUE if the attributes were set correctly, FALSE otherwise.

Throws

GException on failure.