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

« back to all changes in this revision

Viewing changes to docs/html/class-gtkfixed.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.Fixed</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-gtkfileselection.html" title="gtk.FileSelection"><link rel="next" href="class-gtkfontbutton.html" title="gtk.FontButton"></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.Fixed</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkfileselection.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkfontbutton.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="class-gtkfixed"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.Fixed</h2><p>gtk.Fixed — a container which allows you to position widgets at fixed
2
 
coordinates</p></div><div class="refsect1" lang="en"><a name="id3509634"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.Fixed</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkcontainer.html" title="gtk.Container">gtk.Container</a></span></span>):
3
 
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkfixed.html#constructor-gtkfixed" title="Constructor">gtk.Fixed</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkfixed.html#method-gtkfixed--put" title="gtk.Fixed.put">put</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkfixed.html#method-gtkfixed--move" title="gtk.Fixed.move">move</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkfixed.html#method-gtkfixed--set-has-window" title="gtk.Fixed.set_has_window">set_has_window</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>has_window</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkfixed.html#method-gtkfixed--get-has-window" title="gtk.Fixed.get_has_window">get_has_window</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" lang="en"><a name="id3509840"></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.Fixed</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-gtkfileselection.html" title="gtk.FileSelection"><link rel="next" href="class-gtkfontbutton.html" title="gtk.FontButton"></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.Fixed</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="class-gtkfileselection.html">Prev</a> </td><th width="60%" align="center">The gtk Class Reference</th><td width="20%" align="right"> <a accesskey="n" href="class-gtkfontbutton.html">Next</a></td></tr></table><hr></div><div class="refentry" title="gtk.Fixed"><a name="class-gtkfixed"></a><div class="titlepage"></div><div class="refnamediv"><h2>gtk.Fixed</h2><p>gtk.Fixed — a container which allows you to position widgets at fixed
 
2
coordinates</p></div><div class="refsect1" title="Synopsis"><a name="id3819424"></a><h2>Synopsis</h2><table bgcolor="#D0E0F0" width="100%"><tr><td><pre class="classsynopsis">class <span class="ooclass"><span class="classname">gtk.Fixed</span></span>(<span class="ooclass"><span class="classname"><a class="link" href="class-gtkcontainer.html" title="gtk.Container">gtk.Container</a></span></span>):
 
3
<code class="constructorsynopsis">    <span class="methodname"><a class="link" href="class-gtkfixed.html#constructor-gtkfixed" title="Constructor">gtk.Fixed</a></span>(<span class="methodparam"></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkfixed.html#method-gtkfixed--put" title="gtk.Fixed.put">put</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkfixed.html#method-gtkfixed--move" title="gtk.Fixed.move">move</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkfixed.html#method-gtkfixed--set-has-window" title="gtk.Fixed.set_has_window">set_has_window</a></span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>has_window</code></strong></span></span>)</code><br><code class="methodsynopsis">    def <span class="methodname"><a class="link" href="class-gtkfixed.html#method-gtkfixed--get-has-window" title="gtk.Fixed.get_has_window">get_has_window</a></span>(<span class="methodparam"></span>)</code><br></pre></td></tr></table></div><div class="refsect1" title="Ancestry"><a name="id3819631"></a><h2>Ancestry</h2><pre class="synopsis">+-- <PYGTKDOCLINK HREF="class-gobject">gobject.GObject</PYGTKDOCLINK>
4
4
  +-- <a class="link" href="class-gtkobject.html" title="gtk.Object">gtk.Object</a>
5
5
    +-- <a class="link" href="class-gtkwidget.html" title="gtk.Widget">gtk.Widget</a>
6
6
      +-- <a class="link" href="class-gtkcontainer.html" title="gtk.Container">gtk.Container</a>
7
7
        +-- <a class="link" href="class-gtkfixed.html" title="gtk.Fixed">gtk.Fixed</a>
8
 
</pre></div><div class="refsect1" lang="en"><a name="id3509885"></a><h2>Implemented Interfaces</h2><p>
 
8
</pre></div><div class="refsect1" title="Implemented Interfaces"><a name="id3819675"></a><h2>Implemented Interfaces</h2><p>
9
9
                        <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a>
10
10
                        implements 
11
11
                        <a class="link" href="class-gtkbuildable.html" title="gtk.Buildable"><code class="classname">gtk.Buildable</code></a>
12
 
                </p></div><div class="refsect1" lang="en"><a name="properties-gtkfixed"></a><h2>gtk.Fixed 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><p><a class="link" href="class-gtkcontainer.html#properties-gtkcontainer" title="gtk.Container Properties">gtk.Container Properties</a></p></div><div class="refsect1" lang="en"><a name="style-properties-gtkfixed"></a><h2>gtk.Fixed 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="child-properties-gtkfixed"></a><h2>gtk.Fixed Child 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">"x"</td><td valign="top">Read/Write</td><td valign="top">The x position of the child widget.</td></tr><tr valign="top"><td valign="top">"y"</td><td valign="top">Read/Write</td><td valign="top">The y position of the child widget.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" lang="en"><a name="signal-prototypes-gtkfixed"></a><h2>gtk.Fixed 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><p><a class="link" href="class-gtkcontainer.html#signal-prototypes-gtkcontainer" title="gtk.Container Signal Prototypes">gtk.Container Signal Prototypes</a></p></div><div class="refsect1" lang="en"><a name="id3510099"></a><h2>Description</h2><p>The <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a> widget is a
 
12
                </p></div><div class="refsect1" title="gtk.Fixed Properties"><a name="properties-gtkfixed"></a><h2>gtk.Fixed 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><p><a class="link" href="class-gtkcontainer.html#properties-gtkcontainer" title="gtk.Container Properties">gtk.Container Properties</a></p></div><div class="refsect1" title="gtk.Fixed Style Properties"><a name="style-properties-gtkfixed"></a><h2>gtk.Fixed 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.Fixed Child Properties"><a name="child-properties-gtkfixed"></a><h2>gtk.Fixed Child 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 width="1in"><col width="1in"><col width="3.5in"></colgroup><tbody><tr valign="top"><td valign="top">"x"</td><td valign="top">Read/Write</td><td valign="top">The x position of the child widget.</td></tr><tr valign="top"><td valign="top">"y"</td><td valign="top">Read/Write</td><td valign="top">The y position of the child widget.</td></tr></tbody></table></div></td></tr></table></div></div><div class="refsect1" title="gtk.Fixed Signal Prototypes"><a name="signal-prototypes-gtkfixed"></a><h2>gtk.Fixed 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><p><a class="link" href="class-gtkcontainer.html#signal-prototypes-gtkcontainer" title="gtk.Container Signal Prototypes">gtk.Container Signal Prototypes</a></p></div><div class="refsect1" title="Description"><a name="id3819889"></a><h2>Description</h2><p>The <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a> widget is a
13
13
container that can place child widgets at fixed positions and with fixed
14
14
sizes, given in pixels. <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a> performs no
15
15
automatic layout management. For most applications, you should not use this
16
16
container! It keeps you from having to learn about the other PyGTK
17
17
containers, but it results in broken applications. With <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a>, the
18
18
following things will result in truncated text, overlapping widgets, and
19
 
other display bugs:</p><div class="itemizedlist"><ul type="disc"><li><p>Themes, which may change widget sizes.</p></li><li><p>Fonts other than the one you used to write the app will of
 
19
other display bugs:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Themes, which may change widget sizes.</p></li><li class="listitem"><p>Fonts other than the one you used to write the app will of
20
20
course change the size of widgets containing text; keep in mind that users
21
21
may use a larger font because of difficulty reading the default, or they may
22
22
be using Windows or the framebuffer port of PyGTK, where different fonts are
23
 
available.</p></li><li><p>Translation of text into other languages changes its size.
 
23
available.</p></li><li class="listitem"><p>Translation of text into other languages changes its size.
24
24
Also, display of non-English text will use a different font in many
25
25
cases.</p></li></ul></div><p>In addition, the fixed widget can't properly be mirrored in
26
26
right-to-left languages such as Hebrew and Arabic. i.e. normally PyGTK will
31
31
you have to reposition all the other elements. This is a long-term
32
32
maintenance problem for your application. If you know none of these things
33
33
are an issue for your application, and prefer the simplicity of <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a>, by all
34
 
means use the widget. But you should be aware of the tradeoffs.</p></div><div class="refsect1" lang="en"><a name="constructor-gtkfixed"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.Fixed</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 fixed widget</td></tr></tbody></table><p>Creates a new <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a>
35
 
widget</p></div><div class="refsect1" lang="en"><a name="id3510262"></a><h2>Methods</h2><div class="refsect2" lang="en"><a name="method-gtkfixed--put"></a><h3>gtk.Fixed.put</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">put</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</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>widget</code></strong> :</span></p></td><td>the child widget being
 
34
means use the widget. But you should be aware of the tradeoffs.</p></div><div class="refsect1" title="Constructor"><a name="constructor-gtkfixed"></a><h2>Constructor</h2><pre class="programlisting"><code class="constructorsynopsis">    <span class="methodname">gtk.Fixed</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 fixed widget</td></tr></tbody></table><p>Creates a new <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a>
 
35
widget</p></div><div class="refsect1" title="Methods"><a name="id3820052"></a><h2>Methods</h2><div class="refsect2" title="gtk.Fixed.put"><a name="method-gtkfixed--put"></a><h3>gtk.Fixed.put</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">put</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</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>widget</code></strong> :</span></p></td><td>the child widget being
36
36
added*</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>x</code></strong> :</span></p></td><td>the x position of the widget
37
37
location</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>y</code></strong> :</span></p></td><td>the y position of the widget
38
38
location</td></tr></tbody></table><p>The <code class="methodname">put</code>() method adds the child widget
39
39
specified by <em class="parameter"><code>widget</code></em> to the gtk.Fixed widget at the
40
40
location specified by <em class="parameter"><code>x</code></em> and
41
 
<em class="parameter"><code>y</code></em>.</p></div><div class="refsect2" lang="en"><a name="method-gtkfixed--move"></a><h3>gtk.Fixed.move</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">move</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</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>widget</code></strong> :</span></p></td><td>the child widget</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>x</code></strong> :</span></p></td><td>the new x position</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>y</code></strong> :</span></p></td><td>the new y position</td></tr></tbody></table><p>The <code class="methodname">move</code>() method moves the child
 
41
<em class="parameter"><code>y</code></em>.</p></div><div class="refsect2" title="gtk.Fixed.move"><a name="method-gtkfixed--move"></a><h3>gtk.Fixed.move</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">move</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>widget</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>x</code></strong></span></span>, <span class="methodparam"><span class="parameter"><strong class="parameter"><code>y</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>widget</code></strong> :</span></p></td><td>the child widget</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>x</code></strong> :</span></p></td><td>the new x position</td></tr><tr><td><p><span class="term"><strong class="parameter"><code>y</code></strong> :</span></p></td><td>the new y position</td></tr></tbody></table><p>The <code class="methodname">move</code>() method moves the child
42
42
widget specified by <em class="parameter"><code>widget</code></em> to the location specified
43
 
specified by <em class="parameter"><code>x</code></em> and <em class="parameter"><code>y</code></em>.</p></div><div class="refsect2" lang="en"><a name="method-gtkfixed--set-has-window"></a><h3>gtk.Fixed.set_has_window</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">set_has_window</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>has_window</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>has_window</code></strong> :</span></p></td><td>if <code class="literal">True</code> a separate window
 
43
specified by <em class="parameter"><code>x</code></em> and <em class="parameter"><code>y</code></em>.</p></div><div class="refsect2" title="gtk.Fixed.set_has_window"><a name="method-gtkfixed--set-has-window"></a><h3>gtk.Fixed.set_has_window</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">set_has_window</span>(<span class="methodparam"><span class="parameter"><strong class="parameter"><code>has_window</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>has_window</code></strong> :</span></p></td><td>if <code class="literal">True</code> a separate window
44
44
should be created</td></tr></tbody></table><p>The <code class="methodname">set_has_window</code>() method specifies
45
45
whether a <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a> widget is
46
46
created with a separate <a class="link" href="class-gdkwindow.html" title="gtk.gdk.Window"><code class="classname">gtk.gdk.Window</code></a>
50
50
is <code class="literal">False</code> and the fixed will be created with no separate
51
51
<a class="link" href="class-gdkwindow.html" title="gtk.gdk.Window"><code class="classname">gtk.gdk.Window</code></a>. This
52
52
method must be called while the <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a> is not
53
 
realized, for instance, immediately after the window is created.</p></div><div class="refsect2" lang="en"><a name="method-gtkfixed--get-has-window"></a><h3>gtk.Fixed.get_has_window</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">get_has_window</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 fixed widget has
 
53
realized, for instance, immediately after the window is created.</p></div><div class="refsect2" title="gtk.Fixed.get_has_window"><a name="method-gtkfixed--get-has-window"></a><h3>gtk.Fixed.get_has_window</h3><pre class="programlisting"><code class="methodsynopsis">    def <span class="methodname">get_has_window</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 fixed widget has
54
54
its own window.</td></tr></tbody></table><p>The <code class="methodname">get_has_window</code>() method returns
55
55
<code class="literal">True</code> if the <a class="link" href="class-gtkfixed.html" title="gtk.Fixed"><code class="classname">gtk.Fixed</code></a> widget  has
56
56
it's own <a class="link" href="class-gdkwindow.html" title="gtk.gdk.Window"><code class="classname">gtk.gdk.Window</code></a>. See