mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 23:20:06 +01:00
Remove _nm_object_ensure_inited(), etc; objects that implement GInitable are now mandatory-to-init(). Remove constructor() implementations that sometimes return NULL; do all the relevant checking in init() instead. Make nm_client_new() and nm_remote_settings_new() take a GCancellable and a GError**. |
||
|---|---|---|
| .. | ||
| add_connection.py | ||
| device-state-ip4config.py | ||
| firewall-zone.py | ||
| get-active-connections.py | ||
| get_ips.py | ||
| list-connections.py | ||
| Makefile.am | ||
| show-wifi-networks.py | ||
| update-ip4-method.py | ||