Actionable.setDetailedActionName
void setDetailedActionName(string detailedActionName)Sets the action-name and associated string target value of an actionable widget.
detailed_action_name is a string in the format accepted by [gio.action.Action.parseDetailedName].
Parameters
detailedActionName | the detailed action name |