~ubuntu-branches/ubuntu/saucy/gnome-shell/saucy-proposed

« back to all changes in this revision

Viewing changes to docs/reference/st/html/containers.html

Tags: upstream-3.3.90
Import upstream version 3.3.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Containers</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
7
<link rel="home" href="index.html" title="St Reference Manual">
 
8
<link rel="up" href="pt01.html" title="Part I. API reference">
 
9
<link rel="prev" href="StLabel.html" title="StLabel">
 
10
<link rel="next" href="StBin.html" title="StBin">
 
11
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
</head>
 
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
 
16
<td><a accesskey="p" href="StLabel.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="u" href="pt01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
19
<th width="100%" align="center">St Reference Manual</th>
 
20
<td><a accesskey="n" href="StBin.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
21
</tr></table>
 
22
<div class="chapter">
 
23
<div class="titlepage"><div><div><h2 class="title">
 
24
<a name="containers"></a>Containers</h2></div></div></div>
 
25
<div class="toc"><dl>
 
26
<dt>
 
27
<span class="refentrytitle"><a href="StBin.html">StBin</a></span><span class="refpurpose"> — a simple container with one actor</span>
 
28
</dt>
 
29
<dt>
 
30
<span class="refentrytitle"><a href="StBoxLayout.html">StBoxLayout</a></span><span class="refpurpose"> — a layout container arranging children in a single line</span>
 
31
</dt>
 
32
<dt>
 
33
<span class="refentrytitle"><a href="StGroup.html">StGroup</a></span><span class="refpurpose"> — A fixed layout container</span>
 
34
</dt>
 
35
<dt>
 
36
<span class="refentrytitle"><a href="StScrollView.html">StScrollView</a></span><span class="refpurpose"> — a container for scrollable children</span>
 
37
</dt>
 
38
<dt>
 
39
<span class="refentrytitle"><a href="StTable.html">StTable</a></span><span class="refpurpose"> — A multi-child layout container based on rows
 
40
and columns</span>
 
41
</dt>
 
42
</dl></div>
 
43
</div>
 
44
<div class="footer">
 
45
<hr>
 
46
          Generated by GTK-Doc V1.18.1</div>
 
47
</body>
 
48
</html>
 
 
b'\\ No newline at end of file'