ObjectAtk.connectPropertyChangeHandler

Specifies a function to be called when a property changes value.

class ObjectAtk
uint
connectPropertyChangeHandler

Parameters

handler AtkPropertyChangeHandler*

a function to be called when a property changes its value

Return Value

Type: uint

a guint which is the handler id used in atk_object_remove_property_change_handler()

Meta