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="MiscObjects.html" title="Miscellaneous">
<link rel="prev" href="GtkViewport.html" title="GtkViewport">
<link rel="next" href="AbstractObjects.html" title="Abstract Base Classes">
<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">
@ -37,8 +37,8 @@
<a name="GtkAccessible.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>
@ -88,12 +88,12 @@
<a name="GtkAccessible.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
<col width="150px" class="other_proto_type">
<col class="other_proto_name">
</colgroup>
<tbody><tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="GtkAccessible.html#GtkAccessible-struct" title="struct GtkAccessible">GtkAccessible</a></td>
<td class="function_name"><a href="https://developer.gnome.org/gtk4/GtkAccessible.html#GtkAccessible-struct">GtkAccessible</a></td>
</tr></tbody>
</table></div>
</div>
@ -120,7 +120,7 @@ derive from <a class="link" href="GtkAccessible.html" title="GtkAccessible"><spa
from ATK, such as <a href="/usr/share/gtk-doc/html/atk/AtkText.html#AtkText-struct"><span class="type">AtkText</span></a> or <a href="/usr/share/gtk-doc/html/atk/AtkSelection.html#AtkSelection-struct"><span class="type">AtkSelection</span></a>. To establish
the connection between the widget class and its corresponding
acccessible implementation, override the get_accessible vfunc
in <a class="link" href="GtkWidget.html#GtkWidgetClass" title="struct GtkWidgetClass"><span class="type">GtkWidgetClass</span></a>.</p>
in <a href="https://developer.gnome.org/gtk4/GtkWidget.html#GtkWidgetClass"><span class="type">GtkWidgetClass</span></a>.</p>
</div>
<div class="refsect1">
<a name="GtkAccessible.functions_details"></a><h2>Functions</h2>
@ -223,23 +223,17 @@ again with <em class="parameter"><code>widget</code></em>
</div>
</div>
<div class="refsect1">
<a name="GtkAccessible.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkAccessible-struct"></a><h3>struct GtkAccessible</h3>
<pre class="programlisting">struct GtkAccessible;</pre>
</div>
</div>
<div class="refsect1">
<a name="GtkAccessible.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkAccessible--widget"></a><h3>The <code class="literal">“widget”</code> property</h3>
<pre class="programlisting"> “widget” <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *</pre>
<p>The widget referenced by this accessible.</p>
<p>Owner: GtkAccessible</p>
<p>Flags: Read / Write</p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.29</div>
<hr>Generated by GTK-Doc V1.32.1</div>
</body>
</html>