Last updated: Sun, 12 May 2013 view this page in English
GtkCombo::disable_activate
void disable_activate();
WARNING! This method has been deprecated in PHP-GTK 2
and should NOT be used in newly written code.
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.
User Contributed Notes gtk.gtkcombo.method.disable_activate.php
There are no user contributed notes for this page.