Package: gtk

Function gtk-combo-box-popup-for-device

Lambda List

gtk-combo-box-popup-for-device (combo device)

Arguments

combo -- a gtk-combo-box widget
device -- a gdk-device object

Details

Pops up the menu or dropdown list of the combo box. The popup window will be grabbed so only device and its associated pointer/keyboard are the only gdk-device objects able to send events to it.
 

See also

2021-3-12