gtk_im_context_get_surrounding ( imcontext text cursor_index -- gboolean )


Vocabulary
gtk3.ffi

Inputs
imcontextan object
textan object
cursor_indexan object


Outputs
gbooleanan object


Definition


LIBRARY: gtk3 FUNCTION: gboolean
gtk_im_context_get_surrounding
( GtkIMContext* imcontext, gchar** text, gint* cursor_index
)