Description Usage Arguments Author(s)
Deletes current contents of buffer
, and inserts text
instead. If
len
is -1, text
must be nul-terminated. text
must be valid UTF-8.
1 | gtkTextBufferSetText(object, text, len = -1)
|
|
a |
|
UTF-8 text to insert |
|
length of |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.