What signal is used to tell when a user selects a drop-down item in Gtk4?
I am trying to connect a function after choosing a drop-down item. Also is it possible to determine whether the user clicked the left mouse or right mouse button when choosing an item?