insert_text_with_icon


Description:

public void insert_text_with_icon (int position, string text, string icon)

Insert an item with text and an icon into the combo box list.

Parameters:

this

A ComboBox

position

zero indexed position to insert the item at

text

name of the item

icon

name of an icon from the icon theme




2022 vala-language.org