Function
Dexfile_output_stream_query_info
unstable since: 1.2
Declaration [src]
DexFuture*
dex_file_output_stream_query_info (
GFileOutputStream* stream,
const char* attributes,
int io_priority
)
Parameters
stream-
Type:
GFileOutputStreamThe 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.