Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > c67c6057ffd14254a26624517a2352e6 > files > 27

i3-doc-3.e-3.bf1.fc14.noarch.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>i3: Stack_Window Struct 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.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>Stack_Window Struct Reference</h1><!-- doxytag: class="Stack_Window" -->
<p>Contains data for the windows needed to draw the titlebars on in stacking mode.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="a00036_source.html">data.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for Stack_Window:</div>
<div class="dynsection">
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00023.html#a34c0cdc6ea9d4348f985a55102670841">SLIST_ENTRY</a> (<a class="el" href="a00023.html">Stack_Window</a>) stack_windows</td></tr>
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">xcb_window_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00023.html#aa10861a9e5d4859d70275b462acfcd24">window</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00004.html">Cached_Pixmap</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00023.html#aaa74ae431448b315a0a89cc8cb4e83fc">pixmap</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00020.html">Rect</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00023.html#ac42bcee20d4f77f4ecbdec1dbb616a4f">rect</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00013.html">Container</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00023.html#ad5f9402c2db288b0762e3a6467257dc8">container</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Backpointer to the container this stack window is in.  <a href="#ad5f9402c2db288b0762e3a6467257dc8"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Contains data for the windows needed to draw the titlebars on in stacking mode. </p>

<p>Definition at line <a class="el" href="a00036_source.html#l00143">143</a> of file <a class="el" href="a00036_source.html">data.h</a>.</p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a34c0cdc6ea9d4348f985a55102670841"></a><!-- doxytag: member="Stack_Window::SLIST_ENTRY" ref="a34c0cdc6ea9d4348f985a55102670841" args="(Stack_Window) stack_windows" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Stack_Window::SLIST_ENTRY </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00023.html">Stack_Window</a>&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="ad5f9402c2db288b0762e3a6467257dc8"></a><!-- doxytag: member="Stack_Window::container" ref="ad5f9402c2db288b0762e3a6467257dc8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00013.html">Container</a>* <a class="el" href="a00023.html#ad5f9402c2db288b0762e3a6467257dc8">Stack_Window::container</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Backpointer to the container this stack window is in. </p>

<p>Definition at line <a class="el" href="a00036_source.html#l00149">149</a> of file <a class="el" href="a00036_source.html">data.h</a>.</p>

<p>Referenced by <a class="el" href="a00059_source.html#l00060">button_press_stackwin()</a>, <a class="el" href="a00061_source.html#l00084">focus_thing()</a>, <a class="el" href="a00067_source.html#l00173">handle_enter_notify()</a>, <a class="el" href="a00067_source.html#l00770">handle_expose_event()</a>, <a class="el" href="a00061_source.html#l00406">move_current_container()</a>, <a class="el" href="a00061_source.html#l00312">move_current_window()</a>, <a class="el" href="a00061_source.html#l00638">move_current_window_to_workspace()</a>, <a class="el" href="a00061_source.html#l00484">snap_current_container()</a>, <a class="el" href="a00077_source.html#l00347">switch_layout_mode()</a>, <a class="el" href="a00078_source.html#l00342">workspace_map_clients()</a>, and <a class="el" href="a00078_source.html#l00375">workspace_unmap_clients()</a>.</p>

</div>
</div>
<a class="anchor" id="aaa74ae431448b315a0a89cc8cb4e83fc"></a><!-- doxytag: member="Stack_Window::pixmap" ref="aaa74ae431448b315a0a89cc8cb4e83fc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00004.html">Cached_Pixmap</a> <a class="el" href="a00023.html#aaa74ae431448b315a0a89cc8cb4e83fc">Stack_Window::pixmap</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="a00036_source.html#l00145">145</a> of file <a class="el" href="a00036_source.html">data.h</a>.</p>

<p>Referenced by <a class="el" href="a00077_source.html#l00329">leave_stack_mode()</a>, <a class="el" href="a00069_source.html#l00348">render_container()</a>, and <a class="el" href="a00077_source.html#l00347">switch_layout_mode()</a>.</p>

</div>
</div>
<a class="anchor" id="ac42bcee20d4f77f4ecbdec1dbb616a4f"></a><!-- doxytag: member="Stack_Window::rect" ref="ac42bcee20d4f77f4ecbdec1dbb616a4f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00020.html">Rect</a> <a class="el" href="a00023.html#ac42bcee20d4f77f4ecbdec1dbb616a4f">Stack_Window::rect</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="a00036_source.html#l00146">146</a> of file <a class="el" href="a00036_source.html">data.h</a>.</p>

<p>Referenced by <a class="el" href="a00059_source.html#l00060">button_press_stackwin()</a>, <a class="el" href="a00060_source.html#l00038">client_remove_from_container()</a>, <a class="el" href="a00077_source.html#l00329">leave_stack_mode()</a>, <a class="el" href="a00069_source.html#l00348">render_container()</a>, <a class="el" href="a00069_source.html#l00596">render_internal_bar()</a>, <a class="el" href="a00077_source.html#l00347">switch_layout_mode()</a>, <a class="el" href="a00078_source.html#l00342">workspace_map_clients()</a>, and <a class="el" href="a00079_source.html#l00152">xcb_draw_rect()</a>.</p>

</div>
</div>
<a class="anchor" id="aa10861a9e5d4859d70275b462acfcd24"></a><!-- doxytag: member="Stack_Window::window" ref="aa10861a9e5d4859d70275b462acfcd24" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">xcb_window_t <a class="el" href="a00023.html#aa10861a9e5d4859d70275b462acfcd24">Stack_Window::window</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="a00036_source.html#l00144">144</a> of file <a class="el" href="a00036_source.html">data.h</a>.</p>

<p>Referenced by <a class="el" href="a00060_source.html#l00038">client_remove_from_container()</a>, <a class="el" href="a00059_source.html#l00042">get_stack_window()</a>, <a class="el" href="a00067_source.html#l00173">handle_enter_notify()</a>, <a class="el" href="a00067_source.html#l00770">handle_expose_event()</a>, <a class="el" href="a00077_source.html#l00329">leave_stack_mode()</a>, <a class="el" href="a00069_source.html#l00348">render_container()</a>, <a class="el" href="a00077_source.html#l00347">switch_layout_mode()</a>, <a class="el" href="a00078_source.html#l00342">workspace_map_clients()</a>, and <a class="el" href="a00078_source.html#l00375">workspace_unmap_clients()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>include/<a class="el" href="a00036_source.html">data.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>