Gtk.Actionable.prototype.get_action_name
function get_action_name():String {
    // Gjs wrapper for gtk_actionable_get_action_name()
}Gets the action name for actionable.
See Gtk.set_action_name for more information.
Since 3.4
- Returns
 the action name, or null if none is set