NetworkManager/examples/C/glib
Jiří Klimeš 82fb1978a4 all: use G_VALUE_INIT to initialize GValue variables
It makes the initializations more explicit.
G_VALUE_INIT is available since glib 2.30, and NM now require glib >= 2.32
2013-03-25 08:41:18 +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 all: use G_VALUE_INIT to initialize GValue variables 2013-03-25 08:41:18 +01:00
get-ap-info-libnm-glib.c cli/examples: NM_802_11_MODE_AP mode is not valid for NMAccessPoint objects 2012-11-01 15:40:27 +01: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 build: clean up GLib-related pkg-config usage (bgo #687218) 2012-10-31 21:08:18 +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: remove GLIB_CHECK_VERSION checks from GDBus examples 2013-02-26 13:07:32 +01:00
monitor-nm-state-GDBus.c examples: remove GLIB_CHECK_VERSION checks from GDBus examples 2013-02-26 13:07:32 +01:00