diff options
Diffstat (limited to 'docs/reference/pygobject-classes.xml')
| -rw-r--r-- | docs/reference/pygobject-classes.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/reference/pygobject-classes.xml b/docs/reference/pygobject-classes.xml index e4b488f..710e4b7 100644 --- a/docs/reference/pygobject-classes.xml +++ b/docs/reference/pygobject-classes.xml @@ -4,16 +4,19 @@ <chapter id="gobject-class-reference" xmlns:xi="http://www.w3.org/2001/XInclude"> -<title>The gobject Class Reference</title> +<title>PyGObject Class Reference</title> -<!-- GOBJECT CLASSES --> +<!-- GLIB CLASSES --> +<xi:include href="pyglib-maincontext.xml"/> +<xi:include href="pyglib-mainloop.xml"/> +<xi:include href="pyglib-functions.xml"/> +<xi:include href="pyglib-constants.xml"/> +<!-- GOBJECT CLASSES --> <xi:include href="pygobject.xml"/> <xi:include href="pygobject-gboxed.xml"/> <xi:include href="pygobject-gpointer.xml"/> <xi:include href="pygobject-ginterface.xml"/> -<xi:include href="pygobject-maincontext.xml"/> -<xi:include href="pygobject-mainloop.xml"/> <xi:include href="pygobject-functions.xml"/> <xi:include href="pygobject-constants.xml"/> |
