~ubuntu-branches/ubuntu/quantal/gnome-shell/quantal-updates

« back to all changes in this revision

Viewing changes to docs/reference/shell/html/ShellStack.html

  • Committer: Package Import Robot
  • Author(s): Tim Lunn
  • Date: 2013-02-21 11:55:19 UTC
  • mto: This revision was merged to the branch mainline in revision 63.
  • Revision ID: package-import@ubuntu.com-20130221115519-0zbw3134m7x2xnbp
Tags: upstream-3.6.3.1
ImportĀ upstreamĀ versionĀ 3.6.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="Actors">
9
9
<link rel="prev" href="ShellSlicer.html" title="ShellSlicer">
10
10
<link rel="next" href="ch02.html" title="Application tracking">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
48
48
<div class="refsect1">
49
49
<a name="ShellStack.object-hierarchy"></a><h2>Object Hierarchy</h2>
50
50
<pre class="synopsis">
51
 
  GObject
52
 
   +----GInitiallyUnowned
53
 
         +----ClutterActor
54
 
               +----<a href="/home/florian/opt/gnome/share/gtk-doc/html/st/StWidget.html">StWidget</a>
 
51
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
52
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
53
         +----<a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html">ClutterActor</a>
 
54
               +----StWidget
55
55
                     +----ShellStack
56
56
</pre>
57
57
</div>
59
59
<a name="ShellStack.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
60
60
<p>
61
61
ShellStack implements
62
 
 ClutterContainer,  ClutterScriptable,  ClutterAnimatable and  AtkImplementorIface.</p>
 
62
 <a href="/usr/share/gtk-doc/html/clutter/ClutterContainer.html">ClutterContainer</a>,  <a href="/usr/share/gtk-doc/html/clutter/ClutterScriptable.html">ClutterScriptable</a>,  <a href="/usr/share/gtk-doc/html/clutter/ClutterAnimatable.html">ClutterAnimatable</a> and  AtkImplementorIface.</p>
63
63
</div>
64
64
<div class="refsect1">
65
65
<a name="ShellStack.description"></a><h2>Description</h2>
68
68
aligned to the top left.  It will be sized in width/height
69
69
according to the largest such dimension of its children, and
70
70
all children will be allocated that size.  This differs
71
 
from <span class="type">ClutterGroup</span> which allocates its children their natural
 
71
from <a href="/usr/share/gtk-doc/html/clutter/ClutterGroup.html"><span class="type">ClutterGroup</span></a> which allocates its children their natural
72
72
size, even if that would overflow the size allocated to the stack.
73
73
</p>
74
74
</div>
90
90
</div>
91
91
<div class="footer">
92
92
<hr>
93
 
          Generated by GTK-Doc V1.18.1</div>
 
93
          Generated by GTK-Doc V1.18</div>
94
94
</body>
95
95
</html>
 
 
b'\\ No newline at end of file'