Handbook
Glossary
gtk_clipboard_wait_for_rich_text ( clipboard buffer format length -- guint8 )
Vocabulary
gtk2
.
ffi
Inputs
clipboard
an
object
buffer
an
object
format
an
object
length
an
object
Outputs
guint8
an
object
Definition
USING:
alien.syntax
gdk2.ffi
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
guint8
gtk_clipboard_wait_for_rich_text
( GtkClipboard* clipboard, GtkTextBuffer* buffer, GdkAtom*
format,
gulong
length )