Handbook
Glossary
atk_image_get_image_position ( image x y coord_type -- )
Vocabulary
atk
.
ffi
Inputs
image
an
object
x
an
object
y
an
object
coord_type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
void
atk_image_get_image_position
( AtkImage* image,
gint
x,
gint
y,
AtkCoordType
coord_type )