Method
GtkEntryset_text
Declaration [src]
void
gtk_entry_set_text (
GtkEntry* entry,
const gchar* text
)
Description [src]
Sets the text in the widget to the given value, replacing the current contents.
See gtk_entry_buffer_set_text().
Sets property | Gtk.Entry:text |