Forum und email

GtkEntry::append_text

void append_text(string text);

ВНИМАНИЕ! Този метод вече не се използва в PHP-GTK 2 и при писането на нови програми НЕ трябва да бъде използван

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.

Виж също: get_text() , prepend_text() , set_text()