ComboBox.popupForDevice
void popupForDevice(gdk.device.Device device)Pops up the menu or dropdown list of combo_box, the popup window will be grabbed so only device and its associated pointer/keyboard are the only #GdkDevices able to send events to it.
Parameters
device | a #GdkDevice |