Function
Gdkselection_send_notify_for_display
Declaration [src]
void
gdk_selection_send_notify_for_display (
GdkDisplay* display,
GdkWindow* requestor,
GdkAtom selection,
GdkAtom target,
GdkAtom property,
guint32 time_
)
Parameters
display |
GdkDisplay |
The |
|
The data is owned by the caller of the function. | |
requestor |
GdkWindow |
Window to which to deliver response. |
|
The data is owned by the caller of the function. | |
selection |
GdkAtom |
Selection that was requested. |
|
target |
GdkAtom |
Target that was selected. |
|
property |
GdkAtom |
Property in which the selection owner stored the data,
or |
|
time_ |
guint32 |
Timestamp. |