Handbook
Glossary
atk_text_get_offset_at_point ( text x y coords -- gint )
Vocabulary
atk
.
ffi
Inputs
text
an
object
x
an
object
y
an
object
coords
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
gint
atk_text_get_offset_at_point
( AtkText* text,
gint
x,
gint
y,
AtkCoordType
coords )