Function MainLoop._globalMenuAction

Called when the user performs an action in the system global menu (e.g. the Mac OS menu bar).

void _globalMenuAction(VariantArg0, VariantArg1) (
  in VariantArg0 id,
  in VariantArg1 meta
);