Forum und email

GtkCombo::disable_activate

void disable_activate();

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

Stops the GtkCombo widget from showing the popup list when the GtkEntry emits the "activate" signal, i.e. when the Return key is pressed. This may be useful if, for example, you want the Return key to close a dialog instead.