Gtk.Widget::mnemonic-activate

function callback(widget, arg1:Boolean, ):Boolean;
widget

instance of Gtk.Widget that is emitting the signal

arg1
Returns

true to stop other handlers from being invoked for the event. false to propagate the event further.