Action.activate
void activate() nothrowEmits the “activate” signal on the specified action, if it isn't insensitive. This gets called by the proxy widgets when they get activated.
It can also be used to manually activate an action.
Deprecated
Use gio.action_group.ActionGroup.activateAction on a #GAction instead