File: pygtk-pango-classes.xml

package info (click to toggle)
pygtk 2.24.0-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 26,636 kB
  • sloc: xml: 182,079; sh: 10,297; python: 10,161; ansic: 2,861; makefile: 1,351
file content (33 lines) | stat: -rw-r--r-- 1,423 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?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="pango-class-reference" xmlns:xi="http://www.w3.org/2001/XInclude">
  <title>The pango Class Reference</title>

<!-- PANGO OBJECTS -->

  <xi:include href="pygtk-pangoattribute.xml"/>
  <xi:include href="pygtk-pangoattriter.xml"/>
  <xi:include href="pygtk-pangoattrlist.xml"/>
  <xi:include href="pygtk-pangocolor.xml"/>
  <xi:include href="pygtk-pangocontext.xml"/>
  <xi:include href="pygtk-pangofont.xml"/>
  <xi:include href="pygtk-pangofontdescription.xml"/>
  <xi:include href="pygtk-pangofontface.xml"/>
  <xi:include href="pygtk-pangofontfamily.xml"/>
  <xi:include href="pygtk-pangofontmap.xml"/>
  <xi:include href="pygtk-pangofontmetrics.xml"/>
  <xi:include href="pygtk-pangofontset.xml"/>
  <xi:include href="pygtk-pangofontsetsimple.xml"/>
  <xi:include href="pygtk-pangoglyphstring.xml"/>
  <xi:include href="pygtk-pangolanguage.xml"/>
  <xi:include href="pygtk-pangolayout.xml"/>
  <xi:include href="pygtk-pangolayoutiter.xml"/>
  <xi:include href="pygtk-pangolayoutline.xml"/>
  <xi:include href="pygtk-pangorenderer.xml"/>
  <xi:include href="pygtk-pangotabarray.xml"/>
  <xi:include href="pygtk-pango-markup.xml"/>
  <xi:include href="pygtk-pango-functions.xml"/>
  <xi:include href="pygtk-pango-constants.xml"/>

</chapter>