~ubuntu-branches/ubuntu/trusty/gnome-shell/trusty

« back to all changes in this revision

Viewing changes to docs/reference/st/html/st-StScrollable.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-07-31 21:29:20 UTC
  • mfrom: (1.1.51)
  • Revision ID: package-import@ubuntu.com-20130731212920-mz92zheiqgq2ggd1
Tags: 3.8.4-0ubuntu1
* New upstream release.
* debian/patches/git-dont-crash-for-unstaged-widgets.patch:
  - Dropped, applied in new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="base.html" title="Abstract classes and Interfaces">
9
9
<link rel="prev" href="StWidgetAccessible.html" title="StWidgetAccessible">
10
10
<link rel="next" href="widgets.html" title="Widgets">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (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">
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
33
33
<h2><span class="refentrytitle"><a name="st-StScrollable.top_of_page"></a>StScrollable</span></h2>
34
 
<p>StScrollable — A <span class="type">ClutterActor</span> that can be scrolled</p>
 
34
<p>StScrollable — A <a href="/usr/share/gtk-doc/html/clutter/ClutterActor.html"><span class="type">ClutterActor</span></a> that can be scrolled</p>
35
35
</td>
36
36
<td valign="top" align="right"></td>
37
37
</tr></table></div>
57
57
position up to scrollbars or other external controls. When a <span class="type">StScrollable</span>
58
58
is added to a parent container, the parent container is responsible
59
59
for setting the adjustments. The parent container then sets the adjustments
60
 
back to <code class="literal">NULL</code> when the scrollable is removed.
 
60
back to <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> when the scrollable is removed.
61
61
</p>
62
62
<p>
63
63
For <span class="type">StScrollable</span> supporting height-for-width size negotation, size
142
142
</div>
143
143
<div class="footer">
144
144
<hr>
145
 
          Generated by GTK-Doc V1.18.1</div>
 
145
          Generated by GTK-Doc V1.19</div>
146
146
</body>
147
147
</html>
 
 
b'\\ No newline at end of file'