gtkTextBufferSetText
Deletes current contents of buffer
, and inserts text
instead. If
len
is -1, text
must be nul-terminated. text
must be valid UTF-8.
gtkTextBufferSetText(object, text, len = -1)
|
|
|
UTF-8 text to insert |
|
length of |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.