Handbook
Glossary
GtkClipboardRichTextReceivedFunc ( quot -- alien )
Vocabulary
gtk2
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gdk2.ffi
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
CALLBACK:
void
GtkClipboardRichTextReceivedFunc
( GtkClipboard* clipboard, GdkAtom* format,
guint8
text,
gulong
length,
gpointer
data )