API Version: 1
Library Version: 1.2.alpha
Generated by gi-docgen 2026.1
unstable since: 1.2
DexFuture* dex_file_set_display_name ( GFile* file, const char* display_name, int io_priority )
Wraps g_file_set_display_name_async().
g_file_set_display_name_async()
Available since: 1.2
file
Type: GFile
GFile
A GFile.
display_name
Type: const char*
const char*
A new display name.
io_priority
Type: int
int
Priority for the IO operation.
Type: DexFuture
DexFuture
A DexFuture that resolves to the renamed GFile or rejects with error.