Gtk.Widget::focus
function callback(widget, direction:Gtk.DirectionType, ):Boolean;
- widget
instance of Gtk.Widget that is emitting the signal
- direction
- Returns
true to stop other handlers from being invoked for the event. false to propagate the event further.