API Version: 1
Library Version: 1.2.alpha
Generated by gi-docgen 2026.1
unstable since: 1.2
DexFuture* dex_file_make_symbolic_link ( GFile* file, const char* symlink_value, int io_priority )
Wraps g_file_make_symbolic_link_async().
g_file_make_symbolic_link_async()
Available since: 1.2
file
Type: GFile
GFile
A GFile.
symlink_value
Type: const char*
const char*
The path for the target of the symbolic link.
io_priority
Type: int
int
Priority for the IO operation.
Type: DexFuture
DexFuture
A DexFuture that resolves to TRUE or rejects with error.
TRUE