~ubuntu-branches/ubuntu/oneiric/gimp/oneiric

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpScrolledPreview.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>GimpScrolledPreview</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Widgets Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual">
8
8
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
9
9
<link rel="prev" href="GimpRuler.html" title="GimpRuler">
10
10
<link rel="next" href="GimpSizeEntry.html" title="GimpSizeEntry">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
14
14
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
34
34
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
35
35
<td><a accesskey="n" href="GimpSizeEntry.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
36
36
</tr>
37
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#GimpScrolledPreview.synopsis" class="shortcut">Top</a>
38
 
                   | 
39
 
                  <a href="#GimpScrolledPreview.description" class="shortcut">Description</a>
40
 
                   | 
41
 
                  <a href="#GimpScrolledPreview.object-hierarchy" class="shortcut">Object Hierarchy</a>
42
 
                   | 
43
 
                  <a href="#GimpScrolledPreview.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
 
37
<tr><td colspan="5" class="shortcuts">
 
38
<a href="#GimpScrolledPreview.synopsis" class="shortcut">Top</a>
 
39
                 | 
 
40
                <a href="#GimpScrolledPreview.description" class="shortcut">Description</a>
 
41
                 | 
 
42
                <a href="#GimpScrolledPreview.object-hierarchy" class="shortcut">Object Hierarchy</a>
 
43
                 | 
 
44
                <a href="#GimpScrolledPreview.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
 
45
</td></tr>
44
46
</table>
45
 
<div class="refentry" lang="en">
 
47
<div class="refentry" title="GimpScrolledPreview">
46
48
<a name="GimpScrolledPreview"></a><div class="titlepage"></div>
47
49
<div class="refnamediv"><table width="100%"><tr>
48
50
<td valign="top">
51
53
</td>
52
54
<td valign="top" align="right"></td>
53
55
</tr></table></div>
54
 
<div class="refsynopsisdiv">
 
56
<div class="refsynopsisdiv" title="Synopsis">
55
57
<a name="GimpScrolledPreview.synopsis"></a><h2>Synopsis</h2>
56
58
<pre class="synopsis">
57
59
                    <a class="link" href="GimpScrolledPreview.html#GimpScrolledPreview-struct" title="GimpScrolledPreview">GimpScrolledPreview</a>;
64
66
>gint</a> y);
65
67
void                <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-set-policy" title="gimp_scrolled_preview_set_policy ()">gimp_scrolled_preview_set_policy</a>    (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
66
68
                                                         <a
67
 
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
 
69
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPolicyType"
68
70
>GtkPolicyType</a> hscrollbar_policy,
69
71
                                                         <a
70
 
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
 
72
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPolicyType"
71
73
>GtkPolicyType</a> vscrollbar_policy);
72
74
void                <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-freeze" title="gimp_scrolled_preview_freeze ()">gimp_scrolled_preview_freeze</a>        (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
73
75
void                <a class="link" href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw" title="gimp_scrolled_preview_thaw ()">gimp_scrolled_preview_thaw</a>          (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);
74
76
</pre>
75
77
</div>
76
 
<div class="refsect1" lang="en">
 
78
<div class="refsect1" title="Object Hierarchy">
77
79
<a name="GimpScrolledPreview.object-hierarchy"></a><h2>Object Hierarchy</h2>
78
80
<pre class="synopsis">
79
81
  <a
83
85
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
84
86
>GInitiallyUnowned</a>
85
87
         +----<a
86
 
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
 
88
href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html"
87
89
>GtkObject</a>
88
90
               +----<a
89
 
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
 
91
href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"
90
92
>GtkWidget</a>
91
93
                     +----<a
92
 
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
 
94
href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html"
93
95
>GtkContainer</a>
94
96
                           +----<a
95
 
href="/usr/share/gtk-doc/html/gtk/GtkBox.html"
 
97
href="http://library.gnome.org/devel/gtk/unstable/GtkBox.html"
96
98
>GtkBox</a>
97
99
                                 +----<a
98
 
href="/usr/share/gtk-doc/html/gtk/GtkVBox.html"
 
100
href="http://library.gnome.org/devel/gtk/unstable/GtkVBox.html"
99
101
>GtkVBox</a>
100
102
                                       +----<a class="link" href="GimpPreview.html" title="GimpPreview">GimpPreview</a>
101
103
                                             +----GimpScrolledPreview
102
104
</pre>
103
105
</div>
104
 
<div class="refsect1" lang="en">
 
106
<div class="refsect1" title="Implemented Interfaces">
105
107
<a name="GimpScrolledPreview.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
106
108
<p>
107
109
GimpScrolledPreview implements
108
 
 AtkImplementorIface and  <a
109
 
href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
110
 
>GtkBuildable</a>.</p>
 
110
 <a
 
111
href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable"
 
112
>GtkBuildable</a>,  AtkImplementorIface and  <a
 
113
href="http://library.gnome.org/devel/gtk/unstable/gtk-Orientable.html#GtkOrientable"
 
114
>GtkOrientable</a>.</p>
111
115
</div>
112
 
<div class="refsect1" lang="en">
 
116
<div class="refsect1" title="Description">
113
117
<a name="GimpScrolledPreview.description"></a><h2>Description</h2>
114
118
<p>
115
119
A widget providing a <a class="link" href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.
116
120
</p>
117
121
</div>
118
 
<div class="refsect1" lang="en">
 
122
<div class="refsect1" title="Details">
119
123
<a name="GimpScrolledPreview.details"></a><h2>Details</h2>
120
 
<div class="refsect2" lang="en">
 
124
<div class="refsect2" title="GimpScrolledPreview">
121
125
<a name="GimpScrolledPreview-struct"></a><h3>GimpScrolledPreview</h3>
122
126
<pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
123
127
<p>
124
 
 
125
128
</p>
126
129
</div>
127
130
<hr>
128
 
<div class="refsect2" lang="en">
 
131
<div class="refsect2" title="gimp_scrolled_preview_set_position ()">
129
132
<a name="gimp-scrolled-preview-set-position"></a><h3>gimp_scrolled_preview_set_position ()</h3>
130
133
<pre class="programlisting">void                gimp_scrolled_preview_set_position  (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
131
134
                                                         <a
137
140
<p>
138
141
</p>
139
142
<p>
140
 
 
141
143
</p>
142
144
<div class="variablelist"><table border="0">
143
145
<col align="left" valign="top">
159
161
</tr>
160
162
</tbody>
161
163
</table></div>
162
 
<p class="since">Since  GIMP 2.4
163
 
</p>
 
164
<p class="since">Since GIMP 2.4</p>
164
165
</div>
165
166
<hr>
166
 
<div class="refsect2" lang="en">
 
167
<div class="refsect2" title="gimp_scrolled_preview_set_policy ()">
167
168
<a name="gimp-scrolled-preview-set-policy"></a><h3>gimp_scrolled_preview_set_policy ()</h3>
168
169
<pre class="programlisting">void                gimp_scrolled_preview_set_policy    (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
169
170
                                                         <a
170
 
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
 
171
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPolicyType"
171
172
>GtkPolicyType</a> hscrollbar_policy,
172
173
                                                         <a
173
 
href="/usr/share/gtk-doc/html/gtk/gtk-Standard-Enumerations.html#GtkPolicyType"
 
174
href="http://library.gnome.org/devel/gtk/unstable/gtk-Standard-Enumerations.html#GtkPolicyType"
174
175
>GtkPolicyType</a> vscrollbar_policy);</pre>
175
176
<p>
176
177
</p>
177
178
<p>
178
 
 
179
179
</p>
180
180
<div class="variablelist"><table border="0">
181
181
<col align="left" valign="top">
197
197
</tr>
198
198
</tbody>
199
199
</table></div>
200
 
<p class="since">Since  GIMP 2.4
201
 
</p>
 
200
<p class="since">Since GIMP 2.4</p>
202
201
</div>
203
202
<hr>
204
 
<div class="refsect2" lang="en">
 
203
<div class="refsect2" title="gimp_scrolled_preview_freeze ()">
205
204
<a name="gimp-scrolled-preview-freeze"></a><h3>gimp_scrolled_preview_freeze ()</h3>
206
205
<pre class="programlisting">void                gimp_scrolled_preview_freeze        (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
207
206
<p>
212
211
This function should only be used to implement widgets derived from
213
212
<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview"><span class="type">GimpScrolledPreview</span></a>. There is no point in calling this from a plug-in.</p>
214
213
<p>
215
 
 
216
214
</p>
217
215
<div class="variablelist"><table border="0">
218
216
<col align="left" valign="top">
222
220
</td>
223
221
</tr></tbody>
224
222
</table></div>
225
 
<p class="since">Since  GIMP 2.4
226
 
</p>
 
223
<p class="since">Since GIMP 2.4</p>
227
224
</div>
228
225
<hr>
229
 
<div class="refsect2" lang="en">
 
226
<div class="refsect2" title="gimp_scrolled_preview_thaw ()">
230
227
<a name="gimp-scrolled-preview-thaw"></a><h3>gimp_scrolled_preview_thaw ()</h3>
231
228
<pre class="programlisting">void                gimp_scrolled_preview_thaw          (<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
232
229
<p>
237
234
This function should only be used to implement widgets derived from
238
235
<a class="link" href="GimpScrolledPreview.html" title="GimpScrolledPreview"><span class="type">GimpScrolledPreview</span></a>. There is no point in calling this from a plug-in.</p>
239
236
<p>
240
 
 
241
237
</p>
242
238
<div class="variablelist"><table border="0">
243
239
<col align="left" valign="top">
247
243
</td>
248
244
</tr></tbody>
249
245
</table></div>
250
 
<p class="since">Since  GIMP 2.4
251
 
</p>
 
246
<p class="since">Since GIMP 2.4</p>
252
247
</div>
253
248
</div>
254
249
</div>
255
250
<div class="footer">
256
251
<hr>
257
 
          Generated by GTK-Doc V1.10</div>
 
252
          Generated by GTK-Doc V1.11</div>
258
253
</body>
259
254
</html>