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