API Version: 1
Library Version: 1.2.alpha
Generated by gi-docgen 2026.1
unstable since: 1.2
void dex_promise_resolve_enum ( DexPromise* promise, GType enum_type, guint value )
Resolve promise to value.
promise
value
Available since: 1.2
enum_type
Type: GType
GType
A GType of G_TYPE_ENUM.
G_TYPE_ENUM
Type: guint
guint
The enum value.