Handbook
Glossary
gdk_string_to_compound_text_for_display ( display str encoding format ctext length -- gint )
Vocabulary
gdk2
.
ffi
Inputs
display
an
object
str
an
object
encoding
an
object
format
an
object
ctext
an
object
length
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
gint
gdk_string_to_compound_text_for_display
( GdkDisplay* display, gchar* str, GdkAtom* encoding,
gint
format,
guint8
ctext,
gint
length )