Display.requestSelectionNotification

Request GdkEventOwnerChange events for ownership changes of the selection named by the given atom.

class Display
bool
requestSelectionNotification

Parameters

selection GdkAtom

the gdk.Atom naming the selection for which ownership change notification is requested

Return Value

Type: bool

whether GdkEventOwnerChange events will be sent.

Meta