[ Version ( since = "0.20.12" ) ]
public bool add_raw_notify (owned ServiceProxyNotifyCallback callback)
Get a notification for anything that happens on the peer.
value in callback will be of type G_TYPE_POINTER and contain the pre-parsed [type@libxml2.Doc]. Do NOT free or
modify this document.
| this | |
| callback |
The callback to call when the peer issues any variable notification. |
| notify |
A DestroyNotify for |
| user_data |
User data for |
|
true on success. |