summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorMarius Vollmer <mvollmer@redhat.com>2016-09-15 23:34:24 +0300
committerThomas Haller <thaller@redhat.com>2016-09-23 15:49:52 +0200
commit6eef13bf76461a878423a95b7140f46094b83012 (patch)
tree58cf2df9d7be35eb37e085f04b8835bdd7448487 /introspection
parent066175a159c51da762d897bf483d8e03688333e6 (diff)
manager: Add "Capabilities" property
Diffstat (limited to 'introspection')
-rw-r--r--introspection/nm-manager.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/introspection/nm-manager.xml b/introspection/nm-manager.xml
index cf178c395..9893556e5 100644
--- a/introspection/nm-manager.xml
+++ b/introspection/nm-manager.xml
@@ -381,6 +381,15 @@
<property name="Version" type="s" access="read"/>
<!--
+ Capabilities:
+
+ The current set of capabilities. See <link
+ linkend="NMCapability">NMCapability</link> for currently
+ defined capability numbers.
+ -->
+ <property name="Capabilities" type="ai" access="read"/>
+
+ <!--
State:
The overall state of the NetworkManager daemon.