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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-01-07 11:08:47 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20100107110847-f5av7e1ttudh7ra6
Tags: 2.17.0-0ubuntu1
New upstream 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.Invisible</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-gtkinputdialog.html" title="gtk.InputDialog"><link rel="next" href="class-gtkitem.html" title="gtk.Item"></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.Invisible</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkinputdialog.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkitem.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtkinvisible"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.Invisible</h2><p>gtk.Invisible — internally-used widget which is not displayed.</p></div><div class="refsect1" lang="en"><a name="id3557244"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.Invisible</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkwidget.html" title="gtk.Widget">gtk.Widget</a></span></span>):
2
 
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkinvisible.html#constructor-gtkinvisible" title="Constructor">gtk.Invisible</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkinvisible.html#method-gtkinvisible--set-screen" title="gtk.Invisible.set_screen">set_screen</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>screen</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkinvisible.html#method-gtkinvisible--get-screen" title="gtk.Invisible.get_screen">get_screen</a></span>()</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id3557335"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>gtk.Invisible</title><link rel="stylesheet" href="style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" 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-gtkinputdialog.html" title="gtk.InputDialog"><link rel="next" href="class-gtkitem.html" title="gtk.Item"></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.Invisible</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkinputdialog.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkitem.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gtk.Invisible"><a name="class-gtkinvisible"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.Invisible</h2><p>gtk.Invisible — internally-used widget which is not displayed.</p></div><div class="refsect1" title="Synopsis"><a name="id3867106"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.Invisible</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkwidget.html" title="gtk.Widget">gtk.Widget</a></span></span>):
 
2
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkinvisible.html#constructor-gtkinvisible" title="Constructor">gtk.Invisible</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkinvisible.html#method-gtkinvisible--set-screen" title="gtk.Invisible.set_screen">set_screen</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>screen</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkinvisible.html#method-gtkinvisible--get-screen" title="gtk.Invisible.get_screen">get_screen</a></span>()</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id3867196"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
3
3
  +-- <a class="link" href="class-gtkobject.html" title="gtk.Object">gtk.Object</a>
4
4
    +-- <a class="link" href="class-gtkwidget.html" title="gtk.Widget">gtk.Widget</a>
5
5
      +-- <a class="link" href="class-gtkinvisible.html" title="gtk.Invisible">gtk.Invisible</a>
6
 
</pre></div><div class="refsect1" lang="en"><a name="id3557373"></a><h2>Implemented Interfaces</h2><p>
 
6
</pre></div><div class="refsect1" title="Implemented Interfaces"><a name="id3867234"></a><h2>Implemented Interfaces</h2><p>
7
7
                        <a class="link" href="class-gtkinvisible.html" title="gtk.Invisible"><code class="classname">gtk.Invisible</code></a>
8
8
                        implements 
9
9
                        <a class="link" href="class-gtkbuildable.html" title="gtk.Buildable"><code class="classname">gtk.Buildable</code></a>
10
 
                </p></div><div class="refsect1" lang="en"><a name="properties-gtkinvisible"></a><h2>gtk.Invisible Properties</h2><p><a class="link" href="class-gtkobject.html#properties-gtkobject" title="gtk.Object Properties">gtk.Object Properties</a></p><p><a class="link" href="class-gtkwidget.html#properties-gtkwidget" title="gtk.Widget Properties">gtk.Widget Properties</a></p><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">"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="style-properties-gtkinvisible"></a><h2>gtk.Invisible Style Properties</h2><p><a class="link" href="class-gtkwidget.html#style-properties-gtkwidget" title="gtk.Widget Style Properties">gtk.Widget Style Properties</a></p></div><div class="refsect1" lang="en"><a name="signal-prototypes-gtkinvisible"></a><h2>gtk.Invisible Signal Prototypes</h2><p><PYGTKDOCLINK HREF="signal-prototypes-gobject">gobject.GObject Signal Prototypes</PYGTKDOCLINK></p><p><a class="link" href="class-gtkobject.html#signal-prototypes-gtkobject" title="gtk.Object Signal Prototypes">gtk.Object Signal Prototypes</a></p><p><a class="link" href="class-gtkwidget.html#signal-prototypes-gtkwidget" title="gtk.Widget Signal Prototypes">gtk.Widget Signal Prototypes</a></p></div><div class="refsect1" lang="en"><a name="id3557544"></a><h2>Description</h2><p>The <a class="link" href="class-gtkinvisible.html" title="gtk.Invisible"><code class="classname">gtk.Invisible</code></a>
 
10
                </p></div><div class="refsect1" title="gtk.Invisible Properties"><a name="properties-gtkinvisible"></a><h2>gtk.Invisible Properties</h2><p><a class="link" href="class-gtkobject.html#properties-gtkobject" title="gtk.Object Properties">gtk.Object Properties</a></p><p><a class="link" href="class-gtkwidget.html#properties-gtkwidget" title="gtk.Widget Properties">gtk.Widget Properties</a></p><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="4in"></colgroup><tbody><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" title="gtk.Invisible Style Properties"><a name="style-properties-gtkinvisible"></a><h2>gtk.Invisible Style Properties</h2><p><a class="link" href="class-gtkwidget.html#style-properties-gtkwidget" title="gtk.Widget Style Properties">gtk.Widget Style Properties</a></p></div><div class="refsect1" title="gtk.Invisible Signal Prototypes"><a name="signal-prototypes-gtkinvisible"></a><h2>gtk.Invisible Signal Prototypes</h2><p><PYGTKDOCLINK HREF="signal-prototypes-gobject">gobject.GObject Signal Prototypes</PYGTKDOCLINK></p><p><a class="link" href="class-gtkobject.html#signal-prototypes-gtkobject" title="gtk.Object Signal Prototypes">gtk.Object Signal Prototypes</a></p><p><a class="link" href="class-gtkwidget.html#signal-prototypes-gtkwidget" title="gtk.Widget Signal Prototypes">gtk.Widget Signal Prototypes</a></p></div><div class="refsect1" title="Description"><a name="id3867405"></a><h2>Description</h2><p>The <a class="link" href="class-gtkinvisible.html" title="gtk.Invisible"><code class="classname">gtk.Invisible</code></a>
11
11
widget is used internally in GTK, and is probably not useful for application
12
12
developers. It is used for reliable pointer grabs and selection handling in
13
 
the code for drag-and-drop.</p></div><div class="refsect1" lang="en"><a name="constructor-gtkinvisible"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.Invisible</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 <a class="link" href="class-gtkinvisible.html" title="gtk.Invisible"><code class="classname">gtk.Invisible</code></a>
 
13
the code for drag-and-drop.</p></div><div class="refsect1" title="Constructor"><a name="constructor-gtkinvisible"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.Invisible</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 <a class="link" href="class-gtkinvisible.html" title="gtk.Invisible"><code class="classname">gtk.Invisible</code></a>
14
14
widget</td></tr></tbody></table><p>Creates a new <a class="link" href="class-gtkinvisible.html" title="gtk.Invisible"><code class="classname">gtk.Invisible</code></a>
15
 
widget.</p></div><div class="refsect1" lang="en"><a name="id3557634"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtkinvisible--set-screen"></a><h3>gtk.Invisible.set_screen</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">set_screen</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>screen</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>screen</code></strong> :</span></p></td><td>a <a class="link" href="class-gdkscreen.html" title="gtk.gdk.Screen"><code class="classname">gtk.gdk.Screen</code></a>
16
 
          object</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.2 and above.</p></div><p>The <code class="methodname">set_screen</code>() method sets the <a class="link" href="class-gdkscreen.html" title="gtk.gdk.Screen"><code class="classname">gtk.gdk.Screen</code></a>
 
15
widget.</p></div><div class="refsect1" title="Methods"><a name="id3867495"></a><h2>Methods</h2><div class="refsect2" title="gtk.Invisible.set_screen"><a name="method-gtkinvisible--set-screen"></a><h3>gtk.Invisible.set_screen</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">set_screen</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>screen</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>screen</code></strong> :</span></p></td><td>a <a class="link" href="class-gdkscreen.html" title="gtk.gdk.Screen"><code class="classname">gtk.gdk.Screen</code></a>
 
16
          object</td></tr></tbody></table><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>This method is available in PyGTK 2.2 and above.</p></div><p>The <code class="methodname">set_screen</code>() method sets the <a class="link" href="class-gdkscreen.html" title="gtk.gdk.Screen"><code class="classname">gtk.gdk.Screen</code></a>
17
17
(specified by <em class="parameter"><code>screen</code></em>) where the <a class="link" href="class-gtkinvisible.html" title="gtk.Invisible"><code class="classname">gtk.Invisible</code></a>
18
 
object will be displayed.</p></div><div class="refsect2" lang="en"><a name="method-gtkinvisible--get-screen"></a><h3>gtk.Invisible.get_screen</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">get_screen</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><span class="term"><strong class="parameter"><code></code></strong> :</span></p></td><td>the
19
 
          associated <a class="link" href="class-gdkscreen.html" title="gtk.gdk.Screen"><code class="classname">gtk.gdk.Screen</code></a></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.2 and above.</p></div><p>The <code class="methodname">get_screen</code>() method returns the
 
18
object will be displayed.</p></div><div class="refsect2" title="gtk.Invisible.get_screen"><a name="method-gtkinvisible--get-screen"></a><h3>gtk.Invisible.get_screen</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">get_screen</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><span class="term"><strong class="parameter"><code></code></strong> :</span></p></td><td>the
 
19
          associated <a class="link" href="class-gdkscreen.html" title="gtk.gdk.Screen"><code class="classname">gtk.gdk.Screen</code></a></td></tr></tbody></table><div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 class="title">Note</h3><p>This method is available in PyGTK 2.2 and above.</p></div><p>The <code class="methodname">get_screen</code>() method returns the
20
20
associated <a class="link" href="class-gdkscreen.html" title="gtk.gdk.Screen"><code class="classname">gtk.gdk.Screen</code></a>
21
21
object.</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-gtkinputdialog.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="gtk-class-reference.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="class-gtkitem.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">gtk.InputDialog </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> gtk.Item</td></tr></table></div></body></html>