API Version: 1
Library Version: 1.2.alpha
Generated by gi-docgen 2026.1
unstable since: 1.2
DexFuture* dex_file_query_filesystem_info ( GFile* file, const char* attributes, int io_priority )
Wraps g_file_query_filesystem_info_async().
g_file_query_filesystem_info_async()
Available since: 1.2
file
Type: GFile
GFile
A GFile.
attributes
Type: const char*
const char*
An attribute query string.
io_priority
Type: int
int
Priority for the IO operation.
Type: DexFuture
DexFuture
A DexFuture that resolves to a GFileInfo or rejects with error.
GFileInfo