Method
GioFileset_attributes_finish
Declaration
gboolean
g_file_set_attributes_finish (
GFile* file,
GAsyncResult* result,
GFileInfo** info,
GError** error
)
Parameters
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
info |
GFileInfo |
A |
|
The argument will be set by the function. | |
The instance takes ownership of the data, and is responsible for freeing it. | |
error |
GError ** |
The return location for a GError* , or NULL . |