~ubuntu-branches/ubuntu/vivid/modemmanager/vivid-proposed

« back to all changes in this revision

Viewing changes to introspection/org.freedesktop.ModemManager.xml

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-08-07 01:47:27 UTC
  • mfrom: (16.1.3 oneiric)
  • Revision ID: james.westby@ubuntu.com-20110807014727-ssze4jx65jrjltg9
Tags: 0.5-1
debian/rules: override dh_autoreconf in a nicer way so we don't have to
clean up manually afterwards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
      </arg>
15
15
    </method>
16
16
 
 
17
    <method name="SetLogging">
 
18
      <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_manager_set_logging"/>
 
19
      <tp:docstring>
 
20
        Set logging verbosity.
 
21
      </tp:docstring>
 
22
      <arg name="level" type="s" direction="in">
 
23
        <tp:docstring>
 
24
          One of [ERR, WARN, INFO, DEBUG].
 
25
        </tp:docstring>
 
26
      </arg>
 
27
    </method>
 
28
 
17
29
    <signal name="DeviceAdded">
18
30
      <tp:docstring>
19
31
        A device was added to the system.