Asynchronously sets the attributes of this with info
.
For more details, see set_attributes_from_info, which is the synchronous version of this call.
When the operation is finished, callback
will be called. You can then call
set_attributes_async.end to get the result of the operation.
this |
input File |
info |
a FileInfo |
flags | |
io_priority |
the I/O priority of the request |
cancellable |
optional Cancellable object, null to ignore |
callback | |
user_data |
a pointer |