Imported Upstream version 2.3.14
This commit is contained in:
@ -33,22 +33,22 @@
|
||||
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="GimpPreview.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2563814" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2548292" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2608561" class="shortcut">Description</a>
|
||||
<a href="#id2609229" class="shortcut">Description</a>
|
||||
 | 
|
||||
<a href="#id2608449" class="shortcut">Object Hierarchy</a>
|
||||
<a href="#id2609117" class="shortcut">Object Hierarchy</a>
|
||||
 | 
|
||||
<a href="#id2608498" class="shortcut">Implemented Interfaces</a>
|
||||
<a href="#id2609166" class="shortcut">Implemented Interfaces</a>
|
||||
 | 
|
||||
<a href="#id2608519" class="shortcut">Properties</a></nobr></td></tr>
|
||||
<a href="#id2609187" class="shortcut">Properties</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="GimpPreviewArea"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2563814"></a><span class="refentrytitle">GimpPreviewArea</span>
|
||||
<a name="id2548292"></a><span class="refentrytitle">GimpPreviewArea</span>
|
||||
</h2>
|
||||
<p>GimpPreviewArea — A general purpose preview widget which caches its pixel data.</p>
|
||||
</td>
|
||||
@ -122,7 +122,7 @@ void <a href="GimpPreviewArea.html#gimp-preview-area-menu-popup">gimp_pre
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2608449"></a><h2>Object Hierarchy</h2>
|
||||
<a name="id2609117"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
GObject
|
||||
@ -134,13 +134,13 @@ void <a href="GimpPreviewArea.html#gimp-preview-area-menu-popup">gimp_pre
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2608498"></a><h2>Implemented Interfaces</h2>
|
||||
<a name="id2609166"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpPreviewArea implements
|
||||
AtkImplementorIface.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2608519"></a><h2>Properties</h2>
|
||||
<a name="id2609187"></a><h2>Properties</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
"<a href="GimpPreviewArea.html#GimpPreviewArea--check-size">check-size</a>" <a
|
||||
@ -152,26 +152,26 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2608561"></a><h2>Description</h2>
|
||||
<a name="id2609229"></a><h2>Description</h2>
|
||||
<p>
|
||||
A general purpose preview widget which caches its pixel data.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2608578"></a><h2>Details</h2>
|
||||
<a name="id2609246"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2608589"></a><h3>
|
||||
<a name="id2609257"></a><h3>
|
||||
<a name="GimpPreviewArea-struct"></a>GimpPreviewArea</h3>
|
||||
<a class="indexterm" name="id2608600"></a><pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
|
||||
<a class="indexterm" name="id2609268"></a><pre class="programlisting">typedef struct _GimpPreviewArea GimpPreviewArea;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2608617"></a><h3>
|
||||
<a name="id2609285"></a><h3>
|
||||
<a name="gimp-preview-area-new"></a>gimp_preview_area_new ()</h3>
|
||||
<a class="indexterm" name="id2608628"></a><pre class="programlisting">GtkWidget* gimp_preview_area_new (void);</pre>
|
||||
<a class="indexterm" name="id2609296"></a><pre class="programlisting">GtkWidget* gimp_preview_area_new (void);</pre>
|
||||
<p>
|
||||
Creates a new <a href="GimpPreviewArea.html" title="GimpPreviewArea"><span class="type">GimpPreviewArea</span></a> widget.</p>
|
||||
<p>
|
||||
@ -190,9 +190,9 @@ Since GIMP 2.2
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2608681"></a><h3>
|
||||
<a name="id2609349"></a><h3>
|
||||
<a name="gimp-preview-area-draw"></a>gimp_preview_area_draw ()</h3>
|
||||
<a class="indexterm" name="id2608693"></a><pre class="programlisting">void gimp_preview_area_draw (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
<a class="indexterm" name="id2609360"></a><pre class="programlisting">void gimp_preview_area_draw (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
gint x,
|
||||
gint y,
|
||||
gint width,
|
||||
@ -260,9 +260,9 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2616270"></a><h3>
|
||||
<a name="id2616488"></a><h3>
|
||||
<a name="gimp-preview-area-fill"></a>gimp_preview_area_fill ()</h3>
|
||||
<a class="indexterm" name="id2616280"></a><pre class="programlisting">void gimp_preview_area_fill (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
<a class="indexterm" name="id2616498"></a><pre class="programlisting">void gimp_preview_area_fill (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
gint x,
|
||||
gint y,
|
||||
gint width,
|
||||
@ -327,9 +327,9 @@ Since GIMP 2.2</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2616488"></a><h3>
|
||||
<a name="id2616709"></a><h3>
|
||||
<a name="gimp-preview-area-blend"></a>gimp_preview_area_blend ()</h3>
|
||||
<a class="indexterm" name="id2616499"></a><pre class="programlisting">void gimp_preview_area_blend (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
<a class="indexterm" name="id2616720"></a><pre class="programlisting">void gimp_preview_area_blend (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
gint x,
|
||||
gint y,
|
||||
gint width,
|
||||
@ -418,9 +418,9 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2616845"></a><h3>
|
||||
<a name="id2617066"></a><h3>
|
||||
<a name="gimp-preview-area-mask"></a>gimp_preview_area_mask ()</h3>
|
||||
<a class="indexterm" name="id2616856"></a><pre class="programlisting">void gimp_preview_area_mask (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
<a class="indexterm" name="id2617077"></a><pre class="programlisting">void gimp_preview_area_mask (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
gint x,
|
||||
gint y,
|
||||
gint width,
|
||||
@ -516,9 +516,9 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageType"
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2617230"></a><h3>
|
||||
<a name="id2617452"></a><h3>
|
||||
<a name="gimp-preview-area-set-offsets"></a>gimp_preview_area_set_offsets ()</h3>
|
||||
<a class="indexterm" name="id2617246"></a><pre class="programlisting">void gimp_preview_area_set_offsets (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
<a class="indexterm" name="id2617467"></a><pre class="programlisting">void gimp_preview_area_set_offsets (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
gint x,
|
||||
gint y);</pre>
|
||||
<p>
|
||||
@ -552,9 +552,9 @@ when drawing the checkerboard and to determine the dither offsets.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2617352"></a><h3>
|
||||
<a name="id2617551"></a><h3>
|
||||
<a name="gimp-preview-area-set-colormap"></a>gimp_preview_area_set_colormap ()</h3>
|
||||
<a class="indexterm" name="id2617365"></a><pre class="programlisting">void gimp_preview_area_set_colormap (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
<a class="indexterm" name="id2617564"></a><pre class="programlisting">void gimp_preview_area_set_colormap (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
const guchar *colormap,
|
||||
gint num_colors);</pre>
|
||||
<p>
|
||||
@ -590,9 +590,9 @@ Since GIMP 2.2</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2617511"></a><h3>
|
||||
<a name="id2617695"></a><h3>
|
||||
<a name="gimp-preview-area-set-max-size"></a>gimp_preview_area_set_max_size ()</h3>
|
||||
<a class="indexterm" name="id2617527"></a><pre class="programlisting">void gimp_preview_area_set_max_size (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
<a class="indexterm" name="id2617710"></a><pre class="programlisting">void gimp_preview_area_set_max_size (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
gint width,
|
||||
gint height);</pre>
|
||||
<p>
|
||||
@ -628,9 +628,9 @@ preview will draw itself centered into the allocated area.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2617618"></a><h3>
|
||||
<a name="id2617814"></a><h3>
|
||||
<a name="gimp-preview-area-menu-popup"></a>gimp_preview_area_menu_popup ()</h3>
|
||||
<a class="indexterm" name="id2617632"></a><pre class="programlisting">void gimp_preview_area_menu_popup (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
<a class="indexterm" name="id2617829"></a><pre class="programlisting">void gimp_preview_area_menu_popup (<a href="GimpPreviewArea.html" title="GimpPreviewArea">GimpPreviewArea</a> *area,
|
||||
GdkEventButton *event);</pre>
|
||||
<p>
|
||||
Creates a popup menu that allows to configure the size and type of
|
||||
@ -658,11 +658,11 @@ the checkerboard pattern that the <em class="parameter"><code>area</code></em> u
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2617724"></a><h2>Property Details</h2>
|
||||
<a name="id2617920"></a><h2>Property Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2617733"></a><h3>
|
||||
<a name="id2617930"></a><h3>
|
||||
<a name="GimpPreviewArea--check-size"></a>The "<code class="literal">check-size</code>" property</h3>
|
||||
<a class="indexterm" name="id2617746"></a><pre class="programlisting"> "check-size" <a
|
||||
<a class="indexterm" name="id2617942"></a><pre class="programlisting"> "check-size" <a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
|
||||
>GimpCheckSize</a> : Read / Write</pre>
|
||||
<p></p>
|
||||
@ -670,9 +670,9 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckSize"
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2617767"></a><h3>
|
||||
<a name="id2617964"></a><h3>
|
||||
<a name="GimpPreviewArea--check-type"></a>The "<code class="literal">check-type</code>" property</h3>
|
||||
<a class="indexterm" name="id2617780"></a><pre class="programlisting"> "check-type" <a
|
||||
<a class="indexterm" name="id2617977"></a><pre class="programlisting"> "check-type" <a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpCheckType"
|
||||
>GimpCheckType</a> : Read / Write</pre>
|
||||
<p></p>
|
||||
|
||||
Reference in New Issue
Block a user