summaryrefslogtreecommitdiffstats
path: root/docs/reference/pygobject-classes.xml
blob: 710e4b7a4d1db063c82c9511c9dff8e28abfe59f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" standalone="no"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<chapter id="gobject-class-reference"
  xmlns:xi="http://www.w3.org/2001/XInclude">

<title>PyGObject Class Reference</title>

<!-- 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-functions.xml"/>
<xi:include href="pygobject-constants.xml"/>

</chapter>