Imported Upstream version 2.3.13

This commit is contained in:
Ari Pollak
2010-08-11 01:20:31 -04:00
parent a028e0b309
commit bbd6d9844c
1225 changed files with 162390 additions and 93699 deletions

View File

@ -19,10 +19,10 @@
<link rel="part" href="libgimpwidgets-controller.html" title="Part&#160;IV.&#160;GIMP Controllers">
<link rel="part" href="libgimpwidgets-utils.html" title="Part&#160;V.&#160;GIMP Widgets Utilities">
<link rel="part" href="libgimpwidgets-deprecated.html" title="Part&#160;VI.&#160;Deprecated API">
<link rel="index" href="ix01.html" title="Index">
<link rel="index" href="ix02.html" title="Index of new symbols in GIMP 2.2">
<link rel="index" href="ix03.html" title="Index of new symbols in GIMP 2.4">
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
<link rel="index" href="libgimpwidgets-index.html" title="Index">
<link rel="index" href="libgimpwidgets-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
<link rel="index" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
<link rel="index" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
@ -33,20 +33,20 @@
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
<td><a accesskey="n" href="GimpUnitMenu.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="#id2603148" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2594556" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2615054" class="shortcut">Description</a>
<a href="#id2617847" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2605346" class="shortcut">Object Hierarchy</a>
<a href="#id2552123" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2605413" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
<a href="#id2604228" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpScrolledPreview"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2603148"></a><span class="refentrytitle">GimpScrolledPreview</span>
<a name="id2594556"></a><span class="refentrytitle">GimpScrolledPreview</span>
</h2>
<p>GimpScrolledPreview &#8212; A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.</p>
</td>
@ -73,7 +73,7 @@ void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw">gimp_s
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605346"></a><h2>Object Hierarchy</h2>
<a name="id2552123"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -88,32 +88,32 @@ void <a href="GimpScrolledPreview.html#gimp-scrolled-preview-thaw">gimp_s
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2605413"></a><h2>Implemented Interfaces</h2>
<a name="id2604228"></a><h2>Implemented Interfaces</h2>
<p>
GimpScrolledPreview implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615054"></a><h2>Description</h2>
<a name="id2617847"></a><h2>Description</h2>
<p>
A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class="type">GimpPreview</span></a> enhanced by scrolling capabilities.
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2615076"></a><h2>Details</h2>
<a name="id2617870"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2615087"></a><h3>
<a name="id2617880"></a><h3>
<a name="GimpScrolledPreview-struct"></a>GimpScrolledPreview</h3>
<a class="indexterm" name="id2615099"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<a class="indexterm" name="id2617892"></a><pre class="programlisting">typedef struct _GimpScrolledPreview GimpScrolledPreview;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2615115"></a><h3>
<a name="id2617909"></a><h3>
<a name="gimp-scrolled-preview-set-position"></a>gimp_scrolled_preview_set_position ()</h3>
<a class="indexterm" name="id2615129"></a><pre class="programlisting">void gimp_scrolled_preview_set_position
<a class="indexterm" name="id2617922"></a><pre class="programlisting">void gimp_scrolled_preview_set_position
(<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
gint x,
gint y);</pre>
@ -126,20 +126,17 @@ A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class=
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>preview</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>preview</code></em>&#160;:</span></td>
<td> a <a href="GimpScrolledPreview.html" title="GimpScrolledPreview"><span class="type">GimpScrolledPreview</span></a>
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>x</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>x</code></em>&#160;:</span></td>
<td> horizontal scroll offset
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>y</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>y</code></em>&#160;:</span></td>
<td> vertical scroll offset
</td>
</tr>
@ -150,9 +147,9 @@ A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class=
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2597410"></a><h3>
<a name="id2621690"></a><h3>
<a name="gimp-scrolled-preview-set-policy"></a>gimp_scrolled_preview_set_policy ()</h3>
<a class="indexterm" name="id2622317"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy
<a class="indexterm" name="id2621704"></a><pre class="programlisting">void gimp_scrolled_preview_set_policy
(<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview,
GtkPolicyType hscrollbar_policy,
GtkPolicyType vscrollbar_policy);</pre>
@ -165,20 +162,17 @@ A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class=
<col align="left" valign="top">
<tbody>
<tr>
<td>
<span class="term"><em class="parameter"><code>preview</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>preview</code></em>&#160;:</span></td>
<td> a <a href="GimpScrolledPreview.html" title="GimpScrolledPreview"><span class="type">GimpScrolledPreview</span></a>
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>hscrollbar_policy</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>hscrollbar_policy</code></em>&#160;:</span></td>
<td> policy for horizontal scrollbar
</td>
</tr>
<tr>
<td>
<span class="term"><em class="parameter"><code>vscrollbar_policy</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>vscrollbar_policy</code></em>&#160;:</span></td>
<td> policy for vertical scrollbar
</td>
</tr>
@ -189,9 +183,9 @@ A widget providing a <a href="GimpPreview.html" title="GimpPreview"><span class=
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622746"></a><h3>
<a name="id2622133"></a><h3>
<a name="gimp-scrolled-preview-freeze"></a>gimp_scrolled_preview_freeze ()</h3>
<a class="indexterm" name="id2622761"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<a class="indexterm" name="id2622146"></a><pre class="programlisting">void gimp_scrolled_preview_freeze (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<p>
While the <em class="parameter"><code>preview</code></em> is frozen, it is not going to redraw itself in
response to scroll events.
@ -205,8 +199,7 @@ This function should only be used to implement widgets derived from
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td>
<span class="term"><em class="parameter"><code>preview</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>preview</code></em>&#160;:</span></td>
<td> a <a href="GimpScrolledPreview.html" title="GimpScrolledPreview"><span class="type">GimpScrolledPreview</span></a>
</td>
</tr></tbody>
@ -216,9 +209,9 @@ This function should only be used to implement widgets derived from
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2622842"></a><h3>
<a name="id2622227"></a><h3>
<a name="gimp-scrolled-preview-thaw"></a>gimp_scrolled_preview_thaw ()</h3>
<a class="indexterm" name="id2622586"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<a class="indexterm" name="id2621970"></a><pre class="programlisting">void gimp_scrolled_preview_thaw (<a href="GimpScrolledPreview.html" title="GimpScrolledPreview">GimpScrolledPreview</a> *preview);</pre>
<p>
While the <em class="parameter"><code>preview</code></em> is frozen, it is not going to redraw itself in
response to scroll events.
@ -232,8 +225,7 @@ This function should only be used to implement widgets derived from
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td>
<span class="term"><em class="parameter"><code>preview</code></em>&#160;:</span></td>
<td><span class="term"><em class="parameter"><code>preview</code></em>&#160;:</span></td>
<td> a <a href="GimpScrolledPreview.html" title="GimpScrolledPreview"><span class="type">GimpScrolledPreview</span></a>
</td>
</tr></tbody>