Entry.setText
void setText(string text)Sets the text in the widget to the given value, replacing the current contents.
See [gtk.entry_buffer.EntryBuffer.setText].
Parameters
text | the new text |
void setText(string text)Sets the text in the widget to the given value, replacing the current contents.
See [gtk.entry_buffer.EntryBuffer.setText].
text | the new text |