New upstream version 3.24.22
This commit is contained in:
@ -126,7 +126,7 @@
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="property_type"><span class="type">gint</span></td>
|
||||
<td class="property_type"><span class="type">int</span></td>
|
||||
<td class="property_name"><a class="link" href="GtkMenuBar.html#GtkMenuBar--s-internal-padding" title="The “internal-padding” style property">internal-padding</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
@ -433,7 +433,7 @@ menuitems are arranged in the menubar.</p>
|
||||
<a name="GtkMenuBar.style-property-details"></a><h2>Style Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GtkMenuBar--s-internal-padding"></a><h3>The <code class="literal">“internal-padding”</code> style property</h3>
|
||||
<pre class="programlisting"> “internal-padding” <span class="type">gint</span></pre>
|
||||
<pre class="programlisting"> “internal-padding” <span class="type">int</span></pre>
|
||||
<p>Amount of border space between the menubar shadow and the menu items</p>
|
||||
<div class="warning">
|
||||
<p><code class="literal">GtkMenuBar:internal-padding</code> has been deprecated since version 3.8 and should not be used in newly-written code.</p>
|
||||
|
||||
Reference in New Issue
Block a user