New upstream version 3.24.8

This commit is contained in:
Iain Lane
2019-04-11 09:41:47 +01:00
549 changed files with 776552 additions and 386298 deletions

View File

@ -62,17 +62,17 @@
<tr>
<td class="signal_type"><span class="returnvalue">void</span></td>
<td class="signal_name"><a class="link" href="GtkEventControllerMotion.html#GtkEventControllerMotion-enter" title="The “enter” signal">enter</a></td>
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/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="GtkEventControllerMotion.html#GtkEventControllerMotion-leave" title="The “leave” signal">leave</a></td>
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/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="GtkEventControllerMotion.html#GtkEventControllerMotion-motion" title="The “motion” signal">motion</a></td>
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></td>
<td class="signal_flags">Run First</td>
</tr>
</tbody>
</table></div>
@ -92,14 +92,14 @@
</div>
<div class="refsect1">
<a name="GtkEventControllerMotion.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
<pre class="screen"> GObject
<span class="lineart">╰──</span> <a class="link" href="GtkEventController.html" title="GtkEventController">GtkEventController</a>
<span class="lineart">╰──</span> GtkEventControllerMotion
</pre>
</div>
<div class="refsect1">
<a name="GtkEventControllerMotion.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gtk/gtkunixprint.h&gt;
<pre class="synopsis">#include &lt;gtk/gtk.h&gt;
</pre>
</div>
<div class="refsect1">
@ -152,9 +152,9 @@ for the given <em class="parameter"><code>widget</code></em>
<a name="GtkEventControllerMotion-enter"></a><h3>The <code class="literal">“enter”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GtkEventControllerMotion.html" title="GtkEventControllerMotion"><span class="type">GtkEventControllerMotion</span></a> *controller,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
<span class="type">gdouble</span> x,
<span class="type">gdouble</span> y,
<span class="type">gpointer</span> user_data)</pre>
<p>Signals that the pointer has entered the widget.</p>
<div class="refsect3">
<a name="GtkEventControllerMotion-enter.parameters"></a><h4>Parameters</h4>
@ -188,14 +188,14 @@ user_function (<a class="link" href="GtkEventControllerMotion.html" title="GtkEv
</tbody>
</table></div>
</div>
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
<p>Flags: Run First</p>
</div>
<hr>
<div class="refsect2">
<a name="GtkEventControllerMotion-leave"></a><h3>The <code class="literal">“leave”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GtkEventControllerMotion.html" title="GtkEventControllerMotion"><span class="type">GtkEventControllerMotion</span></a> *controller,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
<span class="type">gpointer</span> user_data)</pre>
<p>Signals that pointer has left the widget.</p>
<div class="refsect3">
<a name="GtkEventControllerMotion-leave.parameters"></a><h4>Parameters</h4>
@ -219,16 +219,16 @@ user_function (<a class="link" href="GtkEventControllerMotion.html" title="GtkEv
</tbody>
</table></div>
</div>
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
<p>Flags: Run First</p>
</div>
<hr>
<div class="refsect2">
<a name="GtkEventControllerMotion-motion"></a><h3>The <code class="literal">“motion”</code> signal</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="GtkEventControllerMotion.html" title="GtkEventControllerMotion"><span class="type">GtkEventControllerMotion</span></a> *controller,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> x,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gdouble"><span class="type">gdouble</span></a> y,
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
<span class="type">gdouble</span> x,
<span class="type">gdouble</span> y,
<span class="type">gpointer</span> user_data)</pre>
<p>Emitted when the pointer moves inside the widget.</p>
<div class="refsect3">
<a name="GtkEventControllerMotion-motion.parameters"></a><h4>Parameters</h4>
@ -262,7 +262,7 @@ user_function (<a class="link" href="GtkEventControllerMotion.html" title="GtkEv
</tbody>
</table></div>
</div>
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-FIRST:CAPS">Run First</a></p>
<p>Flags: Run First</p>
</div>
</div>
<div class="refsect1">