NetworkManager/examples/C/glib
Jiří Klimeš 38382770aa examples: add C examples for monitoring whether NM runs
- the first uses dbus-glib and D-Bus "NameOwnerChanged" signal directly
- the second uses GIO's g_bus_watch_name()
- the third uses Qt and QDBusServiceWatcher class
2012-02-03 11:55:46 +01:00
..
add-connection-dbus-glib.c examples: move glib examples to a subdir 2011-04-20 19:25:50 -05:00
add-connection-libnm-glib.c examples: move glib examples to a subdir 2011-04-20 19:25:50 -05:00
get-active-connections-dbus-glib.c examples: move glib examples to a subdir 2011-04-20 19:25:50 -05:00
get-ap-info-libnm-glib.c examples: move glib examples to a subdir 2011-04-20 19:25:50 -05:00
list-connections-dbus-glib.c examples: move glib examples to a subdir 2011-04-20 19:25:50 -05:00
list-connections-libnm-glib.c core: use nm_connection_get_setting_<type>() whenever possible 2011-12-06 16:06:43 -06:00
Makefile.am examples: add C examples for monitoring whether NM runs 2012-02-03 11:55:46 +01:00
monitor-nm-running-dbus-glib.c examples: add C examples for monitoring whether NM runs 2012-02-03 11:55:46 +01:00
monitor-nm-running-GDBus.c examples: add C examples for monitoring whether NM runs 2012-02-03 11:55:46 +01:00