commit python-gnome for openSUSE:Factory
Hello community, here is the log from the commit of package python-gnome for openSUSE:Factory checked in at Wed Mar 31 19:40:00 CEST 2010. -------- --- GNOME/python-gnome/python-gnome.changes 2010-01-24 16:27:14.000000000 +0100 +++ /mounts/work_src_done/STABLE/python-gnome/python-gnome.changes 2010-03-31 01:57:37.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Mar 31 01:56:48 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.28.1: + + A couple of gconf module bugs fixed + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-python-2.28.0.tar.bz2 New: ---- gnome-python-2.28.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gnome.spec ++++++ --- /var/tmp/diff_new_pack.gW3zI6/_old 2010-03-31 19:39:46.000000000 +0200 +++ /var/tmp/diff_new_pack.gW3zI6/_new 2010-03-31 19:39:46.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-gnome (Version 2.28.0) +# spec file for package python-gnome (Version 2.28.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,8 +23,8 @@ BuildRequires: libbonobo-devel libgnome-devel libgnomeui-devel python-devel python-gtk-devel python-orbit-devel Url: ftp://ftp.gnome.org/pub/gnome/sources/gnome-python Summary: Python bindings for GNOME -Version: 2.28.0 -Release: 2 +Version: 2.28.1 +Release: 1 Source: %{_name}-%{version}.tar.bz2 Source99: baselibs.conf License: LGPLv2.1+ ++++++ gnome-python-2.28.0.tar.bz2 -> gnome-python-2.28.1.tar.bz2 ++++++ ++++ 11910 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/ChangeLog new/gnome-python-2.28.1/ChangeLog --- old/gnome-python-2.28.0/ChangeLog 2009-09-21 16:29:42.000000000 +0200 +++ new/gnome-python-2.28.1/ChangeLog 2010-03-31 01:34:00.000000000 +0200 @@ -1,3 +1,28 @@ +2010-03-31 Gustavo Carneiro <gjc@inescporto.pt> + + * wscript: Use the 'cflags' 3rd party waf module to enable debug/release + cflags + + * gnome/__init__.py: Don't import ltihooks in the gnome module + +2010-03-30 Gustavo Carneiro <gjc@inescporto.pt> + + * NEWS, configure.ac, wscript: NEWS and version bump to 2.28.1 + + * bzrplugins/gnulog.py: bzr plugin no longer needed + +2009-12-14 Gustavo Carneiro <gjc@inescporto.pt> + + * docs/gnomevfs/wscript: disable gtkdoc-fixxref temporarily while it is + broken + +2009-11-28 Gustavo Carneiro <gjc@inescporto.pt> + + * gconf/gconf.override: Fix reference leak. + + * gconf/gconf.override, tests/testgconf.py: Bug 595566: crash when passing a + list with a None value to GConf + 2009-09-21 Gustavo Carneiro <gjc@inescporto.pt> * NEWS: update news for relase diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/NEWS new/gnome-python-2.28.1/NEWS --- old/gnome-python-2.28.0/NEWS 2009-09-21 16:29:13.000000000 +0200 +++ new/gnome-python-2.28.1/NEWS 2010-03-31 00:43:42.000000000 +0200 @@ -1,3 +1,7 @@ +Overview of Changes from gnome-python 2.28.0 to gnome-python 2.28.1 +==================================================================== +* A couple of gconf module bugs fixed + Overview of Changes from gnome-python 2.27.1 to gnome-python 2.28.0 ==================================================================== (nothing) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/PKG-INFO new/gnome-python-2.28.1/PKG-INFO --- old/gnome-python-2.28.0/PKG-INFO 2009-09-21 16:30:15.000000000 +0200 +++ new/gnome-python-2.28.1/PKG-INFO 2010-03-31 01:34:20.000000000 +0200 @@ -1,12 +1,12 @@ Metadata-Version: 1.0 Name: gnome-python -Version: 2.28.0 +Version: 2.28.1 Summary: Python bindings for gnome-libs in the developer platform Home-page: http://www.daa.com.au/~james/software/pygtk/ Author: James Henstridge Author-email: james@daa.com.au License: GNU LGPL -Download-url: http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.0/gnome-python- 2.28.0.tar.gz +Download-url: http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.0/gnome-python- 2.28.1.tar.gz Description: gnome-python is a set of bindings for the Gnome platform libraries. It builds on top of the PyGTK bindings for GTK and the PyORBit bindings for ORBit2. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/config.h.in new/gnome-python-2.28.1/config.h.in --- old/gnome-python-2.28.0/config.h.in 2009-09-21 16:29:52.000000000 +0200 +++ new/gnome-python-2.28.1/config.h.in 2010-03-31 01:34:08.000000000 +0200 @@ -64,6 +64,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/configure.ac new/gnome-python-2.28.1/configure.ac --- old/gnome-python-2.28.0/configure.ac 2009-09-21 16:27:37.000000000 +0200 +++ new/gnome-python-2.28.1/configure.ac 2010-03-31 00:42:33.000000000 +0200 @@ -4,7 +4,7 @@ dnl the gnome-python version number m4_define(gnome_python_major_version, 2) m4_define(gnome_python_minor_version, 28) -m4_define(gnome_python_micro_version, 0) +m4_define(gnome_python_micro_version, 1) m4_define(gnome_python_version, dnl gnome_python_major_version.gnome_python_minor_version.gnome_python_micro_version) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-context.html new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-context.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-context.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-context.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,5 +1,5 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.Context</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="next" href="class-gnomevfs-directoryhandle.html" title="gnomevfs.DirectoryHandle"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.Context</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gnomevfs-class-reference.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-directoryhandle.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomevfs-context"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.Context</h2><p>gnomevfs.Context — Thread tracking and cancellation object</p></div><div class="refsect1" lang="en"><a name="id531584"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.Context</span></span>: -<code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-context.html#method-gnomevfs-context--get_cancellation" title="gnomevfs.Context.get_cancellation">get_cancellation</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-context.html#method-gnomevfs-context--check_cancellation" title="gnomevfs.Context.check_cancellation">check_cancellation</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-context.html#method-gnomevfs-context--cancel" title="gnomevfs.Context.cancel">cancel</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id571703"></a><h2>Description</h2><p></p></div><div class="refsect1" lang="en"><a name="id561180"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomevfs-context--get_cancellation"></a><h3>gnomevfs.Context.get_cancellation</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_cancellation</span>(<span class="methodparam"></span>)</code> - </pre><p>As far as I can tell, the python binding for this is incomplete.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-context--check_cancellation"></a><h3>gnomevfs.Context.check_cancellation</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">check_cancellation</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td><code class="literal">TRUE</code> if the context has been cancelled</td></tr></tbody></table><p>Checks to see if this operation represented by this context has been cancelled.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-context--cancel"></a><h3>gnomevfs.Context.cancel</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">cancel</span>(<span class="methodparam"></span>)</code> - </pre><p>Cancel the operation represented by this context.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="gnomevfs-class-reference.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-directoryhandle.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">The gnomevfs class reference </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.DirectoryHandle</td></tr></table></div></body></html> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.Context</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="next" href="class-gnomevfs-directoryhandle.html" title="gnomevfs.DirectoryHandle"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.Context</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gnomevfs-class-reference.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-directoryhandle.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gnomevfs.Context"><a name="class-gnomevfs-context"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.Context</h2><p>gnomevfs.Context — Thread tracking and cancellation object</p></div><div class="refsect1" title="Synopsis"><a name="id467692"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.Context</span></span>: +<code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-context.html#method-gnomevfs-context--get_cancellation" title="gnomevfs.Context.get_cancellation">get_cancellation</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-context.html#method-gnomevfs-context--check_cancellation" title="gnomevfs.Context.check_cancellation">check_cancellation</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-context.html#method-gnomevfs-context--cancel" title="gnomevfs.Context.cancel">cancel</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Description"><a name="id470128"></a><h2>Description</h2><p></p></div><div class="refsect1" title="Methods"><a name="id465772"></a><h2>Methods</h2><div class="refsect2" title="gnomevfs.Context.get_cancellation"><a name="method-gnomevfs-context--get_cancellation"></a><h3>gnomevfs.Context.get_cancellation</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">get_cancellation</span>(<span class="methodparam"></span>)</code> + </pre><p>As far as I can tell, the python binding for this is incomplete.</p></div><div class="refsect2" title="gnomevfs.Context.check_cancellation"><a name="method-gnomevfs-context--check_cancellation"></a><h3>gnomevfs.Context.check_cancellation</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">check_cancellation</span>(<span class="methodparam"></span>)</code> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td><code class="literal">TRUE</code> if the context has been cancelled</td></tr></tbody></table><p>Checks to see if this operation represented by this context has been cancelled.</p></div><div class="refsect2" title="gnomevfs.Context.cancel"><a name="method-gnomevfs-context--cancel"></a><h3>gnomevfs.Context.cancel</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">cancel</span>(<span class="methodparam"></span>)</code> + </pre><p>Cancel the operation represented by this context.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="gnomevfs-class-reference.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-directoryhandle.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">The gnomevfs class reference </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.DirectoryHandle</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-directoryhandle.html new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-directoryhandle.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-directoryhandle.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-directoryhandle.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,4 +1,4 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.DirectoryHandle</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-context.html" title="gnomevfs.Context"><link rel="next" href="class-gnomevfs-drive.html" title="gnomevfs.Drive"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.DirectoryHandle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-context.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-drive.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomevfs-directoryhandle"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.DirectoryHandle</h2><p>gnomevfs.DirectoryHandle — iterator object for reading directories</p></div><div class="refsect1" lang="en"><a name="id573352"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.DirectoryHandle</span></span>: -<code class="constructorsynopsis"> <span class="methodname"><a class="link" href="class-gnomevfs-directoryhandle.html#constructor-gnomevfs-directoryhandle">gnomevfs.DirectoryHandle</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.DIRECTORY_VISIT_DEFAULT</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-directoryhandle.html#method-gnomevfs-directoryhandle--next" title="gnomevfs.DirectoryHandle.next">next</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id546659"></a><h2>Description</h2><p></p></div><div class="refsect1" lang="en"><a name="id580508"></a><h2>Constructor</h2><div class="refsect2" lang="en"><a name="constructor-gnomevfs-directoryhandle"></a><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomevfs.DirectoryHandle</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.DIRECTORY_VISIT_DEFAULT</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>gnome-vfs URI to open</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>options</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-directory-visit" title="gnomevfs Directory Visit Options">directory visit flags</a>.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>the new <a class="link" href="class-gnomevfs-directoryhandle.html" title="gnomevfs.DirectoryHandle"><code class="classname">gnomevfs.DirectoryHandle</code></a></td></tr></tbody></table><p>Open the directory specified by <em class="parameter"><code>uri</code></em>.</p></div></div><div class="refsect1" lang="en"><a name="id506660"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomevfs-directoryhandle--next"></a><h3>gnomevfs.DirectoryHandle.next</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">next</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>A <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a> describing the next directory entry.</td></tr></tbody></table><p>Read the next directory entry.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-context.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-drive.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.Context </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.Drive</td></tr></table></div></body></html> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.DirectoryHandle</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-context.html" title="gnomevfs.Context"><link rel="next" href="class-gnomevfs-drive.html" title="gnomevfs.Drive"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.DirectoryHandle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-context.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-drive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gnomevfs.DirectoryHandle"><a name="class-gnomevfs-directoryhandle"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.DirectoryHandle</h2><p>gnomevfs.DirectoryHandle — iterator object for reading directories</p></div><div class="refsect1" title="Synopsis"><a name="id444699"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.DirectoryHandle</span></span>: +<code class="constructorsynopsis"> <span class="methodname"><a class="link" href="class-gnomevfs-directoryhandle.html#constructor-gnomevfs-directoryhandle">gnomevfs.DirectoryHandle</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.DIRECTORY_VISIT_DEFAULT</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-directoryhandle.html#method-gnomevfs-directoryhandle--next" title="gnomevfs.DirectoryHandle.next">next</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Description"><a name="id451954"></a><h2>Description</h2><p></p></div><div class="refsect1" title="Constructor"><a name="id448809"></a><h2>Constructor</h2><div class="refsect2"><a name="constructor-gnomevfs-directoryhandle"></a><pre class="programlisting"><code class="constructorsynopsis"> <span class="methodname">gnomevfs.DirectoryHandle</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.DIRECTORY_VISIT_DEFAULT</span></span>)</code> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>gnome-vfs URI to open</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>options</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-directory-visit" title="gnomevfs Directory Visit Options">directory visit flags</a>.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>the new <a class="link" href="class-gnomevfs-directoryhandle.html" title="gnomevfs.DirectoryHandle"><code class="classname">gnomevfs.DirectoryHandle</code></a></td></tr></tbody></table><p>Open the directory specified by <em class="parameter"><code>uri</code></em>.</p></div></div><div class="refsect1" title="Methods"><a name="id456757"></a><h2>Methods</h2><div class="refsect2" title="gnomevfs.DirectoryHandle.next"><a name="method-gnomevfs-directoryhandle--next"></a><h3>gnomevfs.DirectoryHandle.next</h3><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname">next</span>(<span class="methodparam"></span>)</code> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td>A <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a> describing the next directory entry.</td></tr></tbody></table><p>Read the next directory entry.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-context.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-drive.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.Context </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.Drive</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-drive.html new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-drive.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-drive.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-drive.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,33 +1,33 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.Drive</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-directoryhandle.html" title="gnomevfs.DirectoryHandle"><link rel="next" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.Drive</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-directoryhandle.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-fileinfo.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomevfs-drive"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.Drive</h2><p>gnomevfs.Drive — Object representing a device which can mount a volume</p></div><div class="refsect1" lang="en"><a name="id576345"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.Drive</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>): -<code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_id" title="gnomevfs.Drive.get_id">get_id</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_device_type" title="gnomevfs.Drive.get_device_type">get_device_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_mounted_volumes" title="gnomevfs.Drive.get_mounted_volumes">get_mounted_volumes</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_device_path" title="gnomevfs.Drive.get_device_path">get_device_path</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_activation_uri" title="gnomevfs.Drive.get_activation_uri">get_activation_uri</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_display_name" title="gnomevfs.Drive.get_display_name">get_display_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_icon" title="gnomevfs.Drive.get_icon">get_icon</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_hal_udi" title="gnomevfs.Drive.get_hal_udi">get_hal_udi</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--is_user_visible" title="gnomevfs.Drive.is_user_visible">is_user_visible</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--is_connected" title="gnomevfs.Drive.is_connected">is_connected</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--is_mounted" title="gnomevfs.Drive.is_mounted">is_mounted</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--mount" title="gnomevfs.Drive.mount">mount</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--unmount" title="gnomevfs.Drive.unmount">unmount</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--eject" title="gnomevfs.Drive.eject">eject</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id507366"></a><h2>Ancestry</h2><pre class="synopsis"> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.Drive</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-directoryhandle.html" title="gnomevfs.DirectoryHandle"><link rel="next" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.Drive</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-directoryhandle.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-fileinfo.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gnomevfs.Drive"><a name="class-gnomevfs-drive"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.Drive</h2><p>gnomevfs.Drive — Object representing a device which can mount a volume</p></div><div class="refsect1" title="Synopsis"><a name="id443717"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.Drive</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>): +<code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_id" title="gnomevfs.Drive.get_id">get_id</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_device_type" title="gnomevfs.Drive.get_device_type">get_device_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_mounted_volumes" title="gnomevfs.Drive.get_mounted_volumes">get_mounted_volumes</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_device_path" title="gnomevfs.Drive.get_device_path">get_device_path</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_activation_uri" title="gnomevfs.Drive.get_activation_uri">get_activation_uri</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_display_name" title="gnomevfs.Drive.get_display_name">get_display_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_icon" title="gnomevfs.Drive.get_icon">get_icon</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--get_hal_udi" title="gnomevfs.Drive.get_hal_udi">get_hal_udi</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--is_user_visible" title="gnomevfs.Drive.is_user_visible">is_user_visible</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--is_connected" title="gnomevfs.Drive.is_connected">is_connected</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--is_mounted" title="gnomevfs.Drive.is_mounted">is_mounted</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--mount" title="gnomevfs.Drive.mount">mount</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--unmount" title="gnomevfs.Drive.unmount">unmount</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-drive.html#method-gnomevfs-drive--eject" title="gnomevfs.Drive.eject">eject</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id404734"></a><h2>Ancestry</h2><pre class="synopsis"> +-- gobject.GObject +-- <a class="link" href="class-gnomevfs-drive.html" title="gnomevfs.Drive">gnomevfs.Drive</a> - </pre></div><div class="refsect1" lang="en"><a name="id507391"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term">"volume-mounted"</span></p></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>drive</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>volume</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><p><span class="term">"volume-pre-umount"</span></p></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>drive</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>volume</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><p><span class="term">"volume-unmounted"</span></p></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>drive</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>volume</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" lang="en"><a name="id549701"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--get_id"></a><h3>gnomevfs.Drive.get_id</h3><pre class="programlisting"> + </pre></div><div class="refsect1" title="Signal Prototypes"><a name="id475436"></a><h2>Signal Prototypes</h2><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term">"volume-mounted"</span></p></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>drive</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>volume</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><p><span class="term">"volume-pre-umount"</span></p></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>drive</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>volume</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr><tr><td><p><span class="term">"volume-unmounted"</span></p></td><td><code class="methodsynopsis"> def <span class="methodname">callback</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>drive</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>volume</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_param1</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>...</code></em></span></span>)</code></td></tr></tbody></table></div><div class="refsect1" title="Methods"><a name="id475667"></a><h2>Methods</h2><div class="refsect2" title="gnomevfs.Drive.get_id"><a name="method-gnomevfs-drive--get_id"></a><h3>gnomevfs.Drive.get_id</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_id</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>An identifier for this drive.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--get_device_type"></a><h3>gnomevfs.Drive.get_device_type</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>An identifier for this drive.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.get_device_type"><a name="method-gnomevfs-drive--get_device_type"></a><h3>gnomevfs.Drive.get_device_type</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_device_type</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The device type.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--get_mounted_volumes"></a><h3>gnomevfs.Drive.get_mounted_volumes</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The device type.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.get_mounted_volumes"><a name="method-gnomevfs-drive--get_mounted_volumes"></a><h3>gnomevfs.Drive.get_mounted_volumes</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_mounted_volumes</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A list of <a class="link" href="class-gnomevfs-volume.html" title="gnomevfs.Volume">gnomevfs.Volume</a> objects.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--get_device_path"></a><h3>gnomevfs.Drive.get_device_path</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A list of <a class="link" href="class-gnomevfs-volume.html" title="gnomevfs.Volume">gnomevfs.Volume</a> objects.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.get_device_path"><a name="method-gnomevfs-drive--get_device_path"></a><h3>gnomevfs.Drive.get_device_path</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_device_path</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The path of this device.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--get_activation_uri"></a><h3>gnomevfs.Drive.get_activation_uri</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The path of this device.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.get_activation_uri"><a name="method-gnomevfs-drive--get_activation_uri"></a><h3>gnomevfs.Drive.get_activation_uri</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_activation_uri</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--get_display_name"></a><h3>gnomevfs.Drive.get_display_name</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.get_display_name"><a name="method-gnomevfs-drive--get_display_name"></a><h3>gnomevfs.Drive.get_display_name</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_display_name</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--get_icon"></a><h3>gnomevfs.Drive.get_icon</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.get_icon"><a name="method-gnomevfs-drive--get_icon"></a><h3>gnomevfs.Drive.get_icon</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_icon</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--get_hal_udi"></a><h3>gnomevfs.Drive.get_hal_udi</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.get_hal_udi"><a name="method-gnomevfs-drive--get_hal_udi"></a><h3>gnomevfs.Drive.get_hal_udi</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_hal_udi</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--is_user_visible"></a><h3>gnomevfs.Drive.is_user_visible</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.is_user_visible"><a name="method-gnomevfs-drive--is_user_visible"></a><h3>gnomevfs.Drive.is_user_visible</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">is_user_visible</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--is_connected"></a><h3>gnomevfs.Drive.is_connected</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.is_connected"><a name="method-gnomevfs-drive--is_connected"></a><h3>gnomevfs.Drive.is_connected</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">is_connected</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--is_mounted"></a><h3>gnomevfs.Drive.is_mounted</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.is_mounted"><a name="method-gnomevfs-drive--is_mounted"></a><h3>gnomevfs.Drive.is_mounted</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">is_mounted</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--mount"></a><h3>gnomevfs.Drive.mount</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.mount"><a name="method-gnomevfs-drive--mount"></a><h3>gnomevfs.Drive.mount</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">mount</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--unmount"></a><h3>gnomevfs.Drive.unmount</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.unmount"><a name="method-gnomevfs-drive--unmount"></a><h3>gnomevfs.Drive.unmount</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">unmount</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="method-gnomevfs-drive--eject"></a><h3>gnomevfs.Drive.eject</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs.Drive.eject"><a name="method-gnomevfs-drive--eject"></a><h3>gnomevfs.Drive.eject</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">eject</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-directoryhandle.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-fileinfo.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.DirectoryHandle </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.FileInfo</td></tr></table></div></body></html> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-directoryhandle.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-fileinfo.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.DirectoryHandle </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.FileInfo</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-fileinfo.html new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-fileinfo.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-fileinfo.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-fileinfo.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,2 +1,2 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.FileInfo</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-drive.html" title="gnomevfs.Drive"><link rel="next" href="class-gnomevfs-handle.html" title="gnomevfs.Handle"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.FileInfo</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-drive.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-handle.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomevfs-fileinfo"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.FileInfo</h2><p>gnomevfs.FileInfo — Object which stores information about a file</p></div><div class="refsect1" lang="en"><a name="id562923"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.FileInfo</span></span>: -</pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id580608"></a><h2>Attributes</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col></colgroup><tbody><tr valign="top"><td valign="top">atime</td><td valign="top">Access time.</td></tr><tr valign="top"><td valign="top">block_count</td><td valign="top">Size measured in 512-byte blocks</td></tr><tr valign="top"><td valign="top">ctime</td><td valign="top">Change time.</td></tr><tr valign="top"><td valign="top">device</td><td valign="top">Device type. This property is only valid if the file is local.</td></tr><tr valign="top"><td valign="top">flags</td><td valign="top">Flags for this file. See <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-file-flags" title="gnomevfs File Flags">gnomevfs File Flags</a>.</td></tr><tr valign="top"><td valign="top">gid</td><td valign="top">Group ID of the file</td></tr><tr valign="top"><td valign="top">inode</td><td valign="top">Inode number. This property is only valid if the file is local.</td></tr><tr valign="top"><td valign="top">io_block_size</td><td valign="top">Optimal buffer size for reading/writing the file.</td></tr><tr valign="top"><td valign="top">link_count</td><td valign="top">Number of links to this file.</td></tr><tr valign="top"><td valign="top">mime_type</td><td valign="top">MIME type as an ASCII string</td></tr><tr valign="top"><td valign="top">mtime</td><td valign="top">Modification time.</td></tr><tr valign="top"><td valign="top">name</td><td valign="top">Base name of the file (no path).</td></tr><tr valign="top"><td valign="top">permissions</td><td valign="top">File permissions.</td></tr><tr valign="top"><td valign="top">size</td><td valign="top">Size in bytes.</td></tr><tr valign="top"><td valign="top">symlink_name</td><td valign="top">If the file is a symlink (see `flags'), the name of the file this link points to.</td></tr><tr valign="top"><td valign="top">type</td><td valign="top">File type (i.e. regular, directory, block device...).</td></tr><tr valign="top"><td valign="top">uid</td><td valign="top">User ID of the file</td></tr><tr valign="top"><td valign="top">valid_fields</td><td valign="top">Fields which are actually valid in this structure.</td></tr></tbody></table></div></td></tr></table></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-drive.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-handle.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.Drive </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.Handle</td></tr></table></div></body></html> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.FileInfo</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-drive.html" title="gnomevfs.Drive"><link rel="next" href="class-gnomevfs-handle.html" title="gnomevfs.Handle"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.FileInfo</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-drive.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-handle.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gnomevfs.FileInfo"><a name="class-gnomevfs-fileinfo"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.FileInfo</h2><p>gnomevfs.FileInfo — Object which stores information about a file</p></div><div class="refsect1" title="Synopsis"><a name="id455474"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.FileInfo</span></span>: +</pre></td></tr></table></div><div class="refsect1" title="Attributes"><a name="id464852"></a><h2>Attributes</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col width="1in"><col width="3.5in"></colgroup><tbody><tr valign="top"><td valign="top">atime</td><td valign="top">Access time.</td></tr><tr valign="top"><td valign="top">block_count</td><td valign="top">Size measured in 512-byte blocks</td></tr><tr valign="top"><td valign="top">ctime</td><td valign="top">Change time.</td></tr><tr valign="top"><td valign="top">device</td><td valign="top">Device type. This property is only valid if the file is local.</td></tr><tr valign="top"><td valign="top">flags</td><td valign="top">Flags for this file. See <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-file-flags" title="gnomevfs File Flags">gnomevfs File Flags</a>.</td></tr><tr valign="top"><td valign="top">gid</td><td valign="top">Group ID of the file</td></tr><tr valign="top"><td valign="top">inode</td><td valign="top">Inode number. This property is only valid if the file is local.</td></tr><tr valign="top"><td valign="top">io_block_size</td><td valign="top">Optimal buffer size for reading/writing the file.</td></tr><tr valign="top"><td valign="top">link_count</td><td valign="top">Number of links to this file.</td></tr><tr valign="top"><td valign="top">mime_type</td><td valign="top">MIME type as an ASCII string</td></tr><tr valign="top"><td valign="top">mtime</td><td valign="top">Modification time.</td></tr><tr valign="top"><td valign="top">name</td><td valign="top">Base name of the file (no path).</td></tr><tr valign="top"><td valign="top">permissions</td><td valign="top">File permissions.</td></tr><tr valign="top"><td valign="top">size</td><td valign="top">Size in bytes.</td></tr><tr valign="top"><td valign="top">symlink_name</td><td valign="top">If the file is a symlink (see `flags'), the name of the file this link points to.</td></tr><tr valign="top"><td valign="top">type</td><td valign="top">File type (i.e. regular, directory, block device...).</td></tr><tr valign="top"><td valign="top">uid</td><td valign="top">User ID of the file</td></tr><tr valign="top"><td valign="top">valid_fields</td><td valign="top">Fields which are actually valid in this structure.</td></tr></tbody></table></div></td></tr></table></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-drive.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-handle.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.Drive </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.Handle</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-handle.html new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-handle.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-handle.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-handle.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,18 +1,18 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.Handle</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo"><link rel="next" href="class-gnomevfs-uri.html" title="gnomevfs.URI"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.Handle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-fileinfo.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-uri.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomevfs-handle"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.Handle</h2><p>gnomevfs.Handle — Object representing an open file</p></div><div class="refsect1" lang="en"><a name="id554313"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.Handle</span></span>: -<code class="constructorsynopsis"> <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#constructor-gnomevfs-handle">gnomevfs.Handle</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>open_mode</code></strong></span><span class="initializer">=gnomevfs.OPEN_READ</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--close" title="gnomevfs.Handle.close">close</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--get_file_info" title="gnomevfs.Handle.get_file_info">get_file_info</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.FILE_INFO_DEFAULT</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--read" title="gnomevfs.Handle.read">read</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>bytes</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--seek" title="gnomevfs.Handle.seek">seek</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>offset</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>whence</code></strong></span><span class="initializer">=gnomevfs.SEEK_START</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--tell" title="gnomevfs.Handle.tell">tell</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--truncate" title="gnomevfs.Handle.truncate">truncate</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>length</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--write" title="gnomevfs.Handle.write">write</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id580667"></a><h2>Description</h2><p></p></div><div class="refsect1" lang="en"><a name="id580677"></a><h2>Constructor</h2><div class="refsect2" lang="en"><a name="constructor-gnomevfs-handle"></a><pre class="programlisting"> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.Handle</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo"><link rel="next" href="class-gnomevfs-uri.html" title="gnomevfs.URI"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.Handle</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-fileinfo.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-uri.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gnomevfs.Handle"><a name="class-gnomevfs-handle"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.Handle</h2><p>gnomevfs.Handle — Object representing an open file</p></div><div class="refsect1" title="Synopsis"><a name="id470122"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.Handle</span></span>: +<code class="constructorsynopsis"> <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#constructor-gnomevfs-handle">gnomevfs.Handle</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>open_mode</code></strong></span><span class="initializer">=gnomevfs.OPEN_READ</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--close" title="gnomevfs.Handle.close">close</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--get_file_info" title="gnomevfs.Handle.get_file_info">get_file_info</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.FILE_INFO_DEFAULT</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--read" title="gnomevfs.Handle.read">read</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>bytes</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--seek" title="gnomevfs.Handle.seek">seek</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>offset</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>whence</code></strong></span><span class="initializer">=gnomevfs.SEEK_START</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--tell" title="gnomevfs.Handle.tell">tell</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--truncate" title="gnomevfs.Handle.truncate">truncate</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>length</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#method-gnomevfs-handle--write" title="gnomevfs.Handle.write">write</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Description"><a name="id451644"></a><h2>Description</h2><p></p></div><div class="refsect1" title="Constructor"><a name="id451653"></a><h2>Constructor</h2><div class="refsect2"><a name="constructor-gnomevfs-handle"></a><pre class="programlisting"> <code class="constructorsynopsis"> <span class="methodname"><a class="link" href="class-gnomevfs-handle.html#constructor-gnomevfs-handle">gnomevfs.Handle</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>open_mode</code></strong></span><span class="initializer">=gnomevfs.OPEN_READ</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to open.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>open_mode</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-openmode" title="gnomevfs Open Mode Constants">open mode flags</a></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>the new <a class="link" href="class-gnomevfs-handle.html" title="gnomevfs.Handle"><code class="classname">gnomevfs.Handle</code></a></td></tr></tbody></table><p></p></div></div><div class="refsect1" lang="en"><a name="id561387"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomevfs-handle--close"></a><h3>gnomevfs.Handle.close</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to open.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>open_mode</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-openmode" title="gnomevfs Open Mode Constants">open mode flags</a></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>the new <a class="link" href="class-gnomevfs-handle.html" title="gnomevfs.Handle"><code class="classname">gnomevfs.Handle</code></a></td></tr></tbody></table><p></p></div></div><div class="refsect1" title="Methods"><a name="id455456"></a><h2>Methods</h2><div class="refsect2" title="gnomevfs.Handle.close"><a name="method-gnomevfs-handle--close"></a><h3>gnomevfs.Handle.close</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">close</span>(<span class="methodparam"></span>)</code> - </pre><p>Close the file associated with this handle.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-handle--get_file_info"></a><h3>gnomevfs.Handle.get_file_info</h3><pre class="programlisting"> + </pre><p>Close the file associated with this handle.</p></div><div class="refsect2" title="gnomevfs.Handle.get_file_info"><a name="method-gnomevfs-handle--get_file_info"></a><h3>gnomevfs.Handle.get_file_info</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_file_info</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.FILE_INFO_DEFAULT</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>options</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-fileinfo-options" title="gnomevfs FileInfo Options">file info options</a></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a>.</td></tr></tbody></table><p>Get information about the file, persuant to the options given.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-handle--read"></a><h3>gnomevfs.Handle.read</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>options</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-fileinfo-options" title="gnomevfs FileInfo Options">file info options</a></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a>.</td></tr></tbody></table><p>Get information about the file, persuant to the options given.</p></div><div class="refsect2" title="gnomevfs.Handle.read"><a name="method-gnomevfs-handle--read"></a><h3>gnomevfs.Handle.read</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">read</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>bytes</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>bytes</code></strong>:</span></p></td><td>The number of bytes to read</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string containing the data.</td></tr></tbody></table><p>Read <strong class="parameter"><code>bytes</code></strong> from file. The actual number of bytes read may be less than this, so you may need to check the length of the string returned.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-handle--seek"></a><h3>gnomevfs.Handle.seek</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>bytes</code></strong>:</span></p></td><td>The number of bytes to read</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string containing the data.</td></tr></tbody></table><p>Read <strong class="parameter"><code>bytes</code></strong> from file. The actual number of bytes read may be less than this, so you may need to check the length of the string returned.</p></div><div class="refsect2" title="gnomevfs.Handle.seek"><a name="method-gnomevfs-handle--seek"></a><h3>gnomevfs.Handle.seek</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">seek</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>offset</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>whence</code></strong></span><span class="initializer">=gnomevfs.SEEK_START</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>offset</code></strong>:</span></p></td><td>The number of bytes to offset from the position specified by <strong class="parameter"><code>whence</code></strong>. This can be either positive or negative.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>whence</code></strong>:</span></p></td><td>The <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-seekmode" title="gnomevfs Seek Constants">start position</a>.</td></tr></tbody></table><p>Set the current position for reading/writing.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-handle--tell"></a><h3>gnomevfs.Handle.tell</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>offset</code></strong>:</span></p></td><td>The number of bytes to offset from the position specified by <strong class="parameter"><code>whence</code></strong>. This can be either positive or negative.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>whence</code></strong>:</span></p></td><td>The <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-seekmode" title="gnomevfs Seek Constants">start position</a>.</td></tr></tbody></table><p>Set the current position for reading/writing.</p></div><div class="refsect2" title="gnomevfs.Handle.tell"><a name="method-gnomevfs-handle--tell"></a><h3>gnomevfs.Handle.tell</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">tell</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A long specifying the current byte position.</td></tr></tbody></table><p>Returns the current position in the file. This is the position at which any reads or writes will begin at.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-handle--truncate"></a><h3>gnomevfs.Handle.truncate</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A long specifying the current byte position.</td></tr></tbody></table><p>Returns the current position in the file. This is the position at which any reads or writes will begin at.</p></div><div class="refsect2" title="gnomevfs.Handle.truncate"><a name="method-gnomevfs-handle--truncate"></a><h3>gnomevfs.Handle.truncate</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">truncate</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>length</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>length</code></strong>:</span></p></td><td>The length to truncate to.</td></tr></tbody></table><p>Truncates the file to the length specified.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-handle--write"></a><h3>gnomevfs.Handle.write</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>length</code></strong>:</span></p></td><td>The length to truncate to.</td></tr></tbody></table><p>Truncates the file to the length specified.</p></div><div class="refsect2" title="gnomevfs.Handle.write"><a name="method-gnomevfs-handle--write"></a><h3>gnomevfs.Handle.write</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">write</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>buffer</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>buffer</code></strong>:</span></p></td><td>The buffer to write to the file.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The number of bytes written.</td></tr></tbody></table><p>Write <strong class="parameter"><code>buffer</code></strong> to the file. The number of bytes actually written may be less than the buffer, as is provided as the return value.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-fileinfo.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-uri.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.FileInfo </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.URI</td></tr></table></div></body></html> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>buffer</code></strong>:</span></p></td><td>The buffer to write to the file.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The number of bytes written.</td></tr></tbody></table><p>Write <strong class="parameter"><code>buffer</code></strong> to the file. The number of bytes actually written may be less than the buffer, as is provided as the return value.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-fileinfo.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-uri.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.FileInfo </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.URI</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-uri.html new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-uri.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-uri.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-uri.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,16 +1,16 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.URI</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-handle.html" title="gnomevfs.Handle"><link rel="next" href="class-gnomevfs-volume.html" title="gnomevfs.Volume"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.URI</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-handle.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-volume.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomevfs-uri"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.URI</h2><p>gnomevfs.URI — Object encapsulating a URI</p></div><div class="refsect1" lang="en"><a name="id575699"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.URI</span></span>: -<code class="constructorsynopsis"> <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#constructor-gnomevfs-uri">gnomevfs.URI</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text_uri</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--append_file_name" title="gnomevfs.URI.append_file_name">append_file_name</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>file_name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--append_path" title="gnomevfs.URI.append_path">append_path</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>path</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--append_string" title="gnomevfs.URI.append_string">append_string</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>path</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--copy" title="gnomevfs.URI.copy">copy</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--is_parent" title="gnomevfs.URI.is_parent">is_parent</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>item</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>recursive</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--resolve_relative" title="gnomevfs.URI.resolve_relative">resolve_relative</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>relative_reference</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id579340"></a><h2>Description</h2><p></p></div><div class="refsect1" lang="en"><a name="id579350"></a><h2>Attributes</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col><col><col></colgroup><tbody><tr valign="top"><td valign="top">dirname</td><td valign="top">Read/Write</td><td valign="top">The name of the directory in which the file pointed to by this URI is located.</td></tr><tr valign="top"><td valign="top">fragment_identifier</td><td valign="top">Read/Write</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">host_name</td><td valign="top">Read</td><td valign="top">Server hostname (for remote schemes).</td></tr><tr valign="top"><td valign="top">host_port</td><td valign="top">Read</td><td valign="top">Server port (for remote schemes).</td></tr><tr valign="top"><td valign="top">is_local</td><td valign="top">Read/Write</td><td valign="top">Whether the URI is a local filesystem.</td></tr><tr valign="top"><td valign="top">parent</td><td valign="top">Read/Write</td><td valign="top">The parent URI.</td></tr><tr valign="top"><td valign="top">password</td><td valign="top">Read</td><td valign="top">Password (for schemes which require authorization).</td></tr><tr valign="top"><td valign="top">path</td><td valign="top">Read/Write</td><td valign="top">The full path name.</td></tr><tr valign="top"><td valign="top">scheme</td><td valign="top">Read/Write</td><td valign="top">The URI scheme (`gzip', `tar', `http', etc).</td></tr><tr valign="top"><td valign="top">short_name</td><td valign="top">Read/Write</td><td valign="top">The base name for the file referred to by this URI. This matches the XPG definition of a basename. This is useful when you want the name of the URI target, but don't care whether the URI points to a file or directory. If the URI points to the root of a domain, this is the host name.</td></tr><tr valign="top"><td valign="top">short_path_name</td><td valign="top">Read/Write</td><td valign="top">Same as short_name, but if the URI points to the root of a domain, this is equal to /</td></tr><tr valign="top"><td valign="top">toplevel</td><td valign="top">Read/Write</td><td valign="top">The toplevel URI</td></tr><tr valign="top"><td valign="top">user_name</td><td valign="top">Read</td><td valign="top">User name (for schemes which require authorization).</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id586405"></a><h2>Constructor</h2><div class="refsect2" lang="en"><a name="constructor-gnomevfs-uri"></a><pre class="programlisting"> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.URI</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-handle.html" title="gnomevfs.Handle"><link rel="next" href="class-gnomevfs-volume.html" title="gnomevfs.Volume"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.URI</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-handle.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-volume.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gnomevfs.URI"><a name="class-gnomevfs-uri"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.URI</h2><p>gnomevfs.URI — Object encapsulating a URI</p></div><div class="refsect1" title="Synopsis"><a name="id450373"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.URI</span></span>: +<code class="constructorsynopsis"> <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#constructor-gnomevfs-uri">gnomevfs.URI</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text_uri</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--append_file_name" title="gnomevfs.URI.append_file_name">append_file_name</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>file_name</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--append_path" title="gnomevfs.URI.append_path">append_path</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>path</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--append_string" title="gnomevfs.URI.append_string">append_string</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>path</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--copy" title="gnomevfs.URI.copy">copy</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--is_parent" title="gnomevfs.URI.is_parent">is_parent</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>item</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>recursive</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-uri.html#method-gnomevfs-uri--resolve_relative" title="gnomevfs.URI.resolve_relative">resolve_relative</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>relative_reference</code></strong></span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Description"><a name="id478035"></a><h2>Description</h2><p></p></div><div class="refsect1" title="Attributes"><a name="id478044"></a><h2>Attributes</h2><div class="blockquote"><table width="100%" border="0" bgcolor="#E0E0E0"><tr><td valign="top"><div class="informaltable"><table width="100%" border="0"><colgroup><col width="1in"><col width="1in"><col width="3.5in"></colgroup><tbody><tr valign="top"><td valign="top">dirname</td><td valign="top">Read/Write</td><td valign="top">The name of the directory in which the file pointed to by this URI is located.</td></tr><tr valign="top"><td valign="top">fragment_identifier</td><td valign="top">Read/Write</td><td valign="top"> </td></tr><tr valign="top"><td valign="top">host_name</td><td valign="top">Read</td><td valign="top">Server hostname (for remote schemes).</td></tr><tr valign="top"><td valign="top">host_port</td><td valign="top">Read</td><td valign="top">Server port (for remote schemes).</td></tr><tr valign="top"><td valign="top">is_local</td><td valign="top">Read/Write</td><td valign="top">Whether the URI is a local filesystem.</td></tr><tr valign="top"><td valign="top">parent</td><td valign="top">Read/Write</td><td valign="top">The parent URI.</td></tr><tr valign="top"><td valign="top">password</td><td valign="top">Read</td><td valign="top">Password (for schemes which require authorization).</td></tr><tr valign="top"><td valign="top">path</td><td valign="top">Read/Write</td><td valign="top">The full path name.</td></tr><tr valign="top"><td valign="top">scheme</td><td valign="top">Read/Write</td><td valign="top">The URI scheme (`gzip', `tar', `http', etc).</td></tr><tr valign="top"><td valign="top">short_name</td><td valign="top">Read/Write</td><td valign="top">The base name for the file referred to by this URI. This matches the XPG definition of a basename. This is useful when you want the name of the URI target, but don't care whether the URI points to a file or directory. If the URI points to the root of a domain, this is the host name.</td></tr><tr valign="top"><td valign="top">short_path_name</td><td valign="top">Read/Write</td><td valign="top">Same as short_name, but if the URI points to the root of a domain, this is equal to /</td></tr><tr valign="top"><td valign="top">toplevel</td><td valign="top">Read/Write</td><td valign="top">The toplevel URI</td></tr><tr valign="top"><td valign="top">user_name</td><td valign="top">Read</td><td valign="top">User name (for schemes which require authorization).</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" title="Constructor"><a name="id482770"></a><h2>Constructor</h2><div class="refsect2"><a name="constructor-gnomevfs-uri"></a><pre class="programlisting"> <code class="constructorsynopsis"> <span class="methodname">gnomevfs.URI</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>text_uri</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>text_uri</code></strong>:</span></p></td><td>A string representing the URI.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>the new <a class="link" href="class-gnomevfs-uri.html" title="gnomevfs.URI">gnomevfs.URI</a></td></tr></tbody></table><p></p></div></div><div class="refsect1" lang="en"><a name="id586494"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomevfs-uri--append_file_name"></a><h3>gnomevfs.URI.append_file_name</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>text_uri</code></strong>:</span></p></td><td>A string representing the URI.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>the new <a class="link" href="class-gnomevfs-uri.html" title="gnomevfs.URI">gnomevfs.URI</a></td></tr></tbody></table><p></p></div></div><div class="refsect1" title="Methods"><a name="id482858"></a><h2>Methods</h2><div class="refsect2" title="gnomevfs.URI.append_file_name"><a name="method-gnomevfs-uri--append_file_name"></a><h3>gnomevfs.URI.append_file_name</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">append_file_name</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>file_name</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>file_name</code></strong>:</span></p></td><td>The file name to append.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The new URI.</td></tr></tbody></table><p>Create a new URI by appending <strong class="parameter"><code>file_name</code></strong>. This will add the appropriate directory separator if necessary.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-uri--append_path"></a><h3>gnomevfs.URI.append_path</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>file_name</code></strong>:</span></p></td><td>The file name to append.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The new URI.</td></tr></tbody></table><p>Create a new URI by appending <strong class="parameter"><code>file_name</code></strong>. This will add the appropriate directory separator if necessary.</p></div><div class="refsect2" title="gnomevfs.URI.append_path"><a name="method-gnomevfs-uri--append_path"></a><h3>gnomevfs.URI.append_path</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">append_path</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>path</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>path</code></strong>:</span></p></td><td>The path to append (unescaped)</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The new URI.</td></tr></tbody></table><p>Create a new URI by appending <strong class="parameter"><code>path</code></strong>. This will add the appropriate directory separator if necessary.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-uri--append_string"></a><h3>gnomevfs.URI.append_string</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>path</code></strong>:</span></p></td><td>The path to append (unescaped)</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The new URI.</td></tr></tbody></table><p>Create a new URI by appending <strong class="parameter"><code>path</code></strong>. This will add the appropriate directory separator if necessary.</p></div><div class="refsect2" title="gnomevfs.URI.append_string"><a name="method-gnomevfs-uri--append_string"></a><h3>gnomevfs.URI.append_string</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">append_string</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>path</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>path</code></strong>:</span></p></td><td>The path to append (fully escaped)</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The new URI.</td></tr></tbody></table><p>Create a new URI by appending <strong class="parameter"><code>path</code></strong>. This will add the appropriate directory separator if necessary.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-uri--copy"></a><h3>gnomevfs.URI.copy</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>path</code></strong>:</span></p></td><td>The path to append (fully escaped)</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The new URI.</td></tr></tbody></table><p>Create a new URI by appending <strong class="parameter"><code>path</code></strong>. This will add the appropriate directory separator if necessary.</p></div><div class="refsect2" title="gnomevfs.URI.copy"><a name="method-gnomevfs-uri--copy"></a><h3>gnomevfs.URI.copy</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">copy</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A copy of this URI.</td></tr></tbody></table><p>Create a copy of this URI.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-uri--is_parent"></a><h3>gnomevfs.URI.is_parent</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A copy of this URI.</td></tr></tbody></table><p>Create a copy of this URI.</p></div><div class="refsect2" title="gnomevfs.URI.is_parent"><a name="method-gnomevfs-uri--is_parent"></a><h3>gnomevfs.URI.is_parent</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">is_parent</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>item</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>recursive</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>item</code></strong>:</span></p></td><td>The item to search for.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>recursive</code></strong>:</span></p></td><td>Whether to check the entire hierarchy.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if <strong class="parameter"><code>item</code></strong> is a child of self.</td></tr></tbody></table><p>Check if this URI is a parent of <strong class="parameter"><code>item</code></strong>. If <strong class="parameter"><code>recursive</code></strong> is True, check the entire hierarchy.</p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-uri--resolve_relative"></a><h3>gnomevfs.URI.resolve_relative</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>item</code></strong>:</span></p></td><td>The item to search for.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>recursive</code></strong>:</span></p></td><td>Whether to check the entire hierarchy.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if <strong class="parameter"><code>item</code></strong> is a child of self.</td></tr></tbody></table><p>Check if this URI is a parent of <strong class="parameter"><code>item</code></strong>. If <strong class="parameter"><code>recursive</code></strong> is True, check the entire hierarchy.</p></div><div class="refsect2" title="gnomevfs.URI.resolve_relative"><a name="method-gnomevfs-uri--resolve_relative"></a><h3>gnomevfs.URI.resolve_relative</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">resolve_relative</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>relative_reference</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>relative_reference</code></strong>:</span></p></td><td>A string representing the (possibly) relative URI.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The new URI.</td></tr></tbody></table><p>Create a new URI from <strong class="parameter"><code>relative_reference</code></strong> relative to self. The resolution algorithm follows RFC 2396. For details, see section 5.2 of http://www.ietf.org/rfc/rfc2396.txt .</p><p>In short, if the base uri ends in '/', relative_reference is appended to base, otherwise it replaces the part of base after the last '/'.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-handle.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-volume.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.Handle </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.Volume</td></tr></table></div></body></html> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>relative_reference</code></strong>:</span></p></td><td>A string representing the (possibly) relative URI.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>The new URI.</td></tr></tbody></table><p>Create a new URI from <strong class="parameter"><code>relative_reference</code></strong> relative to self. The resolution algorithm follows RFC 2396. For details, see section 5.2 of http://www.ietf.org/rfc/rfc2396.txt .</p><p>In short, if the base uri ends in '/', relative_reference is appended to base, otherwise it replaces the part of base after the last '/'.</p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-handle.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-volume.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.Handle </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.Volume</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-volume.html new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-volume.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/class-gnomevfs-volume.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/class-gnomevfs-volume.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,37 +1,37 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.Volume</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-uri.html" title="gnomevfs.URI"><link rel="next" href="gnomevfs-functions.html" title="gnomevfs Functions"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.Volume</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-uri.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="gnomevfs-functions.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gnomevfs-volume"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.Volume</h2><p>gnomevfs.Volume — Abstraction for a mounted file system or network location</p></div><div class="refsect1" lang="en"><a name="id557482"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.Volume</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>): -<code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_activation_uri" title="gnomevfs.Volume.get_activation_uri">get_activation_uri</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_device_path" title="gnomevfs.Volume.get_device_path">get_device_path</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_device_type" title="gnomevfs.Volume.get_device_type">get_device_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_display_name" title="gnomevfs.Volume.get_display_name">get_display_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_drive" title="gnomevfs.Volume.get_drive">get_drive</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_filesystem_type" title="gnomevfs.Volume.get_filesystem_type">get_filesystem_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_hal_udi" title="gnomevfs.Volume.get_hal_udi">get_hal_udi</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_icon" title="gnomevfs.Volume.get_icon">get_icon</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_id" title="gnomevfs.Volume.get_id">get_id</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_volume_type" title="gnomevfs.Volume.get_volume_type">get_volume_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--handles_trash" title="gnomevfs.Volume.handles_trash">handles_trash</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--is_read_only" title="gnomevfs.Volume.is_read_only">is_read_only</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--is_mounted" title="gnomevfs.Volume.is_mounted">is_mounted</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--is_user_visible" title="gnomevfs.Volume.is_user_visible">is_user_visible</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--eject" title="gnomevfs.Volume.eject">eject</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--unmount" title="gnomevfs.Volume.unmount">unmount</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id566652"></a><h2>Ancestry</h2><pre class="synopsis"> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs.Volume</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-uri.html" title="gnomevfs.URI"><link rel="next" href="gnomevfs-functions.html" title="gnomevfs Functions"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs.Volume</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-uri.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="gnomevfs-functions.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gnomevfs.Volume"><a name="class-gnomevfs-volume"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs.Volume</h2><p>gnomevfs.Volume — Abstraction for a mounted file system or network location</p></div><div class="refsect1" title="Synopsis"><a name="id463495"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gnomevfs.Volume</span></span>(<span class="ooclass"><span class="classname">gobject.GObject</span></span>): +<code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_activation_uri" title="gnomevfs.Volume.get_activation_uri">get_activation_uri</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_device_path" title="gnomevfs.Volume.get_device_path">get_device_path</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_device_type" title="gnomevfs.Volume.get_device_type">get_device_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_display_name" title="gnomevfs.Volume.get_display_name">get_display_name</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_drive" title="gnomevfs.Volume.get_drive">get_drive</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_filesystem_type" title="gnomevfs.Volume.get_filesystem_type">get_filesystem_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_hal_udi" title="gnomevfs.Volume.get_hal_udi">get_hal_udi</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_icon" title="gnomevfs.Volume.get_icon">get_icon</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_id" title="gnomevfs.Volume.get_id">get_id</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--get_volume_type" title="gnomevfs.Volume.get_volume_type">get_volume_type</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--handles_trash" title="gnomevfs.Volume.handles_trash">handles_trash</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--is_read_only" title="gnomevfs.Volume.is_read_only">is_read_only</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--is_mounted" title="gnomevfs.Volume.is_mounted">is_mounted</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--is_user_visible" title="gnomevfs.Volume.is_user_visible">is_user_visible</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--eject" title="gnomevfs.Volume.eject">eject</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="class-gnomevfs-volume.html#method-gnomevfs-volume--unmount" title="gnomevfs.Volume.unmount">unmount</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id456748"></a><h2>Ancestry</h2><pre class="synopsis"> +-- gobject.GObject +-- <a class="link" href="class-gnomevfs-volume.html" title="gnomevfs.Volume">gnomevfs.Volume</a> - </pre></div><div class="refsect1" lang="en"><a name="id587079"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_activation_uri"></a><h3>gnomevfs.Volume.get_activation_uri</h3><pre class="programlisting"> + </pre></div><div class="refsect1" title="Methods"><a name="id484922"></a><h2>Methods</h2><div class="refsect2" title="gnomevfs.Volume.get_activation_uri"><a name="method-gnomevfs-volume--get_activation_uri"></a><h3>gnomevfs.Volume.get_activation_uri</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_activation_uri</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_device_path"></a><h3>gnomevfs.Volume.get_device_path</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_device_path"><a name="method-gnomevfs-volume--get_device_path"></a><h3>gnomevfs.Volume.get_device_path</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_device_path</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_device_type"></a><h3>gnomevfs.Volume.get_device_type</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_device_type"><a name="method-gnomevfs-volume--get_device_type"></a><h3>gnomevfs.Volume.get_device_type</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_device_type</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_display_name"></a><h3>gnomevfs.Volume.get_display_name</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_display_name"><a name="method-gnomevfs-volume--get_display_name"></a><h3>gnomevfs.Volume.get_display_name</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_display_name</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_drive"></a><h3>gnomevfs.Volume.get_drive</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_drive"><a name="method-gnomevfs-volume--get_drive"></a><h3>gnomevfs.Volume.get_drive</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_drive</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A <a class="link" href="class-gnomevfs-drive.html" title="gnomevfs.Drive">gnomevfs.Drive</a> for this volume.</td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_filesystem_type"></a><h3>gnomevfs.Volume.get_filesystem_type</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A <a class="link" href="class-gnomevfs-drive.html" title="gnomevfs.Drive">gnomevfs.Drive</a> for this volume.</td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_filesystem_type"><a name="method-gnomevfs-volume--get_filesystem_type"></a><h3>gnomevfs.Volume.get_filesystem_type</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_filesystem_type</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_hal_udi"></a><h3>gnomevfs.Volume.get_hal_udi</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_hal_udi"><a name="method-gnomevfs-volume--get_hal_udi"></a><h3>gnomevfs.Volume.get_hal_udi</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_hal_udi</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_icon"></a><h3>gnomevfs.Volume.get_icon</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_icon"><a name="method-gnomevfs-volume--get_icon"></a><h3>gnomevfs.Volume.get_icon</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_icon</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_id"></a><h3>gnomevfs.Volume.get_id</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_id"><a name="method-gnomevfs-volume--get_id"></a><h3>gnomevfs.Volume.get_id</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_id</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--get_volume_type"></a><h3>gnomevfs.Volume.get_volume_type</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.get_volume_type"><a name="method-gnomevfs-volume--get_volume_type"></a><h3>gnomevfs.Volume.get_volume_type</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">get_volume_type</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--handles_trash"></a><h3>gnomevfs.Volume.handles_trash</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.handles_trash"><a name="method-gnomevfs-volume--handles_trash"></a><h3>gnomevfs.Volume.handles_trash</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">handles_trash</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--is_read_only"></a><h3>gnomevfs.Volume.is_read_only</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td></td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.is_read_only"><a name="method-gnomevfs-volume--is_read_only"></a><h3>gnomevfs.Volume.is_read_only</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">is_read_only</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if this volume is read-only</td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--is_mounted"></a><h3>gnomevfs.Volume.is_mounted</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if this volume is read-only</td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.is_mounted"><a name="method-gnomevfs-volume--is_mounted"></a><h3>gnomevfs.Volume.is_mounted</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">is_mounted</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if this volume is mounted</td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--is_user_visible"></a><h3>gnomevfs.Volume.is_user_visible</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if this volume is mounted</td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.is_user_visible"><a name="method-gnomevfs-volume--is_user_visible"></a><h3>gnomevfs.Volume.is_user_visible</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">is_user_visible</span>(<span class="methodparam"></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if this volume is visible to the user</td></tr></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--eject"></a><h3>gnomevfs.Volume.eject</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if this volume is visible to the user</td></tr></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.eject"><a name="method-gnomevfs-volume--eject"></a><h3>gnomevfs.Volume.eject</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">eject</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody></tbody></table><p></p></div><div class="refsect2" lang="en"><a name="method-gnomevfs-volume--unmount"></a><h3>gnomevfs.Volume.unmount</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody></tbody></table><p></p></div><div class="refsect2" title="gnomevfs.Volume.unmount"><a name="method-gnomevfs-volume--unmount"></a><h3>gnomevfs.Volume.unmount</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">unmount</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>callback</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>user_data</code></strong></span><span class="initializer">=None</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody></tbody></table><p></p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-uri.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="gnomevfs-functions.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.URI </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs Functions</td></tr></table></div></body></html> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody></tbody></table><p></p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-uri.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="gnomevfs-functions.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.URI </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs Functions</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/gnomevfs-class-reference.html new/gnome-python-2.28.1/docs/gnomevfs/html/gnomevfs-class-reference.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/gnomevfs-class-reference.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/gnomevfs-class-reference.html 2010-03-31 01:36:49.000000000 +0200 @@ -1 +1 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The gnomevfs class reference</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="index.html" title="Python gnomevfs Reference Manual"><link rel="prev" href="index.html" title="Python gnomevfs Reference Manual"><link rel="next" href="class-gnomevfs-context.html" title="gnomevfs.Context"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The gnomevfs class reference</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-context.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="gnomevfs-class-reference"></a>The gnomevfs class reference</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="class-gnomevfs-context.html">gnomevfs.Context</a></span><span class="refpurpose"> — Thread tracking and cancellation object</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-directoryhandle.html">gnomevfs.DirectoryHandle</a></span><span class="refpurpose"> — iterator object for reading directories</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-drive.html">gnomevfs.Drive</a></span><span class="refpurpose"> — Object representing a device which can mount a volume</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-fileinfo.html">gnomevfs.FileInfo</a></span><span class="refpurpose"> — Object which stores information about a file</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-handle.html">gnomevfs.Handle</a></span><span class="refpurpose"> — Object representing an open file</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-uri.html">gnomevfs.URI</a></span><span class="refpurpose"> — Object encapsulating a URI</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-volume.html">gnomevfs.Volume</a></span><span class="refpurpose"> — Abstraction for a mounted file system or network location</span></dt><dt><span class="refentrytitle"><a href="gnomevfs-functions.html">gnomevfs Functions</a></span><span class="refpurpose"> — Additional functions which are not part of a class.</span></dt><dt><span class="refentrytitle"><a href="gnomevfs-constants.html">gnomevfs Constants</a></span><span class="refpurpose"> — the built-in constants of the gnomevfs module</span></dt></dl></div><span style="color: red"><xi:include></xi:include></span></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-context.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Python gnomevfs Reference Manual </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.Context</td></tr></table></div></body></html> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>The gnomevfs class reference</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="index.html" title="Python gnomevfs Reference Manual"><link rel="prev" href="index.html" title="Python gnomevfs Reference Manual"><link rel="next" href="class-gnomevfs-context.html" title="gnomevfs.Context"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">The gnomevfs class reference</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="class-gnomevfs-context.html">Next</a></td></tr></table><hr></div><div class="chapter" title="The gnomevfs class reference"><div class="titlepage"><div><div><h2 class="title"><a name="gnomevfs-class-reference"></a>The gnomevfs class reference</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="class-gnomevfs-context.html">gnomevfs.Context</a></span><span class="refpurpose"> — Thread tracking and cancellation object</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-directoryhandle.html">gnomevfs.DirectoryHandle</a></span><span class="refpurpose"> — iterator object for reading directories</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-drive.html">gnomevfs.Drive</a></span><span class="refpurpose"> — Object representing a device which can mount a volume</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-fileinfo.html">gnomevfs.FileInfo</a></span><span class="refpurpose"> — Object which stores information about a file</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-handle.html">gnomevfs.Handle</a></span><span class="refpurpose"> — Object representing an open file</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-uri.html">gnomevfs.URI</a></span><span class="refpurpose"> — Object encapsulating a URI</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-volume.html">gnomevfs.Volume</a></span><span class="refpurpose"> — Abstraction for a mounted file system or network location</span></dt><dt><span class="refentrytitle"><a href="gnomevfs-functions.html">gnomevfs Functions</a></span><span class="refpurpose"> — Additional functions which are not part of a class.</span></dt><dt><span class="refentrytitle"><a href="gnomevfs-constants.html">gnomevfs Constants</a></span><span class="refpurpose"> — the built-in constants of the gnomevfs module</span></dt></dl></div><span style="color: red"><xi:include></xi:include></span></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="class-gnomevfs-context.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Python gnomevfs Reference Manual </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs.Context</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/gnomevfs-constants.html new/gnome-python-2.28.1/docs/gnomevfs/html/gnomevfs-constants.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/gnomevfs-constants.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/gnomevfs-constants.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,4 +1,4 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs Constants</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="gnomevfs-functions.html" title="gnomevfs Functions"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs Constants</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gnomevfs-functions.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="refentry" lang="en"><a name="gnomevfs-constants"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs Constants</h2><p>gnomevfs Constants — the built-in constants of the gnomevfs module</p></div><div class="refsect1" lang="en"><a name="id551277"></a><h2>Synopsis</h2><pre class="programlisting"> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs Constants</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="gnomevfs-functions.html" title="gnomevfs Functions"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs Constants</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="gnomevfs-functions.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="refentry" title="gnomevfs Constants"><a name="gnomevfs-constants"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs Constants</h2><p>gnomevfs Constants — the built-in constants of the gnomevfs module</p></div><div class="refsect1" title="Synopsis"><a name="id464377"></a><h2>Synopsis</h2><pre class="programlisting"> <a class="xref" href="gnomevfs-constants.html#gnomevfs-constants-directory-visit" title="gnomevfs Directory Visit Options">gnomevfs Directory Visit Options</a> <a class="xref" href="gnomevfs-constants.html#gnomevfs-constants-file-flags" title="gnomevfs File Flags">gnomevfs File Flags</a> <a class="xref" href="gnomevfs-constants.html#gnomevfs-constants-fileinfo-fields" title="gnomevfs FileInfo Fields">gnomevfs FileInfo Fields</a> @@ -8,4 +8,4 @@ <a class="xref" href="gnomevfs-constants.html#gnomevfs-constants-openmode" title="gnomevfs Open Mode Constants">gnomevfs Open Mode Constants</a> <a class="xref" href="gnomevfs-constants.html#gnomevfs-constants-seekmode" title="gnomevfs Seek Constants">gnomevfs Seek Constants</a> <a class="xref" href="gnomevfs-constants.html#gnomevfs-constants-monitortype" title="gnomevfs Monitor Type Constants">gnomevfs Monitor Type Constants</a> - </pre></div><div class="refsect1" lang="en"><a name="gnomevfs-constants-description"></a><h2>Description</h2><div class="refsect2" lang="en"><a name="gnomevfs-constants-directory-visit"></a><h3>gnomevfs Directory Visit Options</h3><p>These options control the way in which directories are visited.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.DIRECTORY_VISIT_DEFAULT</code></span></p></td><td>The default directory visit mode.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.DIRECTORY_VISIT_SAMEFS</code></span></p></td><td>Visit only directories on the same file system as the parent.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.DIRECTORY_VISIT_LOOPCHECK</code></span></p></td><td>Prevent a loop if it would be caused (e.g. by following a symbolic link).</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-file-flags"></a><h3>gnomevfs File Flags</h3><p>Special flags that a <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a> object can have.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_FLAGS_NONE</code></span></p></td><td>No flags.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_FLAGS_SYMLINK</code></span></p></td><td>Whether the file is a symbolic link.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_FLAGS_LOCAL</code></span></p></td><td>Whether the file is on a local filesystem.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-fileinfo-fields"></a><h3>gnomevfs FileInfo Fields</h3><p>Flags indicating what fields in a <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a> object are valid.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_NONE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_TYPE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_PERMISSIONS</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_FLAGS</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_DEVICE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_INODE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_LINK_COUNT</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_SIZE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_BLOCK_COUNT</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_IO_BLOCK_SIZE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_ATIME</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_MTIME</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_CTIME</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_SYMLINK_NAME</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_MIME_TYPE</code></span></p></td><td></td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-file-permissions"></a><h3>gnomevfs File Permissions</h3><p>File permissions. These are essentially the same as the unix permissions field.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_SUID</code></span></p></td><td>Set UID on access.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_SGID</code></span></p></td><td>Set GID on access.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_STICKY</code></span></p></td><td>Sticky.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_USER_READ</code></span></p></td><td>Owner has read permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_USER_WRITE</code></span></p></td><td>Owner has write permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_USER_EXEC</code></span></p></td><td>Owner has execution permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_USER_ALL</code></span></p></td><td>Owner has all permissions.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_GROUP_READ</code></span></p></td><td>Group has read permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_GROUP_WRITE</code></span></p></td><td>Group has write permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_GROUP_EXEC</code></span></p></td><td>Group has execution permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_GROUP_ALL</code></span></p></td><td>Group has all permissions.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_OTHER_READ</code></span></p></td><td>Others have read permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_OTHER_WRITE</code></span></p></td><td>Others have write permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_OTHER_EXEC</code></span></p></td><td>Others have execution permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_OTHER_ALL</code></span></p></td><td>Others have all permissions.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-fileinfo-options"></a><h3>gnomevfs FileInfo Options</h3><p>These options affect the way file information is retrieved.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_DEFAULT</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_GET_MIME_TYPE</code></span></p></td><td>Detect the MIME type.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FORCE_FAST_MIME_TYPE</code></span></p></td><td>Only use fast MIME type detection (file extensions).</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FORCE_SLOW_MIME_TYPE</code></span></p></td><td>Force slow MIME type detection where available (sniffing, algorithmic detection, etc).</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FOLLOW_LINKS</code></span></p></td><td>Automatically follow symbolic links and retrieve the properties of their target (recommended).</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-fileinfo-setmask"></a><h3>gnomevfs FileInfo Set Mask</h3><p>These options affect which file aspects are changed in the set_file_info method.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_NONE</code></span></p></td><td>Don't set any file info fields.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_NAME</code></span></p></td><td>Change the name.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_PERMISSIONS</code></span></p></td><td>Change the permissions.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_OWNER</code></span></p></td><td>Change the file's owner.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_TIME</code></span></p></td><td>Change the file's time stamp(s).</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-openmode"></a><h3>gnomevfs Open Mode Constants</h3><p>These options affect how files are opened.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_NONE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_READ</code></span></p></td><td>Open the file for reading.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_WRITE</code></span></p></td><td>Open the file for writing.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_RANDOM</code></span></p></td><td>Allow random access on the file.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_TRUNCATE</code></span></p></td><td>Truncate the file.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-seekmode"></a><h3>gnomevfs Seek Constants</h3><p>These constants are used to specify the start position for seek operations.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.SEEK_START</code></span></p></td><td>The start of the file.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SEEK_CURRENT</code></span></p></td><td>The current position in the file.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SEEK_END</code></span></p></td><td>The end of the file.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-monitortype"></a><h3>gnomevfs Monitor Type Constants</h3><p>The type of resources that can be monitored.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_FILE</code></span></p></td><td>Monitor a file.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_DIRECTORY</code></span></p></td><td>Monitor a directory.</td></tr></tbody></table></div><div class="refsect2" lang="en"><a name="gnomevfs-constants-monitorevents"></a><h3>gnomevfs Monitor Events</h3><p>Types of events that can be recieved from a monitor.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_CHANGED</code></span></p></td><td>File data was changed.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_DELETED</code></span></p></td><td>File was deleted.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_STARTEXECUTING</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_STOPEXECUTING</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_CREATED</code></span></p></td><td>File was created.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_METADATA_CHANGED</code></span></p></td><td>File's metadata was changed.</td></tr></tbody></table></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="gnomevfs-functions.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">gnomevfs Functions </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html> + </pre></div><div class="refsect1" title="Description"><a name="gnomevfs-constants-description"></a><h2>Description</h2><div class="refsect2" title="gnomevfs Directory Visit Options"><a name="gnomevfs-constants-directory-visit"></a><h3>gnomevfs Directory Visit Options</h3><p>These options control the way in which directories are visited.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.DIRECTORY_VISIT_DEFAULT</code></span></p></td><td>The default directory visit mode.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.DIRECTORY_VISIT_SAMEFS</code></span></p></td><td>Visit only directories on the same file system as the parent.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.DIRECTORY_VISIT_LOOPCHECK</code></span></p></td><td>Prevent a loop if it would be caused (e.g. by following a symbolic link).</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs File Flags"><a name="gnomevfs-constants-file-flags"></a><h3>gnomevfs File Flags</h3><p>Special flags that a <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a> object can have.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_FLAGS_NONE</code></span></p></td><td>No flags.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_FLAGS_SYMLINK</code></span></p></td><td>Whether the file is a symbolic link.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_FLAGS_LOCAL</code></span></p></td><td>Whether the file is on a local filesystem.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs FileInfo Fields"><a name="gnomevfs-constants-fileinfo-fields"></a><h3>gnomevfs FileInfo Fields</h3><p>Flags indicating what fields in a <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a> object are valid.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_NONE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_TYPE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_PERMISSIONS</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_FLAGS</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_DEVICE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_INODE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_LINK_COUNT</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_SIZE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_BLOCK_COUNT</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_IO_BLOCK_SIZE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_ATIME</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_MTIME</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_CTIME</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_SYMLINK_NAME</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FIELDS_MIME_TYPE</code></span></p></td><td></td></tr></tbody></table></div><div class="refsect2" title="gnomevfs File Permissions"><a name="gnomevfs-constants-file-permissions"></a><h3>gnomevfs File Permissions</h3><p>File permissions. These are essentially the same as the unix permissions field.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_SUID</code></span></p></td><td>Set UID on access.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_SGID</code></span></p></td><td>Set GID on access.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_STICKY</code></span></p></td><td>Sticky.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_USER_READ</code></span></p></td><td>Owner has read permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_USER_WRITE</code></span></p></td><td>Owner has write permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_USER_EXEC</code></span></p></td><td>Owner has execution permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_USER_ALL</code></span></p></td><td>Owner has all permissions.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_GROUP_READ</code></span></p></td><td>Group has read permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_GROUP_WRITE</code></span></p></td><td>Group has write permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_GROUP_EXEC</code></span></p></td><td>Group has execution permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_GROUP_ALL</code></span></p></td><td>Group has all permissions.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_OTHER_READ</code></span></p></td><td>Others have read permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_OTHER_WRITE</code></span></p></td><td>Others have write permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_OTHER_EXEC</code></span></p></td><td>Others have execution permission.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.PERM_OTHER_ALL</code></span></p></td><td>Others have all permissions.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs FileInfo Options"><a name="gnomevfs-constants-fileinfo-options"></a><h3>gnomevfs FileInfo Options</h3><p>These options affect the way file information is retrieved.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_DEFAULT</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_GET_MIME_TYPE</code></span></p></td><td>Detect the MIME type.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FORCE_FAST_MIME_TYPE</code></span></p></td><td>Only use fast MIME type detection (file extensions).</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FORCE_SLOW_MIME_TYPE</code></span></p></td><td>Force slow MIME type detection where available (sniffing, algorithmic detection, etc).</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.FILE_INFO_FOLLOW_LINKS</code></span></p></td><td>Automatically follow symbolic links and retrieve the properties of their target (recommended).</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs FileInfo Set Mask"><a name="gnomevfs-constants-fileinfo-setmask"></a><h3>gnomevfs FileInfo Set Mask</h3><p>These options affect which file aspects are changed in the <GTKDOCLINK HREF="">set_file_info</GTKDOCLINK> method.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_NONE</code></span></p></td><td>Don't set any file info fields.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_NAME</code></span></p></td><td>Change the name.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_PERMISSIONS</code></span></p></td><td>Change the permissions.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_OWNER</code></span></p></td><td>Change the file's owner.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SET_FILE_INFO_TIME</code></span></p></td><td>Change the file's time stamp(s).</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs Open Mode Constants"><a name="gnomevfs-constants-openmode"></a><h3>gnomevfs Open Mode Constants</h3><p>These options affect how files are opened.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_NONE</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_READ</code></span></p></td><td>Open the file for reading.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_WRITE</code></span></p></td><td>Open the file for writing.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_RANDOM</code></span></p></td><td>Allow random access on the file.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.OPEN_TRUNCATE</code></span></p></td><td>Truncate the file.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs Seek Constants"><a name="gnomevfs-constants-seekmode"></a><h3>gnomevfs Seek Constants</h3><p>These constants are used to specify the start position for seek operations.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.SEEK_START</code></span></p></td><td>The start of the file.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SEEK_CURRENT</code></span></p></td><td>The current position in the file.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.SEEK_END</code></span></p></td><td>The end of the file.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs Monitor Type Constants"><a name="gnomevfs-constants-monitortype"></a><h3>gnomevfs Monitor Type Constants</h3><p>The type of resources that can be monitored.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_FILE</code></span></p></td><td>Monitor a file.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_DIRECTORY</code></span></p></td><td>Monitor a directory.</td></tr></tbody></table></div><div class="refsect2" title="gnomevfs Monitor Events"><a name="gnomevfs-constants-monitorevents"></a><h3>gnomevfs Monitor Events</h3><p>Types of events that can be recieved from a monitor.</p><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_CHANGED</code></span></p></td><td>File data was changed.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_DELETED</code></span></p></td><td>File was deleted.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_STARTEXECUTING</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_STOPEXECUTING</code></span></p></td><td></td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_CREATED</code></span></p></td><td>File was created.</td></tr><tr><td><p><span class="term"><code class="literal">gnomevfs.MONITOR_EVENT_METADATA_CHANGED</code></span></p></td><td>File's metadata was changed.</td></tr></tbody></table></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="gnomevfs-functions.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">gnomevfs Functions </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/gnomevfs-functions.html new/gnome-python-2.28.1/docs/gnomevfs/html/gnomevfs-functions.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/gnomevfs-functions.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/gnomevfs-functions.html 2010-03-31 01:36:49.000000000 +0200 @@ -1,37 +1,37 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs Functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-volume.html" title="gnomevfs.Volume"><link rel="next" href="gnomevfs-constants.html" title="gnomevfs Constants"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs Functions</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-volume.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="gnomevfs-constants.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="gnomevfs-functions"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs Functions</h2><p>gnomevfs Functions — Additional functions which are not part of a class.</p></div><div class="refsect1" lang="en"><a name="id522224"></a><h2>Synopsis</h2><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--create" title="gnomevfs.create">gnomevfs.create</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>open_mode</code></strong></span><span class="initializer">=gnomevfs.OPEN_NONE</span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>exclusive</code></strong></span><span class="initializer">=False</span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>perm</code></strong></span><span class="initializer">=0666</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--get_file_info" title="gnomevfs.get_file_info">gnomevfs.get_file_info</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.FILE_INFO_DEFAULT</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--set_file_info" title="gnomevfs.set_file_info">gnomevfs.set_file_info</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>info</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>mask</code></strong></span><span class="initializer">=gnomevfs.SET_FILE_INFO_NONE</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--truncate" title="gnomevfs.truncate">gnomevfs.truncate</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>length</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--make_directory" title="gnomevfs.make_directory">gnomevfs.make_directory</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>perm</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--remove_directory" title="gnomevfs.remove_directory">gnomevfs.remove_directory</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--unlink" title="gnomevfs.unlink">gnomevfs.unlink</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--exists" title="gnomevfs.exists">gnomevfs.exists</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--format_file_size_for_display" title="gnomevfs.format_file_size_for_display">gnomevfs.format_file_size_for_display</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>size</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--get_mime_type" title="gnomevfs.get_mime_type">gnomevfs.get_mime_type</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>uri</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--get_mime_type_for_data" title="gnomevfs.get_mime_type_for_data">gnomevfs.get_mime_type_for_data</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>data</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--mime_get_icon" title="gnomevfs.mime_get_icon">gnomevfs.mime_get_icon</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_icon</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--mime_get_description" title="gnomevfs.mime_get_description">gnomevfs.mime_get_description</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_description</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--mime_can_be_executable" title="gnomevfs.mime_can_be_executable">gnomevfs.mime_can_be_executable</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_can_be_executable</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--monitor_add" title="gnomevfs.monitor_add">gnomevfs.monitor_add</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>text_uri</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>monitor_type</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>callback</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_data</code></em></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--monitor_cancel" title="gnomevfs.monitor_cancel">gnomevfs.monitor_cancel</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>id</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--read_entire_file" title="gnomevfs.read_entire_file">gnomevfs.read_entire_file</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>text_uri</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--mime_get_default_application" title="gnomevfs.mime_get_default_application">gnomevfs.mime_get_default_application</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.xfer_uri</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.xfer_uri_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.xfer_delete_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_default_action_type</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_default_action</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_default_component</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_short_list_components</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_short_list_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_all_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_all_components</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_default_action_type</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_default_application</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_default_component</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_short_list_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_short_list_components</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_add_application_to_short_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_remove_application_from_short_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_add_component_to_short_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_remove_component_from_short_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_add_extension</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_remove_extension</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_extend_all_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_remove_from_all_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_application_new_from_id</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.connect_to_server</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_path_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_host_and_path_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_slashes</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_set</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.unescape_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_canonical</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_path_name_canonical</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.unescape_string_for_display</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_local_path_from_uri</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_uri_from_local_path</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.is_executable_command_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_volume_free_space</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.icon_path_from_filename</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.open_fd</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.is_primary_thread</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.format_uri_for_display</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_from_input</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_from_input_with_dirs</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_canonical_strip_fragment</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.uris_match</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_uri_scheme</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_from_shell_arg</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.url_show</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.resolve</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.dns_sd_browse_sync</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.dns_sd_resolve_sync</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.dns_sd_list_browse_domains_sync</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_default_browse_domains</span>(<span class="methodparam"></span>)</code> - </pre></div><div class="refsect1" lang="en"><a name="id589238"></a><h2>Description</h2><p>These functions are part of the gnomevfs module but are not associated with a specific class.</p></div><div class="refsect1" lang="en"><a name="id589250"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gnomevfs--create"></a><h3>gnomevfs.create</h3><pre class="programlisting"> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>gnomevfs Functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="up" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"><link rel="prev" href="class-gnomevfs-volume.html" title="gnomevfs.Volume"><link rel="next" href="gnomevfs-constants.html" title="gnomevfs Constants"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">gnomevfs Functions</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gnomevfs-volume.html">Prev</a> </td><th width="60%" align="center">The gnomevfs class reference</th><td width="20%" align="right"> <a accesskey="n" href="gnomevfs-constants.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gnomevfs Functions"><a name="gnomevfs-functions"></a><div class="titlepage"></div><div class="refnamediv"><h2>gnomevfs Functions</h2><p>gnomevfs Functions — Additional functions which are not part of a class.</p></div><div class="refsect1" title="Synopsis"><a name="id472812"></a><h2>Synopsis</h2><pre class="programlisting"><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--create" title="gnomevfs.create">gnomevfs.create</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>open_mode</code></strong></span><span class="initializer">=gnomevfs.OPEN_NONE</span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>exclusive</code></strong></span><span class="initializer">=False</span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>perm</code></strong></span><span class="initializer">=0666</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--get_file_info" title="gnomevfs.get_file_info">gnomevfs.get_file_info</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.FILE_INFO_DEFAULT</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--set_file_info" title="gnomevfs.set_file_info">gnomevfs.set_file_info</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>info</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>mask</code></strong></span><span class="initializer">=gnomevfs.SET_FILE_INFO_NONE</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--truncate" title="gnomevfs.truncate">gnomevfs.truncate</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>length</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--make_directory" title="gnomevfs.make_directory">gnomevfs.make_directory</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>perm</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--remove_directory" title="gnomevfs.remove_directory">gnomevfs.remove_directory</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--unlink" title="gnomevfs.unlink">gnomevfs.unlink</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--exists" title="gnomevfs.exists">gnomevfs.exists</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--format_file_size_for_display" title="gnomevfs.format_file_size_for_display">gnomevfs.format_file_size_for_display</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>size</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--get_mime_type" title="gnomevfs.get_mime_type">gnomevfs.get_mime_type</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>uri</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--get_mime_type_for_data" title="gnomevfs.get_mime_type_for_data">gnomevfs.get_mime_type_for_data</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>data</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--mime_get_icon" title="gnomevfs.mime_get_icon">gnomevfs.mime_get_icon</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_icon</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--mime_get_description" title="gnomevfs.mime_get_description">gnomevfs.mime_get_description</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_description</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--mime_can_be_executable" title="gnomevfs.mime_can_be_executable">gnomevfs.mime_can_be_executable</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_can_be_executable</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--monitor_add" title="gnomevfs.monitor_add">gnomevfs.monitor_add</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>text_uri</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>monitor_type</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>callback</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>user_data</code></em></span><span class="initializer">=None</span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--monitor_cancel" title="gnomevfs.monitor_cancel">gnomevfs.monitor_cancel</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>id</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--read_entire_file" title="gnomevfs.read_entire_file">gnomevfs.read_entire_file</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>text_uri</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname"><a class="link" href="gnomevfs-functions.html#function-gnomevfs--mime_get_default_application" title="gnomevfs.mime_get_default_application">gnomevfs.mime_get_default_application</a></span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.xfer_uri</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.xfer_uri_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.xfer_delete_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_default_action_type</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_default_action</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_default_component</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_short_list_components</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_short_list_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_all_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_all_components</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_default_action_type</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_default_application</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_default_component</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_short_list_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_set_short_list_components</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_add_application_to_short_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_remove_application_from_short_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_add_component_to_short_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_remove_component_from_short_list</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_add_extension</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_remove_extension</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_extend_all_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_remove_from_all_applications</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_application_new_from_id</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.connect_to_server</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_path_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_host_and_path_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_slashes</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.escape_set</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.unescape_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_canonical</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_path_name_canonical</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.unescape_string_for_display</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_local_path_from_uri</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_uri_from_local_path</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.is_executable_command_string</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_volume_free_space</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.icon_path_from_filename</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.open_fd</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.is_primary_thread</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.format_uri_for_display</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_from_input</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_from_input_with_dirs</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_canonical_strip_fragment</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.uris_match</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_uri_scheme</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_uri_from_shell_arg</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.url_show</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.resolve</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.dns_sd_browse_sync</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.dns_sd_resolve_sync</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.dns_sd_list_browse_domains_sync</span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_default_browse_domains</span>(<span class="methodparam"></span>)</code> + </pre></div><div class="refsect1" title="Description"><a name="id487081"></a><h2>Description</h2><p>These functions are part of the gnomevfs module but are not associated with a specific class.</p></div><div class="refsect1" title="Functions"><a name="id487093"></a><h2>Functions</h2><div class="refsect2" title="gnomevfs.create"><a name="function-gnomevfs--create"></a><h3>gnomevfs.create</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.create</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>open_mode</code></strong></span><span class="initializer">=gnomevfs.OPEN_NONE</span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>exclusive</code></strong></span><span class="initializer">=False</span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>perm</code></strong></span><span class="initializer">=0666</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to create.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>open_mode</code></strong>:</span></p></td><td>Mode to leave the file in after creation (or gnomevfs.OPEN_MODE_NONE to leave the file closed).</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>exclusive</code></strong>:</span></p></td><td>Whether the file should be created in "exclusive" mode. i.e. if this flag is nonzero, The operation will fail if a file with the same name already exists.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>perm</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-file-permissions" title="gnomevfs File Permissions">file permissions flags</a></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A <a class="link" href="class-gnomevfs-handle.html" title="gnomevfs.Handle">gnomevfs.Handle</a>.</td></tr></tbody></table><p>Create and open <strong class="parameter"><code>uri</code></strong> according to <strong class="parameter"><code>open_mode</code></strong>.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--get_file_info"></a><h3>gnomevfs.get_file_info</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to create.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>open_mode</code></strong>:</span></p></td><td>Mode to leave the file in after creation (or gnomevfs.OPEN_MODE_NONE to leave the file closed).</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>exclusive</code></strong>:</span></p></td><td>Whether the file should be created in "exclusive" mode. i.e. if this flag is nonzero, The operation will fail if a file with the same name already exists.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>perm</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-file-permissions" title="gnomevfs File Permissions">file permissions flags</a></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A <a class="link" href="class-gnomevfs-handle.html" title="gnomevfs.Handle">gnomevfs.Handle</a>.</td></tr></tbody></table><p>Create and open <strong class="parameter"><code>uri</code></strong> according to <strong class="parameter"><code>open_mode</code></strong>.</p></div><div class="refsect2" title="gnomevfs.get_file_info"><a name="function-gnomevfs--get_file_info"></a><h3>gnomevfs.get_file_info</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_file_info</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>options</code></strong></span><span class="initializer">=gnomevfs.FILE_INFO_DEFAULT</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to retrieve information for.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>options</code></strong>:</span></p></td><td>Or'd set of file info options.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a></td></tr></tbody></table><p>Retrieve information about <strong class="parameter"><code>uri</code></strong>.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--set_file_info"></a><h3>gnomevfs.set_file_info</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to retrieve information for.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>options</code></strong>:</span></p></td><td>Or'd set of file info options.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A <a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a></td></tr></tbody></table><p>Retrieve information about <strong class="parameter"><code>uri</code></strong>.</p></div><div class="refsect2" title="gnomevfs.set_file_info"><a name="function-gnomevfs--set_file_info"></a><h3>gnomevfs.set_file_info</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.set_file_info</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>info</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>mask</code></strong></span><span class="initializer">=gnomevfs.SET_FILE_INFO_NONE</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to set information on.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>info</code></strong>:</span></p></td><td><a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a> with the information to set.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>mask</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-fileinfo-setmask" title="gnomevfs FileInfo Set Mask">file info set flags</a>.</td></tr></tbody></table><p>Set file information for <strong class="parameter"><code>uri</code></strong>. Only the information for which the corresponding bit in <strong class="parameter"><code>mask</code></strong> is set is actually modified.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--truncate"></a><h3>gnomevfs.truncate</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to set information on.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>info</code></strong>:</span></p></td><td><a class="link" href="class-gnomevfs-fileinfo.html" title="gnomevfs.FileInfo">gnomevfs.FileInfo</a> with the information to set.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>mask</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-fileinfo-setmask" title="gnomevfs FileInfo Set Mask">file info set flags</a>.</td></tr></tbody></table><p>Set file information for <strong class="parameter"><code>uri</code></strong>. Only the information for which the corresponding bit in <strong class="parameter"><code>mask</code></strong> is set is actually modified.</p></div><div class="refsect2" title="gnomevfs.truncate"><a name="function-gnomevfs--truncate"></a><h3>gnomevfs.truncate</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.truncate</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>length</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI of the file to truncate.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>length</code></strong>:</span></p></td><td>The length to truncate to.</td></tr></tbody></table><p>Truncate a file to a specific length.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--make_directory"></a><h3>gnomevfs.make_directory</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI of the file to truncate.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>length</code></strong>:</span></p></td><td>The length to truncate to.</td></tr></tbody></table><p>Truncate a file to a specific length.</p></div><div class="refsect2" title="gnomevfs.make_directory"><a name="function-gnomevfs--make_directory"></a><h3>gnomevfs.make_directory</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.make_directory</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>perm</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI of the directory to create.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>perm</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-file-permissions" title="gnomevfs File Permissions">file permissions flags</a>.</td></tr></tbody></table><p>Create a directory with the given name and permissions.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--remove_directory"></a><h3>gnomevfs.remove_directory</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI of the directory to create.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>perm</code></strong>:</span></p></td><td>Or'd set of <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-file-permissions" title="gnomevfs File Permissions">file permissions flags</a>.</td></tr></tbody></table><p>Create a directory with the given name and permissions.</p></div><div class="refsect2" title="gnomevfs.remove_directory"><a name="function-gnomevfs--remove_directory"></a><h3>gnomevfs.remove_directory</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.remove_directory</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI of the directory to remove.</td></tr></tbody></table><p>Remove a directory.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--unlink"></a><h3>gnomevfs.unlink</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI of the directory to remove.</td></tr></tbody></table><p>Remove a directory.</p></div><div class="refsect2" title="gnomevfs.unlink"><a name="function-gnomevfs--unlink"></a><h3>gnomevfs.unlink</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.unlink</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI of the file to unlink</td></tr></tbody></table><p>Unlink (delete) a URI.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--exists"></a><h3>gnomevfs.exists</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI of the file to unlink</td></tr></tbody></table><p>Unlink (delete) a URI.</p></div><div class="refsect2" title="gnomevfs.exists"><a name="function-gnomevfs--exists"></a><h3>gnomevfs.exists</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.exists</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>uri</code></strong></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to check.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if the URI exists.</td></tr></tbody></table><p>Check if a given URI exists.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--format_file_size_for_display"></a><h3>gnomevfs.format_file_size_for_display</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong>:</span></p></td><td>The URI to check.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if the URI exists.</td></tr></tbody></table><p>Check if a given URI exists.</p></div><div class="refsect2" title="gnomevfs.format_file_size_for_display"><a name="function-gnomevfs--format_file_size_for_display"></a><h3>gnomevfs.format_file_size_for_display</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.format_file_size_for_display</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>size</code></em></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>size</code></em>:</span></p></td><td>The size of the file in bytes</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string with the printable size</td></tr></tbody></table><p>Formats <em class="parameter"><code>size</code></em> in a way that is easy for the user to read. Gives the size in bytes, kilobytes, megabytes or gigabytes, choosing whatever is appropriate.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--get_mime_type"></a><h3>gnomevfs.get_mime_type</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>size</code></em>:</span></p></td><td>The size of the file in bytes</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string with the printable size</td></tr></tbody></table><p>Formats <em class="parameter"><code>size</code></em> in a way that is easy for the user to read. Gives the size in bytes, kilobytes, megabytes or gigabytes, choosing whatever is appropriate.</p></div><div class="refsect2" title="gnomevfs.get_mime_type"><a name="function-gnomevfs--get_mime_type"></a><h3>gnomevfs.get_mime_type</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.get_mime_type</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>uri</code></em></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>uri</code></em>:</span></p></td><td>The URI to retrieve the mime type for.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string containing the mime type.</td></tr></tbody></table><p>Determine the mime type of <em class="parameter"><code>uri</code></em>. The mime type is determined in the same way as by <a class="link" href="gnomevfs-functions.html#function-gnomevfs--get_file_info" title="gnomevfs.get_file_info">gnomevfs.get_file_info</a>.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--get_mime_type_for_data"></a><h3>gnomevfs.get_mime_type_for_data</h3><pre class="programlisting"> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>data</code></em>:</span></p></td><td>A string containing the data.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string containing the mime type.</td></tr></tbody></table><p>Tries to guess the mime type of the data in <em class="parameter"><code>data</code></em> using magic patterns.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--mime_get_icon"></a><h3>gnomevfs.mime_get_icon</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>uri</code></em>:</span></p></td><td>The URI to retrieve the mime type for.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string containing the mime type.</td></tr></tbody></table><p>Determine the mime type of <em class="parameter"><code>uri</code></em>. The mime type is determined in the same way as by <a class="link" href="gnomevfs-functions.html#function-gnomevfs--get_file_info" title="gnomevfs.get_file_info">gnomevfs.get_file_info</a>.</p></div><div class="refsect2" title="gnomevfs.get_mime_type_for_data"><a name="function-gnomevfs--get_mime_type_for_data"></a><h3>gnomevfs.get_mime_type_for_data</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>data</code></em>:</span></p></td><td>A string containing the data.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string containing the mime type.</td></tr></tbody></table><p>Tries to guess the mime type of the data in <em class="parameter"><code>data</code></em> using magic patterns.</p></div><div class="refsect2" title="gnomevfs.mime_get_icon"><a name="function-gnomevfs--mime_get_icon"></a><h3>gnomevfs.mime_get_icon</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_icon</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>mime_type</code></em>:</span></p></td><td>A string with the mime type.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string with an icon name.</td></tr></tbody></table><p>Query the MIME database for an icon representing <em class="parameter"><code>mime_type</code></em>. It usually returns a filename without path information, e.g. "i-chardev.png", and sometimes does not have an extension, e.g. "i-regular" if the icon is supposed to be image type agnostic between icon themes. Icons are generic and not theme specific. These will not necessarily match with the icons a user sees in Nautilus, you have been warned.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--mime_get_description"></a><h3>gnomevfs.mime_get_description</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>mime_type</code></em>:</span></p></td><td>A string with the mime type.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A string with an icon name.</td></tr></tbody></table><p>Query the MIME database for an icon representing <em class="parameter"><code>mime_type</code></em>. It usually returns a filename without path information, e.g. "i-chardev.png", and sometimes does not have an extension, e.g. "i-regular" if the icon is supposed to be image type agnostic between icon themes. Icons are generic and not theme specific. These will not necessarily match with the icons a user sees in Nautilus, you have been warned.</p></div><div class="refsect2" title="gnomevfs.mime_get_description"><a name="function-gnomevfs--mime_get_description"></a><h3>gnomevfs.mime_get_description</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_description</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>mime_type</code></em>:</span></p></td><td>The mime type to query.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A description of the mime type.</td></tr></tbody></table><p>Query the MIME database for a description of <em class="parameter"><code>mime_type</code></em>.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--mime_can_be_executable"></a><h3>gnomevfs.mime_can_be_executable</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>mime_type</code></em>:</span></p></td><td>The mime type to query.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>A description of the mime type.</td></tr></tbody></table><p>Query the MIME database for a description of <em class="parameter"><code>mime_type</code></em>.</p></div><div class="refsect2" title="gnomevfs.mime_can_be_executable"><a name="function-gnomevfs--mime_can_be_executable"></a><h3>gnomevfs.mime_can_be_executable</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_can_be_executable</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>mime_type</code></em>:</span></p></td><td>The mime type to query.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if files of <em class="parameter"><code>mime_type</code></em> can be executable, False otherwise.</td></tr></tbody></table><p>Check whether files of <em class="parameter"><code>mime_type</code></em> might conceivably be executable. Default for known types is False. Default for unknown types is True.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--monitor_add"></a><h3>gnomevfs.monitor_add</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>mime_type</code></em>:</span></p></td><td>The mime type to query.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>True if files of <em class="parameter"><code>mime_type</code></em> can be executable, False otherwise.</td></tr></tbody></table><p>Check whether files of <em class="parameter"><code>mime_type</code></em> might conceivably be executable. Default for known types is False. Default for unknown types is True.</p></div><div class="refsect2" title="gnomevfs.monitor_add"><a name="function-gnomevfs--monitor_add"></a><h3>gnomevfs.monitor_add</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.monitor_add</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>text_uri</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>monitor_type</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>callback</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>extra</code></em></span><span class="initializer">=None</span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>text_uri</code></em>:</span></p></td><td>String representing the URI to monitor.</td></tr><tr><td><p><span class="term"><em class="parameter"><code>monitor_type</code></em>:</span></p></td><td>A <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-monitortype" title="gnomevfs Monitor Type Constants">monitor type</a> signifying the type of the URI.</td></tr><tr><td><p><span class="term"><em class="parameter"><code>callback</code></em>:</span></p></td><td>Function to call when the monitor is tripped.</td></tr><tr><td><p><span class="term"><em class="parameter"><code>user_data</code></em>:</span></p></td><td>Data to pass to <em class="parameter"><code>callback</code></em></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>An identifier representing this monitor.</td></tr></tbody></table><p>Watch the file or directory at <em class="parameter"><code>text_uri</code></em> for changes (or the creation/deletion of the file) and call <em class="parameter"><code>callback</code></em> when there is a change. If a directory monitor is added, <em class="parameter"><code>callback</code></em> is notified when any file in the directory changes.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--monitor_cancel"></a><h3>gnomevfs.monitor_cancel</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>text_uri</code></em>:</span></p></td><td>String representing the URI to monitor.</td></tr><tr><td><p><span class="term"><em class="parameter"><code>monitor_type</code></em>:</span></p></td><td>A <a class="link" href="gnomevfs-constants.html#gnomevfs-constants-monitortype" title="gnomevfs Monitor Type Constants">monitor type</a> signifying the type of the URI.</td></tr><tr><td><p><span class="term"><em class="parameter"><code>callback</code></em>:</span></p></td><td>Function to call when the monitor is tripped.</td></tr><tr><td><p><span class="term"><em class="parameter"><code>user_data</code></em>:</span></p></td><td>Data to pass to <em class="parameter"><code>callback</code></em></td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>An identifier representing this monitor.</td></tr></tbody></table><p>Watch the file or directory at <em class="parameter"><code>text_uri</code></em> for changes (or the creation/deletion of the file) and call <em class="parameter"><code>callback</code></em> when there is a change. If a directory monitor is added, <em class="parameter"><code>callback</code></em> is notified when any file in the directory changes.</p></div><div class="refsect2" title="gnomevfs.monitor_cancel"><a name="function-gnomevfs--monitor_cancel"></a><h3>gnomevfs.monitor_cancel</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.monitor_cancel</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>id</code></em></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>id</code></em>:</span></p></td><td>Identifier which was given by <a class="link" href="gnomevfs-functions.html#function-gnomevfs--monitor_add" title="gnomevfs.monitor_add">monitor_add</a></td></tr></tbody></table><p>Cancel the monitor pointed to by <em class="parameter"><code>id</code></em></p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--read_entire_file"></a><h3>gnomevfs.read_entire_file</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>id</code></em>:</span></p></td><td>Identifier which was given by <a class="link" href="gnomevfs-functions.html#function-gnomevfs--monitor_add" title="gnomevfs.monitor_add">monitor_add</a></td></tr></tbody></table><p>Cancel the monitor pointed to by <em class="parameter"><code>id</code></em></p></div><div class="refsect2" title="gnomevfs.read_entire_file"><a name="function-gnomevfs--read_entire_file"></a><h3>gnomevfs.read_entire_file</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.read_entire_file</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>text_uri</code></em></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>text_uri</code></em>:</span></p></td><td>String containing the URI of the file to read.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>String containing the data in the file.</td></tr></tbody></table><p>Reads an entire file into memory for convenience. Beware of accidentally loading large files into memory with this function.</p></div><div class="refsect2" lang="en"><a name="function-gnomevfs--mime_get_default_application"></a><h3>gnomevfs.mime_get_default_application</h3><pre class="programlisting"> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>text_uri</code></em>:</span></p></td><td>String containing the URI of the file to read.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>String containing the data in the file.</td></tr></tbody></table><p>Reads an entire file into memory for convenience. Beware of accidentally loading large files into memory with this function.</p></div><div class="refsect2" title="gnomevfs.mime_get_default_application"><a name="function-gnomevfs--mime_get_default_application"></a><h3>gnomevfs.mime_get_default_application</h3><pre class="programlisting"> <code class="methodsynopsis"> def <span class="methodname">gnomevfs.mime_get_default_application</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>mime_type</code></em></span></span>)</code> - </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>mime_type</code></em>:</span></p></td><td>Mime type to query.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>Information about the application configured as the default handler for <em class="parameter"><code>mime_type</code></em>.</td></tr></tbody></table><p>Query the MIME database for the default Bonobo component to be activated to view files of MIME type <em class="parameter"><code>mime_type</code></em></p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-volume.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="gnomevfs-constants.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.Volume </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs Constants</td></tr></table></div></body></html> + </pre><table border="0" width="100%" bgcolor="#FFECCE"><col align="left" valign="top" width="0*"><tbody><tr><td><p><span class="term"><em class="parameter"><code>mime_type</code></em>:</span></p></td><td>Mime type to query.</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span>:</span></p></td><td>Information about the application configured as the default handler for <em class="parameter"><code>mime_type</code></em>.</td></tr></tbody></table><p>Query the MIME database for the default Bonobo component to be activated to view files of MIME type <em class="parameter"><code>mime_type</code></em></p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="class-gnomevfs-volume.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gnomevfs-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="gnomevfs-constants.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gnomevfs.Volume </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gnomevfs Constants</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/index.html new/gnome-python-2.28.1/docs/gnomevfs/html/index.html --- old/gnome-python-2.28.0/docs/gnomevfs/html/index.html 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/index.html 2010-03-31 01:36:49.000000000 +0200 @@ -1 +1 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Python gnomevfs Reference Manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><meta name="description" content="This reference describes the classes of the Python gnomevfs module."><link rel="start" href="index.html" title="Python gnomevfs Reference Manual"><link rel="next" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Python gnomevfs Reference Manual</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="gnomevfs-class-reference.html">Next</a></td></tr></table><hr></div><div class="book" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="pygnomevfs"></a>Python gnomevfs Reference Manual</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">David</span> <span class="surname">Trowbridge</span></h3></div></div></div><div><p class="pubdate">December 18, 2005</p></div><div><div class="abstract"><p class="title"><b>Abstract</b></p><p>This reference describes the classes of the Python gnomevfs module.</p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="gnomevfs-class-reference.html">The gnomevfs class reference</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="class-gnomevfs-context.html">gnomevfs.Context</a></span><span class="refpurpose"> — Thread tracking and cancellation object</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-directoryhandle.html">gnomevfs.DirectoryHandle</a></span><span class="refpurpose"> — iterator object for reading directories</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-drive.html">gnomevfs.Drive</a></span><span class="refpurpose"> — Object representing a device which can mount a volume</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-fileinfo.html">gnomevfs.FileInfo</a></span><span class="refpurpose"> — Object which stores information about a file</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-handle.html">gnomevfs.Handle</a></span><span class="refpurpose"> — Object representing an open file</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-uri.html">gnomevfs.URI</a></span><span class="refpurpose"> — Object encapsulating a URI</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-volume.html">gnomevfs.Volume</a></span><span class="refpurpose"> — Abstraction for a mounted file system or network location</span></dt><dt><span class="refentrytitle"><a href="gnomevfs-functions.html">gnomevfs Functions</a></span><span class="refpurpose"> — Additional functions which are not part of a class.</span></dt><dt><span class="refentrytitle"><a href="gnomevfs-constants.html">gnomevfs Constants</a></span><span class="refpurpose"> — the built-in constants of the gnomevfs module</span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="gnomevfs-class-reference.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> The gnomevfs class reference</td></tr></table></div></body></html> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Python gnomevfs Reference Manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><meta name="description" content="This reference describes the classes of the Python gnomevfs module."><link rel="home" href="index.html" title="Python gnomevfs Reference Manual"><link rel="next" href="gnomevfs-class-reference.html" title="The gnomevfs class reference"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Python gnomevfs Reference Manual</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="gnomevfs-class-reference.html">Next</a></td></tr></table><hr></div><div class="book" title="Python gnomevfs Reference Manual"><div class="titlepage"><div><div><h1 class="title"><a name="pygnomevfs"></a>Python gnomevfs Reference Manual</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">David</span> <span class="surname">Trowbridge</span></h3></div></div></div><div><p class="pubdate">December 18, 2005</p></div><div><div class="abstract" title="Abstract"><p class="title"><b>Abstract</b></p><p>This reference describes the classes of the Python gnomevfs module.</p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="gnomevfs-class-reference.html">The gnomevfs class reference</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="class-gnomevfs-context.html">gnomevfs.Context</a></span><span class="refpurpose"> — Thread tracking and cancellation object</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-directoryhandle.html">gnomevfs.DirectoryHandle</a></span><span class="refpurpose"> — iterator object for reading directories</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-drive.html">gnomevfs.Drive</a></span><span class="refpurpose"> — Object representing a device which can mount a volume</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-fileinfo.html">gnomevfs.FileInfo</a></span><span class="refpurpose"> — Object which stores information about a file</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-handle.html">gnomevfs.Handle</a></span><span class="refpurpose"> — Object representing an open file</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-uri.html">gnomevfs.URI</a></span><span class="refpurpose"> — Object encapsulating a URI</span></dt><dt><span class="refentrytitle"><a href="class-gnomevfs-volume.html">gnomevfs.Volume</a></span><span class="refpurpose"> — Abstraction for a mounted file system or network location</span></dt><dt><span class="refentrytitle"><a href="gnomevfs-functions.html">gnomevfs Functions</a></span><span class="refpurpose"> — Additional functions which are not part of a class.</span></dt><dt><span class="refentrytitle"><a href="gnomevfs-constants.html">gnomevfs Constants</a></span><span class="refpurpose"> — the built-in constants of the gnomevfs module</span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="gnomevfs-class-reference.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> The gnomevfs class reference</td></tr></table></div></body></html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/html/pygnomevfs.devhelp new/gnome-python-2.28.1/docs/gnomevfs/html/pygnomevfs.devhelp --- old/gnome-python-2.28.0/docs/gnomevfs/html/pygnomevfs.devhelp 2009-09-21 16:32:04.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/html/pygnomevfs.devhelp 2010-03-31 01:36:49.000000000 +0200 @@ -14,9 +14,9 @@ </sub> </chapters> <functions> - <function name="" link="class-gnomevfs-directoryhandle.html#id580508"/> - <function name="" link="class-gnomevfs-handle.html#id580677"/> - <function name="" link="class-gnomevfs-uri.html#id586405"/> + <function name="" link="class-gnomevfs-directoryhandle.html#id448809"/> + <function name="" link="class-gnomevfs-handle.html#id451653"/> + <function name="" link="class-gnomevfs-uri.html#id482770"/> <function name="gnomevfs.Context.get_cancellation" link="class-gnomevfs-context.html#method-gnomevfs-context--get_cancellation"/> <function name="gnomevfs.Context.check_cancellation" link="class-gnomevfs-context.html#method-gnomevfs-context--check_cancellation"/> <function name="gnomevfs.Context.cancel" link="class-gnomevfs-context.html#method-gnomevfs-context--cancel"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/docs/gnomevfs/wscript new/gnome-python-2.28.1/docs/gnomevfs/wscript --- old/gnome-python-2.28.0/docs/gnomevfs/wscript 2009-05-04 12:24:35.000000000 +0200 +++ new/gnome-python-2.28.1/docs/gnomevfs/wscript 2009-12-14 20:10:26.000000000 +0100 @@ -27,11 +27,11 @@ ' --stringparam chunker.output.encoding UTF-8' ' ${SRC[0]} ${SRC[1]}')) - cmd = bld.new_task_gen('command', - target='html/gnomevfs-class-reference.html', - source='html/index.html', - command='gtkdoc-fixxref --module-dir=${TGT[0].parent} --html-dir=${HTMLDIR}', - variables=dict(HTMLDIR=html_dir)) + #cmd = bld.new_task_gen('command', + # target='html/gnomevfs-class-reference.html', + # source='html/index.html', + # command='gtkdoc-fixxref --module-dir=${TGT[0].parent} --html-dir=${HTMLDIR}', + # variables=dict(HTMLDIR=html_dir)) # install html files from either the build dir or the source dir, whichever is found html_files = glob.glob(os.path.join(bld.path.find_dir('html').abspath(env), '*')) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/gconf/gconf.override new/gnome-python-2.28.1/gconf/gconf.override --- old/gnome-python-2.28.0/gconf/gconf.override 2009-05-04 12:24:35.000000000 +0200 +++ new/gnome-python-2.28.1/gconf/gconf.override 2009-11-28 19:35:04.000000000 +0100 @@ -256,6 +256,12 @@ *(gdouble*)retval = PyFloat_AsDouble(pyvalue); break; case GCONF_VALUE_STRING: + if (!PyString_Check(pyvalue)) { + PyErr_SetString(PyExc_TypeError, + "value should be a string"); + g_free(retval); + return NULL; + } *(gchar**)retval = PyString_AsString(pyvalue); break; case GCONF_VALUE_SCHEMA: @@ -527,8 +533,9 @@ for (i = 0; i < PySequence_Size(py_list) && retdata; i++) { gpointer data; - data = pygconf_parse_pygvalue(list_type, - PySequence_GetItem(py_list, i)); + PyObject *item = PySequence_GetItem(py_list, i); + data = pygconf_parse_pygvalue(list_type, item); + Py_XDECREF(item); if (data == NULL) { retdata = 0; break; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/gnome/__init__.py new/gnome-python-2.28.1/gnome/__init__.py --- old/gnome-python-2.28.0/gnome/__init__.py 2009-05-04 12:24:35.000000000 +0200 +++ new/gnome-python-2.28.1/gnome/__init__.py 2010-03-31 01:16:58.000000000 +0200 @@ -1,11 +1,11 @@ # -*- Mode: Python; py-indent-offset: 4 -*- # this can go when things are a little further along -try: - import ltihooks - del ltihooks -except ImportError: - pass +# try: +# import ltihooks +# del ltihooks +# except ImportError: +# pass import gobject del gobject diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/gnome-python.spec new/gnome-python-2.28.1/gnome-python.spec --- old/gnome-python-2.28.0/gnome-python.spec 2009-09-21 16:30:15.000000000 +0200 +++ new/gnome-python-2.28.1/gnome-python.spec 2010-03-31 01:34:20.000000000 +0200 @@ -6,7 +6,7 @@ Summary: The sources for the PyGNOME Python extension module. Name: gnome-python2 -Version: 2.28.0 +Version: 2.28.1 Release: 9 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/gnome-python/gnome-python-%{version}.tar.gz Copyright: LGPL diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gnome-python-2.28.0/wscript new/gnome-python-2.28.1/wscript --- old/gnome-python-2.28.0/wscript 2009-09-21 16:27:37.000000000 +0200 +++ new/gnome-python-2.28.1/wscript 2010-03-31 01:32:25.000000000 +0200 @@ -13,7 +13,7 @@ import Build -VERSION = '2.28.0' +VERSION = '2.28.1' APPNAME = 'gnome-python' srcdir = '.' blddir = 'build' @@ -44,6 +44,7 @@ opt.tool_options('compiler_cc') opt.tool_options('gnome') opt.tool_options('gnu_dirs') + opt.tool_options('cflags') opt.add_option('--enable-modules', help=('Enable only the specified modules.'), @@ -59,6 +60,7 @@ conf.check_tool('command') conf.check_tool('pkgconfig') conf.check_tool('gnu_dirs') + conf.check_tool('cflags') if sys.platform == 'darwin': conf.check_tool('osx') @@ -213,7 +215,8 @@ os_env['PYTHONPATH'] = os.pathsep.join([builddir, os_env['PYTHONPATH']]) else: os_env['PYTHONPATH'] = builddir - cmd = [env['PYTHON'], os.path.join('tests', 'runtests.py'), builddir] + cmd = [#'gdb', '--args', + env['PYTHON'], os.path.join('tests', 'runtests.py'), builddir] retval = subprocess.Popen(cmd, env=os_env).wait() if retval: sys.exit(retval) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de