Handbook
Glossary
atk_text_set_caret_offset ( text offset -- gboolean )
Vocabulary
atk
.
ffi
Inputs
text
an
object
offset
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
gboolean
atk_text_set_caret_offset
( AtkText* text,
gint
offset )