The GIR XML format

This chapter describes the GIR XML markup format.

api node

The root node of all GIR documents is the api node. Possible children: namespace.

Example 4. A GIR fragment showing an api node

1
2
3
4
5
6