#include <spa/support/dbus.h>
◆ version
      
        
          | uint32_t spa_dbus_connection::version | 
      
 
 
◆ get
Get the DBusConnection from a wrapper. 
Note that the returned handle is closed and unref'd by spa_dbus immediately before emitting the asynchronous "disconnected" event. The caller must either deal with the invalidation, or keep an extra ref on the handle returned.
- Parameters
- 
  
  
- Returns
- a pointer of type DBusConnection 
 
 
◆ destroy
Destroy a dbus connection wrapper. 
- Parameters
- 
  
    | conn | the wrapper to destroy |  
 
 
 
◆ add_listener
Add a listener for events. 
Since version 1 
 
 
The documentation for this struct was generated from the following file: