RGtk2 (version 2.20.31)

gtkEntryAppendText: gtkEntryAppendText

Description

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.

Usage

gtkEntryAppendText(object, text)

Arguments

object
text
the text to append