I want to reset the ComboBoxEntry when the arrow symbol on it is clicked, but could not find any method that is called when arrow symbol on dropdown list is clicked.
None of the signals button_press_event, key_press_event or focus_in_event works. This all are called when the text area on dropdown receives focus.
Would be thankful for all your help.