NetworkManager/examples/python/gi
Dan Winship 258e74eb0c libnm: make the the use of GInitable mandatory
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**.
2014-08-01 14:34:40 -04:00
..
add_connection.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
device-state-ip4config.py libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
firewall-zone.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
get-active-connections.py libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
get_ips.py libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
list-connections.py all: port everything to libnm 2014-08-01 14:34:05 -04:00
Makefile.am examples: add Python D-Bus and GI examples for updating IPv4 setting method 2014-06-10 16:20:35 -05:00
show-wifi-networks.py libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
update-ip4-method.py all: port everything to libnm 2014-08-01 14:34:05 -04:00