Method
GtkEditableset_text
Declaration [src]
void
gtk_editable_set_text (
GtkEditable* editable,
const char* text
)
Description [src]
Sets the text in the editable to the given value.
This is replacing the current contents.
Sets property | Gtk.Editable:text |