Gtk.Button.prototype.leave

function leave():void {
    // Gjs wrapper for gtk_button_leave()
}

Emits a Gtk.leave signal to the given Gtk.Button.