Description Usage Value Author(s)
Creates a new GtkTextView. If you don't call gtkTextViewSetBuffer
before using the text view, an empty default buffer will be created
for you. Get the buffer with gtkTextViewGetBuffer. If you want
to specify your own buffer, consider gtkTextViewNewWithBuffer.
1 |
[GtkWidget] a new GtkTextView
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.