Handbook
Glossary
gtk_im_context_get_surrounding ( imcontext text cursor_index -- gboolean )
Vocabulary
gtk3
.
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:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gboolean
gtk_im_context_get_surrounding
( GtkIMContext* imcontext, gchar** text, gint* cursor_index
)