Gtk.Activatable.prototype.get_related_action
function get_related_action():Gtk.Action {
// Gjs wrapper for gtk_activatable_get_related_action()
}Gets the related Gtk.Action for activatable.
Since 2.16
- Returns
the related Gtk.Action if one is set.