- GReserved1
void function() GReserved1;
- GReserved2
void function() GReserved2;
- GReserved3
void function() GReserved3;
- 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;
- launchStarted
void function(GAppLaunchContext* context, GAppInfo* info, VariantC* platformData) launchStarted;
- launched
void function(GAppLaunchContext* context, GAppInfo* info, VariantC* platformData) launched;
- parentClass
GObjectClass parentClass;