lookup_action


Description:

public abstract unowned Action? lookup_action (string action_name)

Looks up the action with the name action_name in this.

If no such action exists, returns `NULL`.

Parameters:

this

an action map

action_name

the name of an action

Returns:

a [iface@Gio.Action]