Imported Upstream version 2.8.4

This commit is contained in:
Ari Pollak
2013-02-23 11:28:27 -05:00
parent 3e7e28c5ef
commit 08fdee2b19
277 changed files with 61360 additions and 58970 deletions

View File

@ -65,10 +65,10 @@ struct <a class="link" href="GimpUnitStore.html#GimpUnitStoreClass"
<em class="parameter"><code><span class="type">gdouble</span> first_resolution</code></em>,
<em class="parameter"><code>...</code></em>);
<span class="returnvalue">gdouble</span> <a class="link" href="GimpUnitStore.html#gimp-unit-store-get-value" title="gimp_unit_store_get_value ()">gimp_unit_store_get_value</a> (<em class="parameter"><code><a class="link" href="GimpUnitStore.html" title="GimpUnitStore"><span class="type">GimpUnitStore</span></a> *store</code></em>,
<em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
<em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
<em class="parameter"><code><span class="type">gint</span> index</code></em>);
<span class="returnvalue">void</span> <a class="link" href="GimpUnitStore.html#gimp-unit-store-get-values" title="gimp_unit_store_get_values ()">gimp_unit_store_get_values</a> (<em class="parameter"><code><a class="link" href="GimpUnitStore.html" title="GimpUnitStore"><span class="type">GimpUnitStore</span></a> *store</code></em>,
<em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
<em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *first_value</code></em>,
<em class="parameter"><code>...</code></em>);
</pre>
@ -202,7 +202,7 @@ GimpUnitStore implements
<div class="refsect2">
<a name="gimp-unit-store-get-value"></a><h3>gimp_unit_store_get_value ()</h3>
<pre class="programlisting"><span class="returnvalue">gdouble</span> gimp_unit_store_get_value (<em class="parameter"><code><a class="link" href="GimpUnitStore.html" title="GimpUnitStore"><span class="type">GimpUnitStore</span></a> *store</code></em>,
<em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
<em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
<em class="parameter"><code><span class="type">gint</span> index</code></em>);</pre>
<p>
</p>
@ -211,7 +211,7 @@ GimpUnitStore implements
<div class="refsect2">
<a name="gimp-unit-store-get-values"></a><h3>gimp_unit_store_get_values ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> gimp_unit_store_get_values (<em class="parameter"><code><a class="link" href="GimpUnitStore.html" title="GimpUnitStore"><span class="type">GimpUnitStore</span></a> *store</code></em>,
<em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
<em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *first_value</code></em>,
<em class="parameter"><code>...</code></em>);</pre>
<p>