New upstream version 3.24.14

This commit is contained in:
Simon McVittie
2020-02-29 14:17:40 +00:00
543 changed files with 330694 additions and 808714 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="reference.html" title="API Reference">
<link rel="prev" href="gdk3-Application-launching.html" title="Application launching">
<link rel="next" href="rn02.html" title="Deprecated">
<meta name="generator" content="GTK-Doc V1.29 (XML mode)">
<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -35,8 +35,8 @@
<a name="gdk3-Testing.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
<col width="150px" class="functions_proto_type">
<col class="functions_proto_name">
</colgroup>
<tbody>
<tr>
@ -112,8 +112,8 @@ gdk_test_simulate_button (<em class="parameter"><code><a class="link" href="gdk3
<em class="parameter"><code><span class="type">gint</span> x</code></em>,
<em class="parameter"><code><span class="type">gint</span> y</code></em>,
<em class="parameter"><code><span class="type">guint</span> button</code></em>,
<em class="parameter"><code><a class="link" href="gdk3-Windows.html#GdkModifierType" title="enum GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>,
<em class="parameter"><code><a class="link" href="gdk3-Events.html#GdkEventType" title="enum GdkEventType"><span class="type">GdkEventType</span></a> button_pressrelease</code></em>);</pre>
<em class="parameter"><code><span class="type">GdkModifierType</span> modifiers</code></em>,
<em class="parameter"><code><span class="type">GdkEventType</span> button_pressrelease</code></em>);</pre>
<p>This function is intended to be used in GTK+ test programs.
It will warp the mouse pointer to the given (<em class="parameter"><code>x</code></em>
,<em class="parameter"><code>y</code></em>
@ -166,7 +166,7 @@ for the button event</p></td>
</tr>
<tr>
<td class="parameter_name"><p>button_pressrelease</p></td>
<td class="parameter_description"><p>either <a class="link" href="gdk3-Events.html#GDK-BUTTON-PRESS:CAPS"><code class="literal">GDK_BUTTON_PRESS</code></a> or <a class="link" href="gdk3-Events.html#GDK-BUTTON-RELEASE:CAPS"><code class="literal">GDK_BUTTON_RELEASE</code></a></p></td>
<td class="parameter_description"><p>either <code class="literal">GDK_BUTTON_PRESS</code> or <code class="literal">GDK_BUTTON_RELEASE</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
@ -187,8 +187,8 @@ gdk_test_simulate_key (<em class="parameter"><code><a class="link" href="gdk3-Wi
<em class="parameter"><code><span class="type">gint</span> x</code></em>,
<em class="parameter"><code><span class="type">gint</span> y</code></em>,
<em class="parameter"><code><span class="type">guint</span> keyval</code></em>,
<em class="parameter"><code><a class="link" href="gdk3-Windows.html#GdkModifierType" title="enum GdkModifierType"><span class="type">GdkModifierType</span></a> modifiers</code></em>,
<em class="parameter"><code><a class="link" href="gdk3-Events.html#GdkEventType" title="enum GdkEventType"><span class="type">GdkEventType</span></a> key_pressrelease</code></em>);</pre>
<em class="parameter"><code><span class="type">GdkModifierType</span> modifiers</code></em>,
<em class="parameter"><code><span class="type">GdkEventType</span> key_pressrelease</code></em>);</pre>
<p>This function is intended to be used in GTK+ test programs.
If (<em class="parameter"><code>x</code></em>
,<em class="parameter"><code>y</code></em>
@ -249,7 +249,7 @@ for the key event</p></td>
</tr>
<tr>
<td class="parameter_name"><p>key_pressrelease</p></td>
<td class="parameter_description"><p>either <a class="link" href="gdk3-Events.html#GDK-KEY-PRESS:CAPS"><code class="literal">GDK_KEY_PRESS</code></a> or <a class="link" href="gdk3-Events.html#GDK-KEY-RELEASE:CAPS"><code class="literal">GDK_KEY_RELEASE</code></a></p></td>
<td class="parameter_description"><p>either <code class="literal">GDK_KEY_PRESS</code> or <code class="literal">GDK_KEY_RELEASE</code></p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
@ -263,11 +263,8 @@ were carried out successfully</p>
<p class="since">Since: 2.14</p>
</div>
</div>
<div class="refsect1">
<a name="gdk3-Testing.other_details"></a><h2>Types and Values</h2>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.29</div>
<hr>Generated by GTK-Doc V1.32.1</div>
</body>
</html>