append_text


Description:

[ Version ( since = "2.24" ) ]
public void append_text (string text)

Appends text to the list of strings stored in this.

This is the same as calling insert_text with a position of -1.

Parameters:

this

A ComboBoxText

text

A string