add_notify
Description:
Sets up callback to be called whenever a change notification for variable is recieved.
Parameters:
| this | |
| variable |
The variable to add notification for |
| type |
The type of the variable |
| callback |
The callback to call when |
| user_data |
User data for |
Returns:
|
|