Function
Dexfile_query_info
Declaration [src]
DexFuture*
dex_file_query_info (
GFile* file,
const char* attributes,
GFileQueryInfoFlags flags,
int io_priority
)
Parameters
file |
GFile* |
No description available. | |
The data is owned by the caller of the function. | |
attributes |
const char* |
No description available. | |
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. | |
flags |
GFileQueryInfoFlags |
No description available. | |
io_priority |
int |
No description available. |
Return value
Returns: | DexFuture |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |