Gtk.Entry::icon-release
function callback(entry, icon_pos:Gtk.EntryIconPosition, event:Gdk.EventButton, ):void;
The ::icon-release signal is emitted on the button release from a mouse click over an activatable icon.
Since 2.16
- entry
instance of Gtk.Entry that is emitting the signal
- icon_pos
The position of the clicked icon
- event
the button release event