GAppInfoIface.launchUrisFinish

struct GAppInfoIface
extern (C)
int function(GAppInfo* appinfo, GAsyncResult* result, GError** err) launchUrisFinish;

Return Value

TRUE on successful launch, FALSE otherwise.

Throws

GException on failure.