Imported Upstream version 2.8.2
This commit is contained in:
@ -114,7 +114,7 @@
|
||||
<span class="returnvalue">GtkWidget</span> * <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-random-seed-new" title="gimp_random_seed_new ()">gimp_random_seed_new</a> (<em class="parameter"><code><span class="type">guint32</span> *seed</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> *random_seed</code></em>);
|
||||
#define <a class="link" href="libgimpwidgets-GimpWidgets.html#GIMP-COORDINATES-CHAINBUTTON:CAPS" title="GIMP_COORDINATES_CHAINBUTTON()">GIMP_COORDINATES_CHAINBUTTON</a> (sizeentry)
|
||||
<span class="returnvalue">GtkWidget</span> * <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new" title="gimp_coordinates_new ()">gimp_coordinates_new</a> (<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>,
|
||||
<span class="returnvalue">GtkWidget</span> * <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new" title="gimp_coordinates_new ()">gimp_coordinates_new</a> (<em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
|
||||
<em class="parameter"><code>const <span class="type">gchar</span> *unit_format</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> menu_show_pixels</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> menu_show_percent</code></em>,
|
||||
@ -899,7 +899,7 @@ a <span class="type">GtkButton</span> for setting a random seed.</td>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-coordinates-new"></a><h3>gimp_coordinates_new ()</h3>
|
||||
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> * gimp_coordinates_new (<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>,
|
||||
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> * gimp_coordinates_new (<em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpunit.html#GimpUnit"><span class="type">GimpUnit</span></a> unit</code></em>,
|
||||
<em class="parameter"><code>const <span class="type">gchar</span> *unit_format</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> menu_show_pixels</code></em>,
|
||||
<em class="parameter"><code><span class="type">gboolean</span> menu_show_percent</code></em>,
|
||||
@ -1092,7 +1092,7 @@ GPOINTER_TO_INT (g_object_get_data (<em class="parameter"><code>widget</code></e
|
||||
<em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
|
||||
<p>
|
||||
Note that the <span class="type">GtkAdjustment</span>'s value (which is a <span class="type">gdouble</span>) will be
|
||||
rounded with <a href="/local/head/share/gtk-doc/html/libgimpmath/libgimpmath-GimpMath.html#RINT:CAPS"><code class="function">RINT()</code></a>.
|
||||
rounded with <a href="../libgimpmath/libgimpmath-GimpMath.html#RINT:CAPS"><code class="function">RINT()</code></a>.
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
|
||||
Reference in New Issue
Block a user