~ubuntu-branches/ubuntu/trusty/gimp/trusty

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-19 17:16:47 UTC
  • mfrom: (1.1.27) (0.4.17 sid)
  • Revision ID: package-import@ubuntu.com-20120919171647-5dytjrc7bgb935we
Tags: 2.8.2-1ubuntu1
* Merge from Debian unstable (LP: #1050831). Remaining Ubuntu changes:
* debian/control:
  - Update description
  - Build-depend on libtiff-dev instead of libtiff4-dev.
* debian/rules:
  - Set gettext domain and update translation templates
* debian/patches/02_help-message.patch:
* debian/patches/03_gimp.desktop.in.in.patch:
  - Update some strings for Ubuntu

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
                                                         <em class="parameter"><code><span class="type">gint</span> y</code></em>,
52
52
                                                         <em class="parameter"><code><span class="type">gint</span> width</code></em>,
53
53
                                                         <em class="parameter"><code><span class="type">gint</span> height</code></em>,
54
 
                                                         <em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
 
54
                                                         <em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
55
55
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf</code></em>,
56
56
                                                         <em class="parameter"><code><span class="type">gint</span> rowstride</code></em>);
57
57
<span class="returnvalue">void</span>                <a class="link" href="GimpPreviewArea.html#gimp-preview-area-fill" title="gimp_preview_area_fill ()">gimp_preview_area_fill</a>              (<em class="parameter"><code><a class="link" href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> *area</code></em>,
67
67
                                                         <em class="parameter"><code><span class="type">gint</span> y</code></em>,
68
68
                                                         <em class="parameter"><code><span class="type">gint</span> width</code></em>,
69
69
                                                         <em class="parameter"><code><span class="type">gint</span> height</code></em>,
70
 
                                                         <em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
 
70
                                                         <em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
71
71
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf1</code></em>,
72
72
                                                         <em class="parameter"><code><span class="type">gint</span> rowstride1</code></em>,
73
73
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf2</code></em>,
78
78
                                                         <em class="parameter"><code><span class="type">gint</span> y</code></em>,
79
79
                                                         <em class="parameter"><code><span class="type">gint</span> width</code></em>,
80
80
                                                         <em class="parameter"><code><span class="type">gint</span> height</code></em>,
81
 
                                                         <em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
 
81
                                                         <em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
82
82
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf1</code></em>,
83
83
                                                         <em class="parameter"><code><span class="type">gint</span> rowstride1</code></em>,
84
84
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf2</code></em>,
118
118
<div class="refsect1">
119
119
<a name="GimpPreviewArea.properties"></a><h2>Properties</h2>
120
120
<pre class="synopsis">
121
 
  "<a class="link" href="GimpPreviewArea.html#GimpPreviewArea--check-size" title='The "check-size" property'>check-size</a>"               <a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"><span class="type">GimpCheckSize</span></a>         : Read / Write
122
 
  "<a class="link" href="GimpPreviewArea.html#GimpPreviewArea--check-type" title='The "check-type" property'>check-type</a>"               <a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"><span class="type">GimpCheckType</span></a>         : Read / Write
 
121
  "<a class="link" href="GimpPreviewArea.html#GimpPreviewArea--check-size" title='The "check-size" property'>check-size</a>"               <a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"><span class="type">GimpCheckSize</span></a>         : Read / Write
 
122
  "<a class="link" href="GimpPreviewArea.html#GimpPreviewArea--check-type" title='The "check-type" property'>check-type</a>"               <a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"><span class="type">GimpCheckType</span></a>         : Read / Write
123
123
</pre>
124
124
</div>
125
125
<div class="refsect1">
160
160
                                                         <em class="parameter"><code><span class="type">gint</span> y</code></em>,
161
161
                                                         <em class="parameter"><code><span class="type">gint</span> width</code></em>,
162
162
                                                         <em class="parameter"><code><span class="type">gint</span> height</code></em>,
163
 
                                                         <em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
 
163
                                                         <em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
164
164
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf</code></em>,
165
165
                                                         <em class="parameter"><code><span class="type">gint</span> rowstride</code></em>);</pre>
166
166
<p>
194
194
</tr>
195
195
<tr>
196
196
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
197
 
<td>the <a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf</code></em>
 
197
<td>the <a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf</code></em>
198
198
</td>
199
199
</tr>
200
200
<tr>
273
273
                                                         <em class="parameter"><code><span class="type">gint</span> y</code></em>,
274
274
                                                         <em class="parameter"><code><span class="type">gint</span> width</code></em>,
275
275
                                                         <em class="parameter"><code><span class="type">gint</span> height</code></em>,
276
 
                                                         <em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
 
276
                                                         <em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
277
277
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf1</code></em>,
278
278
                                                         <em class="parameter"><code><span class="type">gint</span> rowstride1</code></em>,
279
279
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf2</code></em>,
311
311
</tr>
312
312
<tr>
313
313
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
314
 
<td>the <a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf1</code></em> and <em class="parameter"><code>buf2</code></em>
 
314
<td>the <a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf1</code></em> and <em class="parameter"><code>buf2</code></em>
315
315
</td>
316
316
</tr>
317
317
<tr>
349
349
                                                         <em class="parameter"><code><span class="type">gint</span> y</code></em>,
350
350
                                                         <em class="parameter"><code><span class="type">gint</span> width</code></em>,
351
351
                                                         <em class="parameter"><code><span class="type">gint</span> height</code></em>,
352
 
                                                         <em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
 
352
                                                         <em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> type</code></em>,
353
353
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf1</code></em>,
354
354
                                                         <em class="parameter"><code><span class="type">gint</span> rowstride1</code></em>,
355
355
                                                         <em class="parameter"><code>const <span class="type">guchar</span> *buf2</code></em>,
388
388
</tr>
389
389
<tr>
390
390
<td><p><span class="term"><em class="parameter"><code>type</code></em> :</span></p></td>
391
 
<td>the <a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf1</code></em> and <em class="parameter"><code>buf2</code></em>
 
391
<td>the <a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"><span class="type">GimpImageType</span></a> of <em class="parameter"><code>buf1</code></em> and <em class="parameter"><code>buf2</code></em>
392
392
</td>
393
393
</tr>
394
394
<tr>
548
548
<a name="GimpPreviewArea.property-details"></a><h2>Property Details</h2>
549
549
<div class="refsect2">
550
550
<a name="GimpPreviewArea--check-size"></a><h3>The <code class="literal">"check-size"</code> property</h3>
551
 
<pre class="programlisting">  "check-size"               <a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"><span class="type">GimpCheckSize</span></a>         : Read / Write</pre>
 
551
<pre class="programlisting">  "check-size"               <a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"><span class="type">GimpCheckSize</span></a>         : Read / Write</pre>
552
552
<p></p>
553
553
<p>Default value: GIMP_CHECK_SIZE_MEDIUM_CHECKS</p>
554
554
</div>
555
555
<hr>
556
556
<div class="refsect2">
557
557
<a name="GimpPreviewArea--check-type"></a><h3>The <code class="literal">"check-type"</code> property</h3>
558
 
<pre class="programlisting">  "check-type"               <a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"><span class="type">GimpCheckType</span></a>         : Read / Write</pre>
 
558
<pre class="programlisting">  "check-type"               <a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"><span class="type">GimpCheckType</span></a>         : Read / Write</pre>
559
559
<p></p>
560
560
<p>Default value: GIMP_CHECK_TYPE_GRAY_CHECKS</p>
561
561
</div>