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()