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="GtkGLArea.html" title="GtkGLArea">
<link rel="next" href="GtkHandleBox.html" title="GtkHandleBox">
<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">
@ -31,7 +31,7 @@
<td valign="top">
<h2><span class="refentrytitle"><a name="GtkEventBox.top_of_page"></a>GtkEventBox</span></h2>
<p>GtkEventBox — A widget used to catch events for widgets which
do not have their own window</p>
do not have their own window</p>
</td>
<td class="gallery_image" valign="top" align="right"></td>
</tr></table></div>
@ -39,8 +39,8 @@
<a name="GtkEventBox.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,17 +112,17 @@
<a name="GtkEventBox.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="GtkEventBox.html#GtkEventBox-struct" title="struct GtkEventBox">GtkEventBox</a></td>
<td class="function_name">GtkEventBox</td>
</tr>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="GtkEventBox.html#GtkEventBoxClass" title="struct GtkEventBoxClass">GtkEventBoxClass</a></td>
<td class="function_name">GtkEventBoxClass</td>
</tr>
</tbody>
</table></div>
@ -319,37 +319,12 @@ See <a class="link" href="GtkEventBox.html#gtk-event-box-set-visible-window" tit
</div>
</div>
<div class="refsect1">
<a name="GtkEventBox.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkEventBox-struct"></a><h3>struct GtkEventBox</h3>
<pre class="programlisting">struct GtkEventBox;</pre>
</div>
<hr>
<div class="refsect2">
<a name="GtkEventBoxClass"></a><h3>struct GtkEventBoxClass</h3>
<pre class="programlisting">struct GtkEventBoxClass {
GtkBinClass parent_class;
};
</pre>
<div class="refsect3">
<a name="GtkEventBoxClass.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="struct_members_name">
<col class="struct_members_description">
<col width="200px" class="struct_members_annotations">
</colgroup>
<tbody></tbody>
</table></div>
</div>
</div>
</div>
<div class="refsect1">
<a name="GtkEventBox.property-details"></a><h2>Property Details</h2>
<div class="refsect2">
<a name="GtkEventBox--above-child"></a><h3>The <code class="literal">“above-child”</code> property</h3>
<pre class="programlisting"> “above-child” <span class="type">gboolean</span></pre>
<p>Whether the event-trapping window of the eventbox is above the window of the child widget as opposed to below it.</p>
<p>Owner: GtkEventBox</p>
<p>Flags: Read / Write</p>
<p>Default value: FALSE</p>
</div>
@ -358,12 +333,13 @@ See <a class="link" href="GtkEventBox.html#gtk-event-box-set-visible-window" tit
<a name="GtkEventBox--visible-window"></a><h3>The <code class="literal">“visible-window”</code> property</h3>
<pre class="programlisting"> “visible-window” <span class="type">gboolean</span></pre>
<p>Whether the event box is visible, as opposed to invisible and only used to trap events.</p>
<p>Owner: GtkEventBox</p>
<p>Flags: Read / Write</p>
<p>Default value: TRUE</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>