add_action
Description:
Adds an action to the this.
If the action map already contains an action with the same name as action then the old action is dropped from the action map.
The action map takes its own reference on action.
Parameters:
| this |
an action map |
| action |
a [iface@Gio.Action] |