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 IconPress signal.
Emitted when an activatable icon is clicked.