Handbook
Glossary
gtk_im_context_get_surrounding ( imcontext text cursor_index -- gboolean )
Vocabulary
gtk2
.
ffi
Inputs
imcontext
an
object
text
an
object
cursor_index
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
gboolean
gtk_im_context_get_surrounding
( GtkIMContext* imcontext, gchar* text,
gint
cursor_index )