FileIF.setAttributesFinish

Finishes setting an attribute started in g_file_set_attributes_async().

interface FileIF
bool
setAttributesFinish

Parameters

result AsyncResultIF

a #GAsyncResult

info FileInfo

a #GFileInfo

Return Value

Type: bool

%TRUE if the attributes were set correctly, %FALSE otherwise.

Throws

GException on failure.

Meta