Entry.setText

Sets the text in the widget to the given value, replacing the current contents.

See gtk_entry_buffer_set_text().

class Entry
void
setText
(
string text
)

Parameters

text string

the new text

Meta