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.