from_accel_closure
function from_accel_closure(closure:GObject.Closure):Gtk.AccelGroup { // Gjs wrapper for gtk_accel_group_from_accel_closure() }
Finds the Gtk.AccelGroup to which closure is connected; see Gtk.AccelGroup.prototype.connect.
- closure
- Returns
the Gtk.AccelGroup to which closure is connected, or null