atkObjectConnectPropertyChangeHandler {RGtk2} | R Documentation |
Specifies a function to be called when a property changes value.
atkObjectConnectPropertyChangeHandler(object, handler)
|
[AtkObject ] an AtkObject |
|
[AtkPropertyChangeHandler] a function to be called when a property changes its value |
[numeric] a numeric
which is the handler id used in
atkObjectRemovePropertyChangeHandler
Derived by RGtkGen from GTK+ documentation