The selection_request_event signal will be emitted when another client requests ownership of the selection
owned by the widget's window.
| event |
the EventSelection which triggered this signal. |
|
true to stop other handlers from being invoked for the event. false to propagate the event further. |