~ubuntu-branches/ubuntu/natty/pygtk/natty-proposed

« back to all changes in this revision

Viewing changes to docs/html/class-gtkmountoperation.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-06-22 16:49:42 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090622164942-19zeltp4z0u5iw72
Tags: 2.15.2-0ubuntu1
* New upstream version:
  - Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message
  - Allow pango.Context creation 
  - Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward
    compatibility accepting also chars 
  - Protect window obj from GC in gtk.window_get_toplevels 
  - Plug huge number of memory leaks in Pango wrappers 
  - Add gtk.gdk.WINDOWING constant 
  - Wrap gdk_pixbuf_apply_embedded_orientation 
  - Modernize constructors of seven more types 
  - Don't free a string we don't own 
  - Some docs tweaking 
* debian/control.in:
  - set vcs location
* debian/patches/02_fix_get_application_info_crash.patch:
  - the change is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.MountOperation</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="gtk-class-reference.html" title="The gtk Class Reference"><link rel="prev" href="class-gtkmisc.html" title="gtk.Misc"><link rel="next" href="class-gtknotebook.html" title="gtk.Notebook"></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">gtk.MountOperation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkmisc.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtknotebook.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtkmountoperation"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.MountOperation</h2><p>gtk.MountOperation — Functions for working with GIO (new in PyGTK 2.14)</p></div><div class="refsect1" lang="en"><a name="id3565229"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.MountOperation</span></span>(<span class="ooclass"><span class="classname"><PYGTKDOCLINK HREF="class-giomountoperation">gio.MountOperation</PYGTKDOCLINK></span></span>):
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.MountOperation</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="PyGTK 2.0 Reference Manual"><link rel="up" href="gtk-class-reference.html" title="The gtk Class Reference"><link rel="prev" href="class-gtkmisc.html" title="gtk.Misc"><link rel="next" href="class-gtknotebook.html" title="gtk.Notebook"></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">gtk.MountOperation</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkmisc.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtknotebook.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtkmountoperation"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.MountOperation</h2><p>gtk.MountOperation — Functions for working with GIO (new in PyGTK 2.14)</p></div><div class="refsect1" lang="en"><a name="id3766035"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.MountOperation</span></span>(<span class="ooclass"><span class="classname"><PYGTKDOCLINK HREF="class-giomountoperation">gio.MountOperation</PYGTKDOCLINK></span></span>):
2
2
<code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkmountoperation.html#method-gtkmountoperation--get-parent" title="gtk.MountOperation.get_parent">get_parent</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkmountoperation.html#method-gtkmountoperation--get-screen" title="gtk.MountOperation.get_screen">get_screen</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkmountoperation.html#method-gtkmountoperation--is-showing" title="gtk.MountOperation.is_showing">is_showing</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkmountoperation.html#method-gtkmountoperation--set-parent" title="gtk.MountOperation.set_parent">set_parent</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>parent</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkmountoperation.html#method-gtkmountoperation--set-screen" title="gtk.MountOperation.set_screen">set_screen</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>screen</code></strong></span></span>)</code><br></pre></td></tr></table><pre class="programlisting">
3
3
<span class="bold"><strong>Functions</strong></span>
4
4
 
5
 
<code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkmountoperation.html#function-gtk--show-uri" title="gtk.show_uri">gtk.show_uri</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>screen</code></strong></span></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>timestamp</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id3565440"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
 
5
<code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkmountoperation.html#function-gtk--show-uri" title="gtk.show_uri">gtk.show_uri</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>screen</code></strong></span></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>timestamp</code></strong></span></span>)</code></pre></div><div class="refsect1" lang="en"><a name="id3766246"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
6
6
  +-- <PYGTKDOCLINK HREF="class-giomountoperation">gio.MountOperation</PYGTKDOCLINK>
7
7
    +-- <a class="link" href="class-gtkmountoperation.html" title="gtk.MountOperation">gtk.MountOperation</a>
8
 
</pre></div><div class="refsect1" lang="en"><a name="properties-gtkmountoperation"></a><h2>gtk.MountOperation Properties</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">"is-showing"</td><td valign="top">Read</td><td valign="top">Are we showing a dialog. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"parent"</td><td valign="top">Read/Write</td><td valign="top">The parent window.</td></tr><tr valign="top"><td valign="top">"screen"</td><td valign="top">Read/Write</td><td valign="top">The screen where this window will be displayed.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id3565589"></a><h2>Description</h2><p>
 
8
</pre></div><div class="refsect1" lang="en"><a name="properties-gtkmountoperation"></a><h2>gtk.MountOperation Properties</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">"is-showing"</td><td valign="top">Read</td><td valign="top">Are we showing a dialog. Default value: <code class="literal">False</code>.</td></tr><tr valign="top"><td valign="top">"parent"</td><td valign="top">Read/Write</td><td valign="top">The parent window.</td></tr><tr valign="top"><td valign="top">"screen"</td><td valign="top">Read/Write</td><td valign="top">The screen where this window will be displayed.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="id3766395"></a><h2>Description</h2><p>
9
9
                The functions and objects described here make working with GTK+ and GIO more convenient.
10
10
                <a class="link" href="class-gtkmountoperation.html" title="gtk.MountOperation"><code class="classname">gtk.MountOperation</code></a>
11
11
                is needed when mounting volumes and
19
19
        <a class="link" href="class-gtkmountoperation.html" title="gtk.MountOperation"><code class="classname">gtk.MountOperation</code></a>.
20
20
        </td></tr></tbody></table><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>This method is available in PyGTK 2.14 and above.</p></div><p>
21
21
        Creates a new <a class="link" href="class-gtkmountoperation.html" title="gtk.MountOperation"><code class="classname">gtk.MountOperation</code></a>.
22
 
    </p></div><div class="refsect1" lang="en"><a name="id3565743"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtkmountoperation--get-parent"></a><h3>gtk.MountOperation.get_parent</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">get_parent</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 new
 
22
    </p></div><div class="refsect1" lang="en"><a name="id3766549"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtkmountoperation--get-parent"></a><h3>gtk.MountOperation.get_parent</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">get_parent</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 new
23
23
                    <a class="link" href="class-gtkmountoperation.html" title="gtk.MountOperation"><code class="classname">gtk.MountOperation</code></a>.
24
24
                    </td></tr></tbody></table><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>This method is available in PyGTK 2.14 and above.</p></div><p>
25
25
                The <code class="methodname">get_parent</code>() method gets the transient
48
48
                on which windows of the
49
49
                <a class="link" href="class-gtkmountoperation.html" title="gtk.MountOperation"><code class="classname">gtk.MountOperation</code></a>
50
50
                will be shown.
51
 
            </p></div></div><div class="refsect1" lang="en"><a name="id3566188"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gtk--show-uri"></a><h3>gtk.show_uri</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">show_uri</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>screen</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>uri</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>timestamp</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"><strong class="parameter"><code>screen</code></strong> :</span></p></td><td>A
 
51
            </p></div></div><div class="refsect1" lang="en"><a name="id3766994"></a><h2>Functions</h2><div class="refsect2" lang="en"><a name="function-gtk--show-uri"></a><h3>gtk.show_uri</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">show_uri</span>(<span class="methodparam"><span class="parameter"><em class="parameter"><code>screen</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>uri</code></em></span></span>, <span class="methodparam"><span class="parameter"><em class="parameter"><code>timestamp</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"><strong class="parameter"><code>screen</code></strong> :</span></p></td><td>A
52
52
                            <a class="link" href="class-gdkscreen.html" title="gtk.gdk.Screen"><code class="classname">gtk.gdk.Screen</code></a>
53
53
                            to show the uri on or <code class="literal">None</code> for the default screen.
54
54
                        </td></tr><tr><td><p><span class="term"><strong class="parameter"><code>uri</code></strong> :</span></p></td><td>the uri to show.</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>timestamp</code></strong> :</span></p></td><td>a timestamp to prevent focus stealing.