selection_clear_event
Description:
The selection_clear_event signal will be emitted when the the widget
's window has lost ownership of a
selection.
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. |