Function
Dexfile_query_info
Declaration [src]
DexFuture*
dex_file_query_info (
GFile* file,
const char* attributes,
GFileQueryInfoFlags flags,
int io_priority
)
Parameters
file-
Type:
GFileA
GFile.The data is owned by the caller of the function. attributes-
Type:
const char*An attribute query string (see: GFile documentation).
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. flags-
Type:
GFileQueryInfoFlagsA set of
GFileQueryInfoFlags. io_priority-
Type:
intThe IO priority of the request.