aboutsummaryrefslogtreecommitdiff
path: root/introspection/org.freedesktop.ModemManager.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-08-07 01:47:27 +0200
committerGuido Günther <agx@sigxcpu.org>2014-02-05 08:38:27 +0100
commit95e75c9fd39d5c16c79add762ca578e0360509d6 (patch)
tree2f09dec06f41503d32a3deade89123ba3ce267c2 /introspection/org.freedesktop.ModemManager.xml
parent59ed3390b9a798ff8bf9133cbc28c4539ad99f42 (diff)
parenta09050a7f63a262bf90dcb1c7a41f9cfd205db43 (diff)
Imported Debian patch 0.5-1debian/0.5-1
Diffstat (limited to 'introspection/org.freedesktop.ModemManager.xml')
-rw-r--r--introspection/org.freedesktop.ModemManager.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/introspection/org.freedesktop.ModemManager.xml b/introspection/org.freedesktop.ModemManager.xml
index bdeac01..0bc9fb2 100644
--- a/introspection/org.freedesktop.ModemManager.xml
+++ b/introspection/org.freedesktop.ModemManager.xml
@@ -14,6 +14,18 @@
</arg>
</method>
+ <method name="SetLogging">
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_manager_set_logging"/>
+ <tp:docstring>
+ Set logging verbosity.
+ </tp:docstring>
+ <arg name="level" type="s" direction="in">
+ <tp:docstring>
+ One of [ERR, WARN, INFO, DEBUG].
+ </tp:docstring>
+ </arg>
+ </method>
+
<signal name="DeviceAdded">
<tp:docstring>
A device was added to the system.