![Florian Müllner](/assets/img/avatar_default.png)
We cannot disconnect a signal handler via the usual disconnect() as nm_device_disconnect() shadows the GObject method, but we can use g_signal_handler_disconnect(). https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/626
We cannot disconnect a signal handler via the usual disconnect() as nm_device_disconnect() shadows the GObject method, but we can use g_signal_handler_disconnect(). https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/626