Element.addPropertyNotifyWatch

class Element
gulong
addPropertyNotifyWatch

Parameters

propertyName string

name of property to watch for changes, or NULL to watch all properties

includeValue bool

whether to include the new property value in the message

Return Value

Type: gulong

a watch id, which can be used in connection with Element.removePropertyNotifyWatch to remove the watch again.

Meta

Since

1.10