Method GTK2.Entry()->set_icon_from_stock()
- Method
set_icon_from_stock
GTK2.Entryset_icon_from_stock(inticon_pos,stringid)- Description
Set the icon using a stock icon. To remove the icon, use set_icon_from_pixbuf().
GTK2.Entry set_icon_from_stock(int icon_pos, string id)
Set the icon using a stock icon. To remove the icon, use set_icon_from_pixbuf().