Method GTK2.Image()->set_from_stock()


Method set_from_stock

GTK2.Image set_from_stock(string stock_id, int size)

Description

Sets from a stock icon. Sample icon names are GTK2.STOCK_OPEN, GTK2.STOCK_EXIT. Sample stock sizes are GTK2.ICON_SIZE_MENU, GTK2.ICON_SIZE_SMALL_TOOLBAR. If the stock name isn't known, the image will be empty.