API Version: 1
Library Version: 1.1.rc
Generated by gi-docgen 2026.1
unstable since: 1.1
DexFuture* dex_unlink ( const char* path )
This runs g_unlink() on a dedicated thread.
g_unlink()
Available since: 1.1
path
Type: const char*
const char*
The path to unlink.
Type: DexFuture
DexFuture
A DexFuture that resolves to an int of 0 on success or rejects with error.