Skip to content
  • Thomas Haller's avatar
    libnm: add helper functions for refactoring D-Bus calls in libnm · e6e6057a
    Thomas Haller authored
    We will drop GDBusProxy and the gdbus-codegen classes. First, we need to
    replace all D-Bus calls from nmdbus_*() API with plain uses of GDBusConnection.
    For that, add accessors to get the dbus-connection and the name-owner.
    
    This API is not beautiful, it's an interim solution for now.
    e6e6057a