signal callback delegate or function to connect
void callback(gtk.types.EntryIconPosition iconPos, gtk.entry.Entry entry)
iconPos The position of the clicked icon (optional)
entry the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to IconRelease signal.
Emitted on the button release from a mouse click over an activatable icon.