Gdk.EventOwnerChange¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| owner | Gdk.Window | r/w | the new owner of the selection, or Noneif there is none | 
| reason | Gdk.OwnerChange | r/w | the reason for the ownership change as a Gdk.OwnerChangevalue | 
| selection | Gdk.Atom | r/w | the atom identifying the selection | 
| selection_time | int | r/w | the time at which the selection ownership was taken over | 
| send_event | int | r/w | Trueif the event was sent explicitly. | 
| time | int | r/w | the timestamp of the event | 
| type | Gdk.EventType | r/w | the type of the event ( Gdk.EventType.OWNER_CHANGE). | 
| window | Gdk.Window | r/w | the window which received the event | 
Methods¶
None