GAppInfoIface.launch

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

Return Value

%TRUE on successful launch, %FALSE otherwise.

Throws

GException on failure.

Meta