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