Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 22e237efd6851989a23adf3360bb53d0 > files > 354

gtkmm2.4-doc-2.20.3-1mdv2010.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>gtkmm: Gtk::Fixed Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="namespaceGtk.html">Gtk</a>::<a class="el" href="classGtk_1_1Fixed.html">Fixed</a>
  </div>
</div>
<div class="contents">
<h1>Gtk::Fixed Class Reference<br/>
<small>
[<a class="el" href="group__Widgets.html">Widgets</a>,&#160;<a class="el" href="group__Containers.html">Container Widgets</a>]</small>
</h1><!-- doxytag: class="Gtk::Fixed" --><!-- doxytag: inherits="Gtk::Container" -->
<p>A container which allows you to position widgets at fixed coordinates. <a href="#_details">More...</a></p>

<p>Inherits <a class="el" href="classGtk_1_1Container.html">Gtk::Container</a>.</p>
<div class="dynheader">
Collaboration diagram for Gtk::Fixed:</div>
<div class="dynsection">
<div class="center"><img src="classGtk_1_1Fixed__coll__graph.png" border="0" usemap="#Gtk_1_1Fixed_coll__map" alt="Collaboration graph"/></div>
<map name="Gtk_1_1Fixed_coll__map" id="Gtk_1_1Fixed_coll__map">
<area shape="rect" href="classGtk_1_1Container.html" title="Abstract container class." alt="" coords="61,392,165,421"/><area shape="rect" href="classGtk_1_1Widget.html" title="Abstract Widget (Base class for all widgets)." alt="" coords="68,315,159,344"/><area shape="rect" href="classGtk_1_1Object.html" title="Gtk::Object is the base class for all widgets, and for a few non&#45;widget objects such..." alt="" coords="5,237,93,267"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1Object.html" title="Glib::Object" alt="" coords="5,160,96,189"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1ObjectBase.html" title="Glib::ObjectBase" alt="" coords="51,83,171,112"/><area shape="rect" href="../../../glibmm-2.4/reference/html/classGlib_1_1Interface.html" title="Glib::Interface" alt="" coords="123,160,227,189"/><area shape="rect" href="../../../libsigc++-2.0/reference/html/structsigc_1_1trackable.html" title="sigc::trackable" alt="" coords="57,5,164,35"/><area shape="rect" href="classAtk_1_1Implementor.html" title="Atk::Implementor" alt="" coords="117,237,237,267"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classGtk_1_1Fixed-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#a7f1ad6d716aa4ea90e2cc1d92e904f0e">~Fixed</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GtkFixed*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#af5aa0d3c6cec6e9ba092e0dc35ccf195">gobj</a> ()</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#af5aa0d3c6cec6e9ba092e0dc35ccf195"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const GtkFixed*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#aebeeaf1210354b29a253e16eebd292f7">gobj</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Provides access to the underlying C GtkObject. <a href="#aebeeaf1210354b29a253e16eebd292f7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#a42bad4abd7ea279f245407847330bb4b">Fixed</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#ab7ab22c0d75a84c53d931d4e99497821">put</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, int x, int y)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#a43ca94be9bcfaa05cf0757c7b71c3f3f">move</a> (<a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp; widget, int x, int y)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#a6d2d0d91741857c1f9e822545f3c73b7">set_has_window</a> (bool has_window=true)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets whether a <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a> widget is created with a separate <a class="el" href="classGdk_1_1Window.html" title="A Gdk::Window is a rectangular region on the screen.">Gdk::Window</a> for <em>widget-&gt;window</em> or not. <a href="#a6d2d0d91741857c1f9e822545f3c73b7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#afcceeef7083a8734001671e6ccf75d68">get_has_window</a> () const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets whether the <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a> has its own <a class="el" href="classGdk_1_1Window.html" title="A Gdk::Window is a rectangular region on the screen.">Gdk::Window</a>. <a href="#afcceeef7083a8734001671e6ccf75d68"></a><br/></td></tr>
<tr><td colspan="2"><h2>Related Functions</h2></td></tr>
<tr><td colspan="2"><p>(Note that these are not member functions.) </p>
<br/><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classGtk_1_1Fixed.html">Gtk::Fixed</a>*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classGtk_1_1Fixed.html#a2dc0892b2e202598377a10227f84753d">wrap</a> (GtkFixed* object, bool take_copy=false)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A <a class="elRef" href="../../../glibmm-2.4/reference/html/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. <a href="#a2dc0892b2e202598377a10227f84753d"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A container which allows you to position widgets at fixed coordinates. </p>
<p>The <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a> widget is a container which can place child widgets at fixed positions and with fixed sizes, given in pixels. It performs no automatic layout management. For most applications, you should not use this container, because it will result in truncated text, overlapping widgets, and other display bugs:</p>
<ul>
<li>Themes may change widget sizes.</li>
<li>Fonts other than the one you used to write the app will of course change the size of widgets containing text; keep in mind that users may use a larger font because of difficulty reading the default, or they may be using Windows or the framebuffer port of GTK+, where different fonts are available.</li>
<li>Translation of text into other languages changes its size. Also, display of non-English text will use a different font in many cases. In addition, the fixed widget can't properly be mirrored in right-to-left languages such as Hebrew and Arabic. i.e. normally GTK+ will flip the interface to put labels to the right of the thing they label, but it can't do that with <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a>. So your application will not be usable in right-to-left languages. Finally, fixed positioning makes it kind of annoying to add/remove GUI elements, since you have to reposition all the other elements. This is a long-term maintenance problem for your application. If you know none of these things are an issue for your application, and prefer the simplicity of <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a>, by all means use the widget. But you should be aware of the tradeoffs. </li>
</ul>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a7f1ad6d716aa4ea90e2cc1d92e904f0e"></a><!-- doxytag: member="Gtk::Fixed::~Fixed" ref="a7f1ad6d716aa4ea90e2cc1d92e904f0e" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual Gtk::Fixed::~Fixed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a42bad4abd7ea279f245407847330bb4b"></a><!-- doxytag: member="Gtk::Fixed::Fixed" ref="a42bad4abd7ea279f245407847330bb4b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gtk::Fixed::Fixed </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="afcceeef7083a8734001671e6ccf75d68"></a><!-- doxytag: member="Gtk::Fixed::get_has_window" ref="afcceeef7083a8734001671e6ccf75d68" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Gtk::Fixed::get_has_window </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Gets whether the <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a> has its own <a class="el" href="classGdk_1_1Window.html" title="A Gdk::Window is a rectangular region on the screen.">Gdk::Window</a>. </p>
<p>See <a class="el" href="classGtk_1_1Fixed.html#a6d2d0d91741857c1f9e822545f3c73b7" title="Sets whether a Gtk::Fixed widget is created with a separate Gdk::Window for widget-&gt;window...">set_has_window()</a>.</p>
<p>Deprecated: 2.20: Use <a class="el" href="classGtk_1_1Widget.html#a00d5da71916c20935fa7b9d856b248c2" title="Determines whether widget has a Gdk::Window of its own.">Gtk::Widget::get_has_window()</a> instead. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if <em>fixed</em> has its own window. </dd></dl>

<p>Reimplemented from <a class="el" href="classGtk_1_1Widget.html#a00d5da71916c20935fa7b9d856b248c2">Gtk::Widget</a>.</p>

</div>
</div>
<a class="anchor" id="aebeeaf1210354b29a253e16eebd292f7"></a><!-- doxytag: member="Gtk::Fixed::gobj" ref="aebeeaf1210354b29a253e16eebd292f7" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const GtkFixed* Gtk::Fixed::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C GtkObject. </p>

<p>Reimplemented from <a class="el" href="classGtk_1_1Container.html#ab80be58ac27710f10f329120587e7d60">Gtk::Container</a>.</p>

</div>
</div>
<a class="anchor" id="af5aa0d3c6cec6e9ba092e0dc35ccf195"></a><!-- doxytag: member="Gtk::Fixed::gobj" ref="af5aa0d3c6cec6e9ba092e0dc35ccf195" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GtkFixed* Gtk::Fixed::gobj </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&#160;)&#160;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Provides access to the underlying C GtkObject. </p>

<p>Reimplemented from <a class="el" href="classGtk_1_1Container.html#a1b45ff015f4b09b143699bad9d4e423d">Gtk::Container</a>.</p>

</div>
</div>
<a class="anchor" id="a43ca94be9bcfaa05cf0757c7b71c3f3f"></a><!-- doxytag: member="Gtk::Fixed::move" ref="a43ca94be9bcfaa05cf0757c7b71c3f3f" args="(Widget &amp;widget, int x, int y)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Fixed::move </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>x</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>y</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab7ab22c0d75a84c53d931d4e99497821"></a><!-- doxytag: member="Gtk::Fixed::put" ref="ab7ab22c0d75a84c53d931d4e99497821" args="(Widget &amp;widget, int x, int y)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Fixed::put </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classGtk_1_1Widget.html">Widget</a>&amp;&#160;</td>
          <td class="paramname"> <em>widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>x</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"> <em>y</em></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a6d2d0d91741857c1f9e822545f3c73b7"></a><!-- doxytag: member="Gtk::Fixed::set_has_window" ref="a6d2d0d91741857c1f9e822545f3c73b7" args="(bool has_window=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Gtk::Fixed::set_has_window </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>has_window</em> = <code>true</code></td>
          <td>&#160;)&#160;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets whether a <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a> widget is created with a separate <a class="el" href="classGdk_1_1Window.html" title="A Gdk::Window is a rectangular region on the screen.">Gdk::Window</a> for <em>widget-&gt;window</em> or not. </p>
<p>(By default, it will be created with no separate <a class="el" href="classGdk_1_1Window.html" title="A Gdk::Window is a rectangular region on the screen.">Gdk::Window</a>). This function must be called while the <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a> is not realized, for instance, immediately after the window is created.</p>
<p>This function was added to provide an easy migration path for older applications which may expect <a class="el" href="classGtk_1_1Fixed.html" title="A container which allows you to position widgets at fixed coordinates.">Gtk::Fixed</a> to have a separate window.</p>
<p>Deprecated: 2.20: Use <a class="el" href="classGtk_1_1Widget.html#a677fab317c52d44447da142db6d57f36" title="Specifies whether widget has a Gdk::Window of its own.">Gtk::Widget::set_has_window()</a> instead. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>has_window</em>&#160;</td><td><code>true</code> if a separate window should be created. </td></tr>
  </table>
  </dd>
</dl>

<p>Reimplemented from <a class="el" href="classGtk_1_1Widget.html#a677fab317c52d44447da142db6d57f36">Gtk::Widget</a>.</p>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a2dc0892b2e202598377a10227f84753d"></a><!-- doxytag: member="Gtk::Fixed::wrap" ref="a2dc0892b2e202598377a10227f84753d" args="(GtkFixed *object, bool take_copy=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classGtk_1_1Fixed.html">Gtk::Fixed</a>* wrap </td>
          <td>(</td>
          <td class="paramtype">GtkFixed *&#160;</td>
          <td class="paramname"> <em>object</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"> <em>take_copy</em> = <code>false</code></td><td>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [related]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A <a class="elRef" href="../../../glibmm-2.4/reference/html/namespaceGlib.html#a671306f4a3a0cae5ab4d7a9d54886592">Glib::wrap()</a> method for this object. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>object</em>&#160;</td><td>The C instance. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>take_copy</em>&#160;</td><td>False if the result should take ownership of the C instance. True if it should take a new copy or ref. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A C++ instance that wraps this C instance. </dd></dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>gtkmm/fixed.h</li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Tue May 4 13:21:52 2010 for gtkmm by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>