Description Usage Arguments Author(s)
Appends the given text to the contents of the widget.
WARNING: gtk_entry_append_text
has been deprecated since version 2.0 and should not be used in newly-written code. Use gtkEditableInsertText
instead.
1 | gtkEntryAppendText(object, text)
|
|
a |
|
the text to append |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.