Function
Gdkselection_send_notify_for_display
since: 2.2
Declaration [src]
void
gdk_selection_send_notify_for_display (
GdkDisplay* display,
GdkWindow* requestor,
GdkAtom selection,
GdkAtom target,
GdkAtom property,
guint32 time_
)
Parameters
display-
Type:
GdkDisplayThe
GdkDisplaywhererequestoris realized.The data is owned by the caller of the function. requestor-
Type:
GdkWindowWindow to which to deliver response.
The data is owned by the caller of the function. selection-
Type:
GdkAtomSelection that was requested.
target-
Type:
GdkAtomTarget that was selected.
property-
Type:
GdkAtomProperty in which the selection owner stored the data, or
GDK_NONEto indicate that the request was rejected. time_-
Type:
guint32Timestamp.