diff options
Diffstat (limited to 'docs/reference/gtk/gtk-docs.sgml')
-rw-r--r-- | docs/reference/gtk/gtk-docs.sgml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/docs/reference/gtk/gtk-docs.sgml b/docs/reference/gtk/gtk-docs.sgml index 38e057fe8a..5963787271 100644 --- a/docs/reference/gtk/gtk-docs.sgml +++ b/docs/reference/gtk/gtk-docs.sgml @@ -97,6 +97,7 @@ <xi:include href="xml/gtklinkbutton.xml" /> <xi:include href="xml/gtkscalebutton.xml" /> <xi:include href="xml/gtkvolumebutton.xml" /> + <xi:include href="xml/gtkswitch.xml" /> </chapter> <chapter id="NumericEntry"> @@ -286,13 +287,6 @@ <xi:include href="xml/gtksocket.xml" /> </chapter> - <chapter id="SpecialObjects"> - <title>Special-purpose features</title> - <xi:include href="xml/gtkruler.xml" /> - <xi:include href="xml/gtkhruler.xml" /> - <xi:include href="xml/gtkvruler.xml" /> - </chapter> - <chapter id="RecentDocuments"> <title>Recently Used Documents</title> <xi:include href="xml/gtkrecentmanager.xml" /> @@ -303,6 +297,14 @@ <xi:include href="xml/gtkrecentfilter.xml" /> </chapter> + <chapter id="ApplicationChoosing"> + <title>Choosing from installed applications</title> + <xi:include href="xml/gtkappchooser.xml" /> + <xi:include href="xml/gtkappchooserbutton.xml" /> + <xi:include href="xml/gtkappchooserdialog.xml" /> + <xi:include href="xml/gtkappchooserwidget.xml" /> + </chapter> + <chapter id="Builder"> <title>Interface builder</title> <xi:include href="xml/gtkbuildable.xml" /> |