Selection.sendNotifyForDisplay

Send a response to SelectionRequest event. Since 2.2

class Selection
static
void
sendNotifyForDisplay

Parameters

display Display

the GdkDisplay where requestor is realized

requestor GdkNativeWindow

window to which to deliver response.

selection GdkAtom

selection that was requested.

target GdkAtom

target that was selected.

property GdkAtom

property in which the selection owner stored the data, or GDK_NONE to indicate that the request was rejected.

time uint

timestamp.

Meta