Handbook
Glossary
gtk_im_context_get_preedit_string ( imcontext str attrs cursor_pos -- )
Vocabulary
gtk2
.
ffi
Inputs
imcontext
an
object
str
an
object
attrs
an
object
cursor_pos
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
pango.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_im_context_get_preedit_string
( GtkIMContext* imcontext, gchar** str, PangoAttrList**
attrs, gint* cursor_pos )