Method
FoundryIntentManagerdispatch
unstable since: 1.1
Declaration [src]
DexFuture*
foundry_intent_manager_dispatch (
FoundryIntentManager* self,
FoundryIntent* intent
)
Description [src]
Dispatch the intent to the first handler which can handle it.
Available since: 1.1
Parameters
intent-
Type:
FoundryIntentThe data is owned by the caller of the method.