New upstream version 3.24.18
This commit is contained in:
@ -118,11 +118,11 @@ do not have their own window</p>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name">GtkEventBox</td>
|
||||
<td class="function_name"><a class="link" href="GtkEventBox.html#GtkEventBox-struct" title="struct GtkEventBox">GtkEventBox</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="datatype_keyword">struct</td>
|
||||
<td class="function_name">GtkEventBoxClass</td>
|
||||
<td class="function_name"><a class="link" href="GtkEventBox.html#GtkEventBoxClass" title="struct GtkEventBoxClass">GtkEventBoxClass</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
@ -319,6 +319,32 @@ 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>
|
||||
|
||||
Reference in New Issue
Block a user