set_icon_from_stock


Description:

public void set_icon_from_stock (EntryIconPosition icon_pos, string? stock_id)

Sets the icon shown in the entry at the specified position from a stock image.

Note:

If stock_id is null, no icon will be shown in the specified position.

Parameters:

this

A Entry

icon_pos

Icon position

stock_id

The name of the stock item, or null