Handbook
Glossary
atk_object_remove_property_change_handler ( object handler_id -- )
Vocabulary
atk
.
ffi
Inputs
object
an
object
handler_id
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
void
atk_object_remove_property_change_handler
( AtkObject* object,
guint
handler_id )