Pelagicore / gdbus-codegen-glibmm

Code generator for C++ D-Bus stubs and proxies using Giomm/Glibmm
GNU Lesser General Public License v2.1
23 stars 25 forks source link

Proxy::createForBus() needs to take a `Cancellable` parameter #17

Closed mardy closed 5 years ago

mardy commented 6 years ago

Currently, our createForBus() factory methods are not cancellable, but they must be.

erikboto commented 6 years ago

@mardy This can be closed now, right?

mardy commented 5 years ago

Indeed :-)