Handbook
Glossary
gdk_selection_convert ( requestor selection target time_ -- )
Vocabulary
gdk2
.
ffi
Inputs
requestor
an
object
selection
an
object
target
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_convert
( GdkWindow* requestor, GdkAtom* selection, GdkAtom* target,
guint32
time_ )