docs: Add chapter on layout managers

This commit is contained in:
Emmanuele Bassi
2019-01-25 12:30:51 +00:00
parent 972b11ab40
commit fb004d1c64

View File

@@ -99,6 +99,13 @@
<xi:include href="xml/gtkfixed.xml" />
</chapter>
<chapter id="LayoutManagers">
<title>Layout Managers</title>
<xi:include href="xml/gtklayoutmanager.xml" />
<xi:include href="xml/gtklayoutchild.xml" />
<xi:include href="xml/gtkboxlayout.xml" />
</chapter>
<chapter id="DisplayWidgets">
<title>Display Widgets</title>
<xi:include href="xml/gtklabel.xml" />