Gtk.Widget::selection-notify-event

function callback(widget, event:Gdk.EventSelection, ):Boolean;
widget

instance of Gtk.Widget that is emitting the signal

event
Returns

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