mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 10:40:08 +01:00
libnm: emit property changed signal when setting NM_CLIENT_DBUS_CONNECTION
This commit is contained in:
parent
3cd54125b2
commit
3ae97cc543
1 changed files with 2 additions and 0 deletions
|
|
@ -6974,6 +6974,8 @@ _init_start_bus_get_cb (GObject *source, GAsyncResult *result, gpointer user_dat
|
|||
priv->dbus_connection = dbus_connection;
|
||||
|
||||
_init_start_with_bus (self);
|
||||
|
||||
_notify (self, PROP_DBUS_CONNECTION);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue