mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 13:40:20 +01:00
libnm: emit property changed signal when setting NM_CLIENT_DBUS_CONNECTION
(cherry picked from commit 3ae97cc543)
This commit is contained in:
parent
fc41827874
commit
7efcf00059
1 changed files with 2 additions and 0 deletions
|
|
@ -6896,6 +6896,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