Gdk.EventOwnerChange

Fields

Name

Type

Access

Description

owner

Gdk.Window

r/w

the new owner of the selection, or None if there is none

reason

Gdk.OwnerChange

r/w

the reason for the ownership change as a Gdk.OwnerChange value

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

True if 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

Details

class Gdk.EventOwnerChange

Generated when the owner of a selection changes. On X11, this information is only available if the X server supports the XFIXES extension.

New in version 2.6.