GtkEntry::append_text
WARNING! This method has been deprecated in PHP-GTK 2 and should NOT be used in newly written code.
Appends text to the current text value of the entry.
DEPRECATED. This
method should not be used in newly written code. Use get_text() and set_text() instead.
See also: get_text() , prepend_text() , set_text()