insert_text


Description:

public void insert_text (int position, string text)

Insert an item into the combo box list.

Parameters:

this

A ComboBox

position

zero indexed position to insert the item at

text

name of the item




2022 vala-language.org