PadActionEntry.actionName
string actionName() @propertyGet actionName field.
Returns
action name that will be activated in the [gio.action_group.ActionGroup].
void actionName(string propval) @propertySet actionName field.
Parameters
propval | action name that will be activated in the [gio.action_group.ActionGroup]. |