Function
Dexfile_set_attributes
unstable since: 0.12
Declaration [src]
DexFuture*
dex_file_set_attributes (
GFile* file,
GFileInfo* file_info,
GFileQueryInfoFlags flags,
int io_priority
)
Parameters
file
-
Type:
GFile
A
GFile
.The data is owned by the caller of the function. file_info
-
Type:
GFileInfo
A
GFileInfo
.The data is owned by the caller of the function. flags
-
Type:
GFileQueryInfoFlags
No description available.
io_priority
-
Type:
int
No description available.