~psusi/ubuntu/utopic/udisks2/fix-standby

« back to all changes in this revision

Viewing changes to doc/html/UDisksLinuxLoop.html

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Martin Pitt, Michael Biebl
  • Date: 2012-12-18 05:04:33 UTC
  • mfrom: (14.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20121218050433-3jwk4tdyip2umiy1
[ Martin Pitt ]
* Add debian/patches/test_luks_with_vfat.patch: Run Luks test with VFAT
  instead of ext4, to work around kernel crash with Linux 3.7 when using
  ext4 (https://launchpad.net/bugs/1089818)

[ Michael Biebl ]
* New upstream release.
* Update email address in debian/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
<div class="refsect1">
51
51
<a name="UDisksLinuxLoop.object-hierarchy"></a><h2>Object Hierarchy</h2>
52
52
<pre class="synopsis">
53
 
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
54
 
   +----<a href="http://library.gnome.org/devel/gio/unstable/GDBusInterfaceSkeleton.html">GDBusInterfaceSkeleton</a>
 
53
  GObject
 
54
   +----GDBusInterfaceSkeleton
55
55
         +----<a class="link" href="UDisksLoop.html#UDisksLoopSkeleton">UDisksLoopSkeleton</a>
56
56
               +----UDisksLinuxLoop
57
57
</pre>
60
60
<a name="UDisksLinuxLoop.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
61
61
<p>
62
62
UDisksLinuxLoop implements
63
 
 <a href="http://library.gnome.org/devel/gio/unstable/GDBusInterface.html">GDBusInterface</a> and  <a class="link" href="UDisksLoop.html" title="UDisksLoop">UDisksLoop</a>.</p>
 
63
 GDBusInterface and  <a class="link" href="UDisksLoop.html" title="UDisksLoop">UDisksLoop</a>.</p>
64
64
</div>
65
65
<div class="refsect1">
66
66
<a name="UDisksLinuxLoop.description"></a><h2>Description</h2>
93
93
</colgroup>
94
94
<tbody><tr>
95
95
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
96
 
<td>A new <a class="link" href="UDisksLinuxLoop.html" title="UDisksLinuxLoop"><span class="type">UDisksLinuxLoop</span></a>. Free with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
 
96
<td>A new <a class="link" href="UDisksLinuxLoop.html" title="UDisksLinuxLoop"><span class="type">UDisksLinuxLoop</span></a>. Free with <code class="function">g_object_unref()</code>.</td>
97
97
</tr></tbody>
98
98
</table></div>
99
99
</div>