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