gdkDisplayRequestSelectionNotification {RGtk2}R Documentation

gdkDisplayRequestSelectionNotification

Description

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

Usage

gdkDisplayRequestSelectionNotification(object, selection)

Arguments

object [GdkDisplay] a GdkDisplay
selection [GdkAtom] the GdkAtom naming the selection for which ownership change notification is requested

Details

Since 2.6

Value

[logical] whether GdkEventOwnerChange events will be sent.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]