New upstream version 3.24.28

This commit is contained in:
Simon McVittie
2021-04-15 09:52:10 +01:00
571 changed files with 181992 additions and 178915 deletions

View File

@ -8,7 +8,7 @@
<link rel="up" href="reference.html" title="API Reference">
<link rel="prev" href="gdk3-Events.html" title="Events">
<link rel="next" href="gdk3-Keyboard-Handling.html" title="Key Values">
<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)">
<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@ -506,7 +506,7 @@ complete list of GDK key codes.</p></td>
<td class="struct_member_name"><p><span class="type">gchar</span> *<em class="structfield"><code><a name="GdkEventKey.string"></a>string</code></em>;</p></td>
<td class="struct_member_description"><p>a string containing an approximation of the text that
would result from this keypress. The only correct way to handle text
input of text is using input methods (see <a href="https://developer.gnome.org/gtk4/GtkIMContext.html#GtkIMContext-struct"><span class="type">GtkIMContext</span></a>), so this
input of text is using input methods (see <span class="type">GtkIMContext</span>), so this
field is deprecated and should never be used.
(<a class="link" href="gdk3-Keyboard-Handling.html#gdk-unicode-to-keyval" title="gdk_unicode_to_keyval ()"><code class="function">gdk_unicode_to_keyval()</code></a> provides a non-deprecated way of getting
an approximate translation for a key.) The string is encoded in the
@ -2021,7 +2021,7 @@ denote counter-clockwise movements</p></td>
<tr>
<td class="struct_member_name"><p><span class="type">gdouble</span> <em class="structfield"><code><a name="GdkEventTouchpadPinch.scale"></a>scale</code></em>;</p></td>
<td class="struct_member_description"><p>The current scale, relative to that at the time of
the corresponding <a href="https://developer.gnome.org/gdk4/gdk4-Events.html#GDK-TOUCHPAD-GESTURE-PHASE-BEGIN:CAPS"><code class="literal">GDK_TOUCHPAD_GESTURE_PHASE_BEGIN</code></a> event</p></td>
the corresponding <code class="literal">GDK_TOUCHPAD_GESTURE_PHASE_BEGIN</code> event</p></td>
<td class="struct_member_annotations"> </td>
</tr>
<tr>
@ -2740,6 +2740,6 @@ is deprecated in favor of per-edge information.</p>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.33.0</div>
<hr>Generated by GTK-Doc V1.33.1</div>
</body>
</html>