GAppInfoIface.launchUris

struct GAppInfoIface
extern (C)
int function(GAppInfo* appinfo, GList* uris, GAppLaunchContext* context, GError** err) launchUris;

Return Value

%TRUE on successful launch, %FALSE otherwise.

Throws

GException on failure.

Meta