Handbook
Glossary
atk_component_add_focus_handler ( component handler -- guint )
Vocabulary
atk
.
ffi
Inputs
component
an
object
handler
an
object
Outputs
guint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
guint
atk_component_add_focus_handler
( AtkComponent* component,
AtkFocusHandler
handler )