Handbook
Glossary
gdk_selection_send_notify_for_display ( display requestor selection target property time_ -- )
Vocabulary
gdk2
.
ffi
Inputs
display
an
object
requestor
an
object
selection
an
object
target
an
object
property
an
object
time_
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_selection_send_notify_for_display
( GdkDisplay* display,
GdkNativeWindow
requestor, GdkAtom*
selection, GdkAtom* target, GdkAtom* property,
guint32
time_
)