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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-14 13:47:20 UTC
  • mfrom: (1.1.36) (18.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20120314134720-202sbjbu4a3z1fru
Tags: 3.3.90-0ubuntu1
* Sync with Debian experimental svn packaging (LP: #941755, #937709).
  Remaining changes:
  - debian/gnome-shell.gsettings-override: Update for Ubuntu defaults
  - debian/control.in: Recommend cups-pk-helper
  - debian/patches/10-make-NetworkManager-optional.patch: Disabled
  - Don't run dh-autoreconf

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>ShellSlicer</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
7
<link rel="home" href="index.html" title="Shell Reference Manual">
 
8
<link rel="up" href="ch01.html" title="Actors">
 
9
<link rel="prev" href="ShellGenericContainer.html" title="ShellGenericContainer">
 
10
<link rel="next" href="ShellStack.html" title="ShellStack">
 
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">
 
16
<tr valign="middle">
 
17
<td><a accesskey="p" href="ShellGenericContainer.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
20
<th width="100%" align="center">Shell Reference Manual</th>
 
21
<td><a accesskey="n" href="ShellStack.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
22
</tr>
 
23
<tr><td colspan="5" class="shortcuts">
 
24
<a href="#ShellSlicer.synopsis" class="shortcut">Top</a>
 
25
                   | 
 
26
                  <a href="#ShellSlicer.description" class="shortcut">Description</a>
 
27
                   | 
 
28
                  <a href="#ShellSlicer.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
29
                   | 
 
30
                  <a href="#ShellSlicer.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 
31
</td></tr>
 
32
</table>
 
33
<div class="refentry">
 
34
<a name="ShellSlicer"></a><div class="titlepage"></div>
 
35
<div class="refnamediv"><table width="100%"><tr>
 
36
<td valign="top">
 
37
<h2><span class="refentrytitle"><a name="ShellSlicer.top_of_page"></a>ShellSlicer</span></h2>
 
38
<p>ShellSlicer — Display only part of another actor</p>
 
39
</td>
 
40
<td valign="top" align="right"></td>
 
41
</tr></table></div>
 
42
<div class="refsynopsisdiv">
 
43
<a name="ShellSlicer.synopsis"></a><h2>Synopsis</h2>
 
44
<pre class="synopsis">struct              <a class="link" href="ShellSlicer.html#ShellSlicer-struct" title="struct ShellSlicer">ShellSlicer</a>;
 
45
struct              <a class="link" href="ShellSlicer.html#ShellSlicerClass" title="struct ShellSlicerClass">ShellSlicerClass</a>;
 
46
</pre>
 
47
</div>
 
48
<div class="refsect1">
 
49
<a name="ShellSlicer.object-hierarchy"></a><h2>Object Hierarchy</h2>
 
50
<pre class="synopsis">
 
51
  GObject
 
52
   +----GInitiallyUnowned
 
53
         +----ClutterActor
 
54
               +----<a href="/home/otaylor/gnome/install/share/gtk-doc/html/st/StWidget.html">StWidget</a>
 
55
                     +----<a href="/home/otaylor/gnome/install/share/gtk-doc/html/st/StBin.html">StBin</a>
 
56
                           +----ShellSlicer
 
57
</pre>
 
58
</div>
 
59
<div class="refsect1">
 
60
<a name="ShellSlicer.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
 
61
<p>
 
62
ShellSlicer implements
 
63
 ClutterContainer,  ClutterScriptable,  ClutterAnimatable and  AtkImplementorIface.</p>
 
64
</div>
 
65
<div class="refsect1">
 
66
<a name="ShellSlicer.description"></a><h2>Description</h2>
 
67
<p>
 
68
A <a href="/home/otaylor/gnome/install/share/gtk-doc/html/st/StBin.html"><span class="type">StBin</span></a> that has 0 minimum size, and will clip its child
 
69
in the middle.
 
70
</p>
 
71
</div>
 
72
<div class="refsect1">
 
73
<a name="ShellSlicer.details"></a><h2>Details</h2>
 
74
<div class="refsect2">
 
75
<a name="ShellSlicer-struct"></a><h3>struct ShellSlicer</h3>
 
76
<pre class="programlisting">struct ShellSlicer;</pre>
 
77
</div>
 
78
<hr>
 
79
<div class="refsect2">
 
80
<a name="ShellSlicerClass"></a><h3>struct ShellSlicerClass</h3>
 
81
<pre class="programlisting">struct ShellSlicerClass {
 
82
    StBinClass parent_class;
 
83
};
 
84
</pre>
 
85
</div>
 
86
</div>
 
87
</div>
 
88
<div class="footer">
 
89
<hr>
 
90
          Generated by GTK-Doc V1.18.1</div>
 
91
</body>
 
92
</html>
 
 
b'\\ No newline at end of file'