Gio.File::set_attributes_finish

function vfunc_set_attributes_finish(result: Gio.AsyncResult): [ok: Boolean, info: Gio.FileInfo] {
}
  

Finishes setting an attribute started in Gio.File.prototype.set_attributes_async.

result

a Gio.AsyncResult

Returns

true if the attributes were set correctly, false otherwise.