Function
Dexbus_get
since: 0.4
Declaration [src]
DexFuture*
dex_bus_get (
  GBusType bus_type
)
Parameters
- bus_type
- 
            Type: GBusTypeNo description available. 
Return value
Type: DexFuture
A DexFuture that resolves to a GDBusConnection
  or rejects with error.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |