New upstream version 3.24.31
This commit is contained in:
@ -211,10 +211,10 @@ by way of <a class="link" href="GtkLabel.html#GtkLabel--width-chars" title="The
|
||||
as widgets that grow (such as ellipsizing text) need no such considerations.</p>
|
||||
<div class="refsect2">
|
||||
<a name="id-1.3.19.10.9.9"></a><h3>GtkSizeGroup as GtkBuildable</h3>
|
||||
<p>Size groups can be specified in a UI definition by placing an <object>
|
||||
<p>Size groups can be specified in a UI definition by placing an <code class="literal"><object></code>
|
||||
element with <code class="literal">class="GtkSizeGroup"</code> somewhere in the UI definition. The
|
||||
widgets that belong to the size group are specified by a <widgets> element
|
||||
that may contain multiple <widget> elements, one for each member of the
|
||||
widgets that belong to the size group are specified by a <code class="literal"><widgets></code> element
|
||||
that may contain multiple <code class="literal"><widget></code> elements, one for each member of the
|
||||
size group. The ”name” attribute gives the id of the widget.</p>
|
||||
<p>An example of a UI definition fragment with GtkSizeGroup:</p>
|
||||
<div class="informalexample">
|
||||
|
||||
Reference in New Issue
Block a user