Handbook
Glossary
atk_component_set_size ( component width height -- gboolean )
Vocabulary
atk
.
ffi
Inputs
component
an
object
width
an
object
height
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
gboolean
atk_component_set_size
( AtkComponent* component,
gint
width,
gint
height )