gtk_im_context_get_preedit_string ( imcontext str attrs cursor_pos -- )


Vocabulary
gtk.ffi

Inputs
imcontextan object
stran object
attrsan object
cursor_posan object


Outputs
None

Definition


LIBRARY: gtk FUNCTION: void
gtk_im_context_get_preedit_string
( GtkIMContext* imcontext, gchar** str, PangoAttrList**
attrs, gint* cursor_pos )