Gtk.Button.prototype.enter

function enter():void {
    // Gjs wrapper for gtk_button_enter()
}

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