Package: gtk

Function gtk:combo-box-popdown

Lambda List

gtk:combo-box-popdown (combo)

Arguments

combo -- a gtk:combo-box widget

Details

Hides the menu or dropdown list of the combo box. This function is mostly intended for use by accessibility technologies. Applications should have little use for it.

Warning

The gtk:combo-box implementation is deprecated since 4.10. Use the gtk:drop-down widget instead.
 

See also

#2024-4-7