more additions
svn path=/trunk/; revision=18338
This commit is contained in:
@ -135,6 +135,13 @@ propery of the <child> element to a true value. Note that
|
|||||||
GtkBuilder still requires an <object> element for the internal
|
GtkBuilder still requires an <object> element for the internal
|
||||||
child, even if it has already been constructed.
|
child, even if it has already been constructed.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
A number of widgets have different places where a child can be
|
||||||
|
added (e.g. tabs vs. page content in notebooks). This can be reflected
|
||||||
|
in a UI definition by specifying the "type" attribute on a <child>
|
||||||
|
The possible values for the "type" attribute are described in
|
||||||
|
the sections describing the widget-specific portions of UI definitions.
|
||||||
|
</para>
|
||||||
<example>
|
<example>
|
||||||
<title>A GtkBuilder UI Definition</title>
|
<title>A GtkBuilder UI Definition</title>
|
||||||
<programlisting><![CDATA[
|
<programlisting><![CDATA[
|
||||||
|
Reference in New Issue
Block a user