Sets up callback to be called whenever a change notification for variable is recieved.
| 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 |
|
true on success. |