Method GTK2.Entry()->set_icon_from_pixbuf()
- Method
set_icon_from_pixbuf
GTK2.Entryset_icon_from_pixbuf(inticon_pos,GDK2.Pixbufb)- Description
Set the icon from the given in-memory image, or 0 to remove the icon at that position.
GTK2.Entry set_icon_from_pixbuf(int icon_pos, GDK2.Pixbuf b)
Set the icon from the given in-memory image, or 0 to remove the icon at that position.