summaryrefslogtreecommitdiff
path: root/src/nm-manager.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2014-10-06 11:21:54 -0500
committerThomas Haller <thaller@redhat.com>2015-12-04 12:16:41 +0100
commit5da37a129c25350e6f5041726a23d4d9f8318762 (patch)
treeadc14d400af21604cbf0025c58b86f1a703b7e65 /src/nm-manager.h
parent20906ca7a338661776a0a8364e41df9fd0ee3467 (diff)
downloadNetworkManager-5da37a129c25350e6f5041726a23d4d9f8318762.tar.gz
api/manager: add GetAllDevices() method and AllDevices property
Returns both realized and un-realized devices.
Diffstat (limited to 'src/nm-manager.h')
-rw-r--r--src/nm-manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nm-manager.h b/src/nm-manager.h
index 7807f450c8..7486c49958 100644
--- a/src/nm-manager.h
+++ b/src/nm-manager.h
@@ -50,6 +50,7 @@
#define NM_MANAGER_DEVICES "devices"
#define NM_MANAGER_METERED "metered"
#define NM_MANAGER_GLOBAL_DNS_CONFIGURATION "global-dns-configuration"
+#define NM_MANAGER_ALL_DEVICES "all-devices"
/* Not exported */
#define NM_MANAGER_HOSTNAME "hostname"