New upstream version 3.22.28

This commit is contained in:
Jeremy Bicha
2018-02-15 04:41:25 -05:00
652 changed files with 498643 additions and 49781 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
<link rel="prev" href="GtkColorSelectionDialog.html" title="GtkColorSelectionDialog">
<link rel="next" href="GtkFontSelection.html" title="GtkFontSelection">
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -84,7 +84,7 @@
</tr>
<tr>
<td class="function_type">
<a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
<span class="returnvalue">gboolean</span>
</td>
<td class="function_name">
<a class="link" href="GtkHSV.html#gtk-hsv-is-adjusting" title="gtk_hsv_is_adjusting ()">gtk_hsv_is_adjusting</a> <span class="c_punctuation">()</span>
@ -121,12 +121,12 @@
<tr>
<td class="signal_type"><span class="returnvalue">void</span></td>
<td class="signal_name"><a class="link" href="GtkHSV.html#GtkHSV-changed" title="The “changed” signal">changed</a></td>
<td class="signal_flags"><a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
<td class="signal_flags">Run First</td>
</tr>
<tr>
<td class="signal_type"><span class="returnvalue">void</span></td>
<td class="signal_name"><a class="link" href="GtkHSV.html#GtkHSV-move" title="The “move” signal">move</a></td>
<td class="signal_flags"><a href="../gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></td>
<td class="signal_flags">Action</td>
</tr>
</tbody>
</table></div>
@ -146,8 +146,8 @@
</div>
<div class="refsect1">
<a name="GtkHSV.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
<span class="lineart">╰──</span> <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
<pre class="screen"> GObject
<span class="lineart">╰──</span> GInitiallyUnowned
<span class="lineart">╰──</span> <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
<span class="lineart">╰──</span> GtkHSV
</pre>
@ -237,9 +237,9 @@ Color component values must be in the [0.0, 1.0] range.</p>
<a name="gtk-hsv-get-color"></a><h3>gtk_hsv_get_color ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_hsv_get_color (<em class="parameter"><code><a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *h</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *s</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *v</code></em>);</pre>
<em class="parameter"><code><span class="type">gdouble</span> *h</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *s</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *v</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_hsv_get_color</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Queries the current color in an HSV color selector.
Returned values will be in the [0.0, 1.0] range.</p>
@ -259,17 +259,17 @@ Returned values will be in the [0.0, 1.0] range.</p>
</tr>
<tr>
<td class="parameter_name"><p>h</p></td>
<td class="parameter_description"><p> Return value for the hue. </p></td>
<td class="parameter_description"><p>Return value for the hue. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>s</p></td>
<td class="parameter_description"><p> Return value for the saturation. </p></td>
<td class="parameter_description"><p>Return value for the saturation. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>v</p></td>
<td class="parameter_description"><p> Return value for the value. </p></td>
<td class="parameter_description"><p>Return value for the value. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
</tbody>
@ -282,8 +282,8 @@ Returned values will be in the [0.0, 1.0] range.</p>
<a name="gtk-hsv-set-metrics"></a><h3>gtk_hsv_set_metrics ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_hsv_set_metrics (<em class="parameter"><code><a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> size</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> ring_width</code></em>);</pre>
<em class="parameter"><code><span class="type">gint</span> size</code></em>,
<em class="parameter"><code><span class="type">gint</span> ring_width</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_hsv_set_metrics</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Sets the size and ring width of an HSV color selector.</p>
<div class="refsect3">
@ -320,8 +320,8 @@ gtk_hsv_set_metrics (<em class="parameter"><code><a class="link" href="GtkHSV.ht
<a name="gtk-hsv-get-metrics"></a><h3>gtk_hsv_get_metrics ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_hsv_get_metrics (<em class="parameter"><code><a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *size</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *ring_width</code></em>);</pre>
<em class="parameter"><code><span class="type">gint</span> *size</code></em>,
<em class="parameter"><code><span class="type">gint</span> *ring_width</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_hsv_get_metrics</code> is deprecated and should not be used in newly-written code.</p></div>
<p>Queries the size and ring width of an HSV color selector.</p>
<div class="refsect3">
@ -340,12 +340,12 @@ gtk_hsv_get_metrics (<em class="parameter"><code><a class="link" href="GtkHSV.ht
</tr>
<tr>
<td class="parameter_name"><p>size</p></td>
<td class="parameter_description"><p> Return value for the diameter of the hue ring. </p></td>
<td class="parameter_description"><p>Return value for the diameter of the hue ring. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>ring_width</p></td>
<td class="parameter_description"><p> Return value for the width of the hue ring. </p></td>
<td class="parameter_description"><p>Return value for the width of the hue ring. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
</tbody>
@ -356,7 +356,7 @@ gtk_hsv_get_metrics (<em class="parameter"><code><a class="link" href="GtkHSV.ht
<hr>
<div class="refsect2">
<a name="gtk-hsv-is-adjusting"></a><h3>gtk_hsv_is_adjusting ()</h3>
<pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
<pre class="programlisting"><span class="returnvalue">gboolean</span>
gtk_hsv_is_adjusting (<em class="parameter"><code><a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_hsv_is_adjusting</code> is deprecated and should not be used in newly-written code.</p></div>
<p>An HSV color selector can be said to be adjusting if multiple rapid
@ -380,8 +380,8 @@ the HSV color selector is being adjusted or not.</p>
</div>
<div class="refsect3">
<a name="gtk-hsv-is-adjusting.returns"></a><h4>Returns</h4>
<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if clients can ignore changes to the color value,
since they may be transitory, or <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if they should consider
<p> <code class="literal">TRUE</code> if clients can ignore changes to the color value,
since they may be transitory, or <code class="literal">FALSE</code> if they should consider
the color value status to be final.</p>
</div>
<p class="since">Since: 2.14</p>
@ -390,12 +390,12 @@ the color value status to be final.</p>
<div class="refsect2">
<a name="gtk-hsv-to-rgb"></a><h3>gtk_hsv_to_rgb ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_hsv_to_rgb (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> h</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> s</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> v</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *r</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *g</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *b</code></em>);</pre>
gtk_hsv_to_rgb (<em class="parameter"><code><span class="type">gdouble</span> h</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> s</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> v</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *r</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *g</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *b</code></em>);</pre>
<p>Converts a color from HSV space to RGB.</p>
<p>Input values must be in the [0.0, 1.0] range;
output values will be in the same range.</p>
@ -425,17 +425,17 @@ output values will be in the same range.</p>
</tr>
<tr>
<td class="parameter_name"><p>r</p></td>
<td class="parameter_description"><p> Return value for the red component. </p></td>
<td class="parameter_description"><p>Return value for the red component. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>g</p></td>
<td class="parameter_description"><p> Return value for the green component. </p></td>
<td class="parameter_description"><p>Return value for the green component. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>b</p></td>
<td class="parameter_description"><p> Return value for the blue component. </p></td>
<td class="parameter_description"><p>Return value for the blue component. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
</tbody>
@ -447,12 +447,12 @@ output values will be in the same range.</p>
<div class="refsect2">
<a name="gtk-rgb-to-hsv"></a><h3>gtk_rgb_to_hsv ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_rgb_to_hsv (<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> r</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> g</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> b</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *h</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *s</code></em>,
<em class="parameter"><code><a href="../glib/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> *v</code></em>);</pre>
gtk_rgb_to_hsv (<em class="parameter"><code><span class="type">gdouble</span> r</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> g</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> b</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *h</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *s</code></em>,
<em class="parameter"><code><span class="type">gdouble</span> *v</code></em>);</pre>
<p>Converts a color from RGB space to HSV.</p>
<p>Input values must be in the [0.0, 1.0] range;
output values will be in the same range.</p>
@ -482,17 +482,17 @@ output values will be in the same range.</p>
</tr>
<tr>
<td class="parameter_name"><p>h</p></td>
<td class="parameter_description"><p> Return value for the hue component. </p></td>
<td class="parameter_description"><p>Return value for the hue component. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>s</p></td>
<td class="parameter_description"><p> Return value for the saturation component. </p></td>
<td class="parameter_description"><p>Return value for the saturation component. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>v</p></td>
<td class="parameter_description"><p> Return value for the value component. </p></td>
<td class="parameter_description"><p>Return value for the value component. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
</tbody>
@ -514,8 +514,8 @@ output values will be in the same range.</p>
<a name="GtkHSV-changed"></a><h3>The <code class="literal">“changed”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv,
<a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
<p>Flags: <a href="../gobject/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
<span class="type">gpointer</span> user_data)</pre>
<p>Flags: Run First</p>
</div>
<hr>
<div class="refsect2">
@ -523,8 +523,8 @@ user_function (<a class="link" href="GtkHSV.html" title="GtkHSV"><span class="ty
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GtkHSV.html" title="GtkHSV"><span class="type">GtkHSV</span></a> *hsv,
<a class="link" href="gtk3-Standard-Enumerations.html#GtkDirectionType" title="enum GtkDirectionType"><span class="type">GtkDirectionType</span></a> arg1,
<a href="../glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
<p>Flags: <a href="../gobject/gobject-Signals.html#G-SIGNAL-ACTION:CAPS">Action</a></p>
<span class="type">gpointer</span> user_data)</pre>
<p>Flags: Action</p>
</div>
</div>
<div class="refsect1">
@ -533,6 +533,6 @@ user_function (<a class="link" href="GtkHSV.html" title="GtkHSV"><span class="ty
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25.1</div>
<hr>Generated by GTK-Doc V1.27</div>
</body>
</html>