GtkEntry::set_text

void set_text(string text);

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

See also: append_text() , get_text() , prepend_text()