Function
Dexfile_io_stream_query_info
unstable since: 1.2
Declaration [src]
DexFuture*
dex_file_io_stream_query_info (
GFileIOStream* stream,
const char* attributes,
int io_priority
)
Parameters
stream-
Type:
GFileIOStreamThe data is owned by the caller of the function. attributes-
Type:
const char*File attributes to query.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. io_priority-
Type:
intPriority for the IO operation.