has_action
Description:
[
Version ( since =
"2.28" ) ]
public virtual bool has_action (
string action_name)
Checks if the named action exists within this.
Parameters:
| this |
a [type@Gio.ActionGroup]
|
| action_name |
the name of the action to check for
|
Returns:
|
whether the named action exists
|