~matttbe/ubuntu/raring/rhythmbox/lp1010619_RB_2.98

« back to all changes in this revision

Viewing changes to bindings/gi/MPID-3.0.gir

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-11-06 20:52:57 UTC
  • mfrom: (1.1.67) (214.1.1 quantal-proposed)
  • Revision ID: package-import@ubuntu.com-20121106205257-0btjh8jqley153el
Tags: 2.98-0ubuntu1
* New upstream release (LP: #1060601)
* debian/control.in:
  - Bump minimum glib, gtk, totem-plparser, clutter, and clutter-gst
  - Drop no longer needed musicbrainz dependency
* Refreshed 09_keywords.patch
* Updated 11_fix_cd_pausing.patch with fix from git
* Dropped patches applied in new version:
  - 00git_musicbrainz5.patch
  - 08_CVE-2012-3355.patch
  - dont_free_consumed_floating_gvariant.patch
  - git_scale_click.patch
  - git_crash_during_monitor.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
        <parameters>
36
36
          <parameter name="path" transfer-ownership="none">
37
37
            <doc xml:whitespace="preserve">the input path (either device node path or mount point)</doc>
38
 
            <type name="utf8" c:type="char*"/>
 
38
            <type name="utf8" c:type="const char*"/>
39
39
          </parameter>
40
40
        </parameters>
41
41
      </constructor>
42
42
      <property name="access-protocols" transfer-ownership="none">
 
43
        <doc xml:whitespace="preserve">Names of access protocols that can be used to access the device contents</doc>
43
44
        <array>
44
45
          <type name="utf8"/>
45
46
        </array>
46
47
      </property>
47
48
      <property name="audio-folders" transfer-ownership="none">
 
49
        <doc xml:whitespace="preserve">A set of folders (relative to the root of the device) containing audio
 
50
folders.</doc>
48
51
        <array>
49
52
          <type name="utf8"/>
50
53
        </array>
51
54
      </property>
52
55
      <property name="drive-type" transfer-ownership="none">
 
56
        <doc xml:whitespace="preserve">The device drive type</doc>
53
57
        <type name="utf8"/>
54
58
      </property>
55
59
      <property name="error" transfer-ownership="none">
 
60
        <doc xml:whitespace="preserve">MPID error code resulting from device detection (see #MPIDError)</doc>
56
61
        <type name="Error"/>
57
62
      </property>
58
63
      <property name="folder-depth" transfer-ownership="none">
 
64
        <doc xml:whitespace="preserve">The folder nesting level supported by the device.  -1 indicates there is no limit.</doc>
59
65
        <type name="gint"/>
60
66
      </property>
61
67
      <property name="fs-uuid" transfer-ownership="none">
 
68
        <doc xml:whitespace="preserve">The device filesystem UUID</doc>
62
69
        <type name="utf8"/>
63
70
      </property>
64
71
      <property name="input-formats" transfer-ownership="none">
 
72
        <doc xml:whitespace="preserve">A set of MIME types that the device can record</doc>
65
73
        <array>
66
74
          <type name="utf8"/>
67
75
        </array>
74
82
        <type name="utf8"/>
75
83
      </property>
76
84
      <property name="model" transfer-ownership="none">
 
85
        <doc xml:whitespace="preserve">The device model name</doc>
77
86
        <type name="utf8"/>
78
87
      </property>
79
88
      <property name="output-formats" transfer-ownership="none">
 
89
        <doc xml:whitespace="preserve">A set of MIME types that the device can play</doc>
80
90
        <array>
81
91
          <type name="utf8"/>
82
92
        </array>
83
93
      </property>
84
94
      <property name="playlist-formats" transfer-ownership="none">
 
95
        <doc xml:whitespace="preserve">A set of playlist format MIME types suppored by the device</doc>
85
96
        <array>
86
97
          <type name="utf8"/>
87
98
        </array>
88
99
      </property>
89
100
      <property name="playlist-path" transfer-ownership="none">
 
101
        <doc xml:whitespace="preserve">Path to playlist files on the device.  May include '%File' to indicate a directory
 
102
containing any number of playlist files.</doc>
90
103
        <type name="utf8"/>
91
104
      </property>
92
105
      <property name="requires-eject" transfer-ownership="none">
 
106
        <doc xml:whitespace="preserve">If %TRUE, the device must be ejected rather than unmounted</doc>
93
107
        <type name="gboolean"/>
94
108
      </property>
95
109
      <property name="serial" transfer-ownership="none">
 
110
        <doc xml:whitespace="preserve">The device serial ID</doc>
96
111
        <type name="utf8"/>
97
112
      </property>
98
113
      <property name="source" transfer-ownership="none">
 
114
        <doc xml:whitespace="preserve">The information source used to provide device information (see #MPIDSource)</doc>
99
115
        <type name="SourceType"/>
100
116
      </property>
101
117
      <property name="vendor" transfer-ownership="none">
 
118
        <doc xml:whitespace="preserve">The device vendor name</doc>
102
119
        <type name="utf8"/>
103
120
      </property>
104
121
      <field name="parent" readable="0" private="1">