gdk.types.EventType.SelectionNotify or gdk.types.EventType.SelectionRequest).
EventSelection.type
Get type field.
Returns
the type of the event (gdk.types.EventType.SelectionClear,
Set type field.
Parameters
propval | the type of the event (gdk.types.EventType.SelectionClear, gdk.types.EventType.SelectionNotify or gdk.types.EventType.SelectionRequest). |