Warning gtk_entry_append_text has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_editable_insert_text() instead. Appends the given text to the contents of the widget.
the text to append
See Implementation
Warning gtk_entry_append_text has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_editable_insert_text() instead. Appends the given text to the contents of the widget.