File.setAttributesFinish

Finishes setting an attribute started in g_file_set_attributes_async().

class File
int
setAttributesFinish

Parameters

result AsyncResultIF

a GAsyncResult

info FileInfo

a GFileInfo. out[transfer full]

Return Value

Type: int

TRUE if the attributes were set correctly, FALSE otherwise.

Throws

GException on failure.

Meta