forked from AuroraMiddleware/gtk
More additions
svn path=/trunk/; revision=18336
This commit is contained in:
parent
8db2dcaeae
commit
6d7e1eab9c
@ -164,9 +164,14 @@ child, even if it has already been constructed.
|
||||
<para>
|
||||
Beyond this general structure, several object classes define
|
||||
their own XML DTD fragments for filling in the ANY placeholders
|
||||
in the DTD above.
|
||||
<!-- FIXME: explain custom tags in <child> vs custom tags in <object> -->
|
||||
These are explained in their own sections, see
|
||||
in the DTD above. Note that a custom element in a <child>
|
||||
element gets parsed by the custom tag handler of the parent
|
||||
object, while a custom element in an <object> element
|
||||
gets parsed by the custom tag handler of the object.
|
||||
</para>
|
||||
<para>
|
||||
These XML fragments are explained in the documentation of the
|
||||
respective objects, see
|
||||
<link linkend="GtkWidget-BUILDER-UI">GtkWidget</link>,
|
||||
<link linkend="GtkContainer-BUILDER-UI">GtkContainer</link>,
|
||||
<link linkend="GtkDialog-BUILDER-UI">GtkDialog</link>,
|
||||
|
Loading…
Reference in New Issue
Block a user