The "selection-done" signal
is emitted when the selection routine is complete, that is, when either
a GtkMenuItem within the menu has been selected
or when the user has cancelled the menu by using the
Escape key.
This signal is not connected to any internal functions, merely
reporting the selection status. Use it in preference to the
"deactivate" signal.