gdk.types.EventType.SelectionNotify or gdk.types.EventType.SelectionRequest).
EventSelection.type
gdk.types.EventType type() @propertyGet type field.
Returns
the type of the event (gdk.types.EventType.SelectionClear,
void type(gdk.types.EventType propval) @propertySet type field.
Parameters
propval | the type of the event (gdk.types.EventType.SelectionClear, gdk.types.EventType.SelectionNotify or gdk.types.EventType.SelectionRequest). |