docs: Make "migrating to GtkStyleContext" a separate chapter
This commit is contained in:
@ -353,8 +353,8 @@
|
|||||||
|
|
||||||
<xi:include href="xml/migrating-checklist.sgml" />
|
<xi:include href="xml/migrating-checklist.sgml" />
|
||||||
<xi:include href="xml/migrating-2to3.xml" />
|
<xi:include href="xml/migrating-2to3.xml" />
|
||||||
<xi:include href="xml/migrating-GtkApplication.xml" />
|
|
||||||
<xi:include href="xml/migrating-GtkStyleContext.xml" />
|
<xi:include href="xml/migrating-GtkStyleContext.xml" />
|
||||||
|
<xi:include href="xml/migrating-GtkApplication.xml" />
|
||||||
<xi:include href="xml/migrating-GtkGrid.xml" />
|
<xi:include href="xml/migrating-GtkGrid.xml" />
|
||||||
</part>
|
</part>
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
||||||
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
||||||
]>
|
]>
|
||||||
<section id="gtk-migrating-GtkStyleContext">
|
<chapter id="gtk-migrating-GtkStyleContext">
|
||||||
<title>Theming changes</title>
|
<title>Theming changes</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -688,4 +688,4 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</chapter>
|
||||||
|
|||||||
Reference in New Issue
Block a user