- GReserved1
void function() GReserved1;
- GReserved2
void function() GReserved2;
- GReserved3
void function() GReserved3;
- GReserved4
void function() GReserved4;
- getDisplay
char* function(GAppLaunchContext* context, GAppInfo* info, GList* files) getDisplay;
- getStartupNotifyId
char* function(GAppLaunchContext* context, GAppInfo* info, GList* files) getStartupNotifyId;
- launchFailed
void function(GAppLaunchContext* context, const(char)* startupNotifyId) launchFailed;
- launched
void function(GAppLaunchContext* context, GAppInfo* info, GVariant* platformData) launched;
- parentClass
GObjectClass parentClass;
Undocumented in source.