Forum und email

GtkEntry::prepend_text

void prepend_text(string text);

警告! このメソッドは PHP-GTK 2 では非推奨です。 新しく書くコードでは使用してはいけません。

Prepends the given text to the contents of the widget.

参照: append_text() , get_text() , set_text()