New upstream version 3.24.31
This commit is contained in:
@ -341,7 +341,7 @@ them to the new range.</p>
|
||||
28
|
||||
29</pre></td>
|
||||
<td class="listing_code"><pre class="programlisting"><span class="k">static</span> <span class="n">GtkWidget</span> <span class="o">*</span>
|
||||
<span class="n">create_level_bar</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span>
|
||||
<span class="nf">create_level_bar</span> <span class="p">(</span><span class="kt">void</span><span class="p">)</span>
|
||||
<span class="p">{</span>
|
||||
<span class="n">GtkWidget</span> <span class="o">*</span><span class="n">widget</span><span class="p">;</span>
|
||||
<span class="n">GtkLevelBar</span> <span class="o">*</span><span class="n">bar</span><span class="p">;</span>
|
||||
@ -392,8 +392,8 @@ mode to discrete.</p>
|
||||
<div class="refsect2">
|
||||
<a name="id-1.3.8.7.11.6"></a><h3>GtkLevelBar as GtkBuildable</h3>
|
||||
<p>The GtkLevelBar implementation of the GtkBuildable interface supports a
|
||||
custom <offsets> element, which can contain any number of <offset> elements,
|
||||
each of which must have name and value attributes.</p>
|
||||
custom <code class="literal"><offsets></code> element, which can contain any number of <code class="literal"><offset></code> elements,
|
||||
each of which must have "name" and "value" attributes.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
|
||||
Reference in New Issue
Block a user