Handbook
Glossary
atk_component_get_size ( component width height -- )
Vocabulary
atk
.
ffi
Inputs
component
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_component_get_size
( AtkComponent* component,
gint
width,
gint
height )