set_text
Description:
Sets the text in the editable to the given value.
This is replacing the current contents.
Parameters:
this |
a `GtkEditable` |
text |
the text to set |
Sets the text in the editable to the given value.
This is replacing the current contents.
this |
a `GtkEditable` |
text |
the text to set |