gdkDisplayRequestSelectionNotification {RGtk2} | R Documentation |
Request GdkEventOwnerChange
events for ownership changes
of the selection named by the given atom.
gdkDisplayRequestSelectionNotification(object, selection)
|
[GdkDisplay ] a GdkDisplay |
|
[GdkAtom ] the GdkAtom naming the selection for which
ownership change notification is requested |
Since 2.6
[logical] whether GdkEventOwnerChange
events will
be sent.
Derived by RGtkGen from GTK+ documentation