Handbook
Glossary
gdk_selection_send_notify ( requestor selection target property time_ -- )
Vocabulary
gdk2
.
ffi
Inputs
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
(
GdkNativeWindow
requestor, GdkAtom* selection, GdkAtom*
target, GdkAtom* property,
guint32
time_ )