[gtk/wip/otte/listview: 146/155] docs: Reorganize list widgets in their own chapter
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/listview: 146/155] docs: Reorganize list widgets in their own chapter
- Date: Tue, 4 Feb 2020 19:47:25 +0000 (UTC)
commit 7fea0daa306650684a044708f975b4c3558eb047
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Dec 12 22:45:43 2019 -0500
docs: Reorganize list widgets in their own chapter
docs/reference/gtk/gtk4-docs.xml | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/docs/reference/gtk/gtk4-docs.xml b/docs/reference/gtk/gtk4-docs.xml
index f58750607a..3fb723b0b7 100644
--- a/docs/reference/gtk/gtk4-docs.xml
+++ b/docs/reference/gtk/gtk4-docs.xml
@@ -69,6 +69,20 @@
<xi:include href="xml/gtkdirectorylist.xml" />
</chapter>
+ <chapter id="ListContainers">
+ <title>List-based Widgets</title>
+ <xi:include href="xml/gtklistitem.xml" />
+ <xi:include href="xml/gtklistitemfactory.xml" />
+ <section>
+ <xi:include href="xml/gtksignallistitemfactory.xml" />
+ <xi:include href="xml/gtkbuilderlistitemfactory.xml" />
+ </section>
+ <xi:include href="xml/gtklistview.xml" />
+ <xi:include href="xml/gtkgridview.xml" />
+ <xi:include href="xml/gtkcolumnview.xml" />
+ <xi:include href="xml/gtkcolumnviewcolumn.xml" />
+ </chapter>
+
<chapter id="Trees">
<xi:include href="xml/gtktreelistrow.xml" />
<xi:include href="xml/gtktreelistmodel.xml" />
@@ -109,9 +123,6 @@
<xi:include href="xml/gtkrevealer.xml" />
<xi:include href="xml/gtklistbox.xml" />
<xi:include href="xml/gtkflowbox.xml" />
- <xi:include href="xml/gtksignallistitemfactory.xml" />
- <xi:include href="xml/gtklistview.xml" />
- <xi:include href="xml/gtkgridview.xml" />
<xi:include href="xml/gtkstack.xml" />
<xi:include href="xml/gtkstackswitcher.xml" />
<xi:include href="xml/gtkstacksidebar.xml" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]