prepend_text


Description:

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

Prepends text to the list of strings stored in this.

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

Parameters:

this

A ComboBox

text

A string