Handbook
Glossary
atk_image_get_image_size ( image width height -- )
Vocabulary
atk
.
ffi
Inputs
image
an
object
width
an
object
height
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_size
( AtkImage* image,
gint
width,
gint
height )