pango 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (120) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/pango/rbpangocairo.c +7 -1
  4. data/lib/1.9/pango.so +0 -0
  5. data/lib/2.0/pango.so +0 -0
  6. data/lib/2.1/pango.so +0 -0
  7. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  8. data/vendor/local/bin/hb-shape.exe +0 -0
  9. data/vendor/local/bin/hb-view.exe +0 -0
  10. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  11. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  12. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  13. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  14. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  15. data/vendor/local/bin/libstdc++-6.dll +0 -0
  16. data/vendor/local/bin/pango-querymodules.exe +0 -0
  17. data/vendor/local/bin/pango-view.exe +0 -0
  18. data/vendor/local/include/harfbuzz/hb-common.h +7 -1
  19. data/vendor/local/include/harfbuzz/hb-ot-layout.h +0 -5
  20. data/vendor/local/include/harfbuzz/hb-ot-shape.h +54 -0
  21. data/vendor/local/include/harfbuzz/hb-ot.h +1 -8
  22. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  23. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  24. data/vendor/local/lib/girepository-1.0/PangoFT2-1.0.typelib +0 -0
  25. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  26. data/vendor/local/lib/libharfbuzz.la +2 -2
  27. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  28. data/vendor/local/lib/libpango-1.0.la +1 -1
  29. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  30. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  31. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  32. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  33. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  34. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll +0 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll.a +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  41. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  42. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  43. data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
  44. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  45. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  46. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  47. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  48. data/vendor/local/share/gtk-doc/html/harfbuzz/ch01.html +1 -1
  49. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +9 -1
  50. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +2 -2
  51. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +1 -0
  52. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +1 -1
  53. data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +1 -0
  54. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +18 -31
  55. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +18 -31
  56. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +17 -25
  57. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -39
  58. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +44 -78
  59. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +9 -9
  60. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +41 -75
  61. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +23 -26
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +19 -22
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +15 -18
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +17 -20
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +33 -36
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +17 -20
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +21 -24
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +19 -22
  69. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +25 -28
  70. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +15 -18
  71. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +13 -16
  72. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +10 -13
  73. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +10 -13
  74. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +15 -18
  75. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +13 -16
  76. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +10 -13
  77. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +23 -26
  78. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +23 -26
  79. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +19 -22
  80. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +162 -26
  81. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +51 -54
  82. data/vendor/local/share/gtk-doc/html/pango/home.png +0 -0
  83. data/vendor/local/share/gtk-doc/html/pango/index.html +4 -4
  84. data/vendor/local/share/gtk-doc/html/pango/left-insensitive.png +0 -0
  85. data/vendor/local/share/gtk-doc/html/pango/left.png +0 -0
  86. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +9 -9
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +25 -40
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +118 -169
  89. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +15 -21
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +24 -39
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +24 -39
  92. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +125 -240
  93. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +46 -74
  94. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +95 -189
  95. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +137 -265
  96. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +38 -66
  97. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +20 -31
  98. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +207 -143
  99. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +47 -86
  100. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +26 -43
  101. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +106 -203
  102. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +66 -122
  103. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +29 -47
  104. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +33 -57
  105. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +49 -79
  106. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +53 -90
  107. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +9 -9
  108. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +9 -9
  109. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +34 -34
  110. data/vendor/local/share/gtk-doc/html/pango/pango.html +9 -9
  111. data/vendor/local/share/gtk-doc/html/pango/rendering.html +9 -9
  112. data/vendor/local/share/gtk-doc/html/pango/right-insensitive.png +0 -0
  113. data/vendor/local/share/gtk-doc/html/pango/right.png +0 -0
  114. data/vendor/local/share/gtk-doc/html/pango/style.css +71 -16
  115. data/vendor/local/share/gtk-doc/html/pango/tools.html +9 -9
  116. data/vendor/local/share/gtk-doc/html/pango/up-insensitive.png +0 -0
  117. data/vendor/local/share/gtk-doc/html/pango/up.png +0 -0
  118. data/vendor/local/share/man/man1/pango-querymodules.1 +2 -2
  119. data/vendor/local/share/man/man1/pango-view.1 +1 -1
  120. metadata +8 -4
@@ -2,32 +2,29 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Scripts and Languages</title>
5
+ <title>Pango Reference Manual: Scripts and Languages</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="pango.html" title="Basic Pango Interfaces">
9
9
  <link rel="prev" href="pango-Layout-Objects.html" title="Layout Objects">
10
10
  <link rel="next" href="pango-Bidirectional-Text.html" title="Bidirectional Text">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="pango-Layout-Objects.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="pango.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">Pango Reference Manual</th>
21
- <td><a accesskey="n" href="pango-Bidirectional-Text.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
24
- <a href="#pango-Scripts-and-Languages.synopsis" class="shortcut">Top</a>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
17
+ <a href="#" class="shortcut">Top</a>
25
18
   | 
26
19
  <a href="#pango-Scripts-and-Languages.description" class="shortcut">Description</a>
27
20
   | 
28
21
  <a href="#pango-Scripts-and-Languages.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
- </td></tr>
30
- </table>
22
+ </td>
23
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
+ <td><a accesskey="u" href="pango.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
25
+ <td><a accesskey="p" href="pango-Layout-Objects.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="pango-Bidirectional-Text.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
+ </tr></table>
31
28
  <div class="refentry">
32
29
  <a name="pango-Scripts-and-Languages"></a><div class="titlepage"></div>
33
30
  <div class="refnamediv"><table width="100%"><tr>
@@ -82,8 +79,7 @@ const <span class="returnvalue">char</span> * <a class="link" href="pango
82
79
  <p>
83
80
  The functions in this section are used to identify the writing
84
81
  system, or <em class="firstterm">script</em> of individual characters
85
- and of ranges within a larger text string.
86
- </p>
82
+ and of ranges within a larger text string.</p>
87
83
  </div>
88
84
  <div class="refsect1">
89
85
  <a name="pango-Scripts-and-Languages.details"></a><h2>Details</h2>
@@ -201,8 +197,7 @@ Unicode standard.
201
197
  Note that new types may be added in the future. Applications should be ready
202
198
  to handle unknown values. This enumeration is interchangeable with
203
199
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#GUnicodeScript"><span class="type">GUnicodeScript</span></a>. See <a class="ulink" href="http://www.unicode.org/reports/tr24/" target="_top">Unicode Standard Annex
204
- #24: Script names</a>.
205
- </p>
200
+ #24: Script names</a>.</p>
206
201
  <div class="variablelist"><table border="0" class="variablelist">
207
202
  <colgroup>
208
203
  <col align="left" valign="top">
@@ -670,8 +665,7 @@ base glyph to which it is attached
670
665
  <pre class="programlisting">typedef struct _PangoScriptIter PangoScriptIter;</pre>
671
666
  <p>
672
667
  A <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> is used to iterate through a string
673
- and identify ranges in different scripts.
674
- </p>
668
+ and identify ranges in different scripts.</p>
675
669
  </div>
676
670
  <hr>
677
671
  <div class="refsect2">
@@ -681,12 +675,10 @@ and identify ranges in different scripts.
681
675
  Looks up the <a class="link" href="pango-Scripts-and-Languages.html#PangoScript"><span class="type">PangoScript</span></a> for a particular character (as defined by
682
676
  Unicode Standard Annex #24). No check is made for <em class="parameter"><code>ch</code></em> being a
683
677
  valid Unicode character; if you pass in invalid character, the
684
- result is undefined.
685
- </p>
678
+ result is undefined.</p>
686
679
  <p>
687
680
  As of Pango 1.18, this function simply returns the return value of
688
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#g-unichar-get-script"><code class="function">g_unichar_get_script()</code></a>.
689
- </p>
681
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#g-unichar-get-script"><code class="function">g_unichar_get_script()</code></a>.</p>
690
682
  <div class="variablelist"><table border="0" class="variablelist">
691
683
  <colgroup>
692
684
  <col align="left" valign="top">
@@ -715,8 +707,7 @@ representative of that script. This will usually be the
715
707
  most widely spoken or used language written in that script:
716
708
  for instance, the sample language for <a class="link" href="pango-Scripts-and-Languages.html#PANGO-SCRIPT-CYRILLIC:CAPS"><code class="literal">PANGO_SCRIPT_CYRILLIC</code></a>
717
709
  is <code class="literal">ru</code> (Russian), the sample language
718
- for <a class="link" href="pango-Scripts-and-Languages.html#PANGO-SCRIPT-ARABIC:CAPS"><code class="literal">PANGO_SCRIPT_ARABIC</code></a> is <code class="literal">ar</code>.
719
- </p>
710
+ for <a class="link" href="pango-Scripts-and-Languages.html#PANGO-SCRIPT-ARABIC:CAPS"><code class="literal">PANGO_SCRIPT_ARABIC</code></a> is <code class="literal">ar</code>.</p>
720
711
  <p>
721
712
  For some
722
713
  scripts, no sample language will be returned because there
@@ -725,8 +716,7 @@ example of this is <a class="link" href="pango-Scripts-and-Languages.html#PANGO-
725
716
  variants of written Chinese, Japanese, and Korean all use
726
717
  significantly different sets of Han characters and forms
727
718
  of shared characters. No sample language can be provided
728
- for many historical scripts as well.
729
- </p>
719
+ for many historical scripts as well.</p>
730
720
  <p>
731
721
  As of 1.18, this function checks the environment variables
732
722
  PANGO_LANGUAGE and LANGUAGE (checked in that order) first.
@@ -741,8 +731,7 @@ set to "en:fa" makes Pango choose fonts suitable for Persian (fa)
741
731
  instead of Arabic (ar) when a segment of Arabic text is found
742
732
  in an otherwise non-Arabic text. The same trick can be used to
743
733
  choose a default language for <a class="link" href="pango-Scripts-and-Languages.html#PANGO-SCRIPT-HAN:CAPS"><code class="literal">PANGO_SCRIPT_HAN</code></a> when setting
744
- context language is not feasible.
745
- </p>
734
+ context language is not feasible.</p>
746
735
  <div class="variablelist"><table border="0" class="variablelist">
747
736
  <colgroup>
748
737
  <col align="left" valign="top">
@@ -772,8 +761,7 @@ of the script, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/lo
772
761
  Create a new <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a>, used to break a string of
773
762
  Unicode into runs by text. No copy is made of <em class="parameter"><code>text</code></em>, so
774
763
  the caller needs to make sure it remains valid until
775
- the iterator is freed with <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-free" title="pango_script_iter_free ()"><code class="function">pango_script_iter_free()</code></a>.
776
- </p>
764
+ the iterator is freed with <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-free" title="pango_script_iter_free ()"><code class="function">pango_script_iter_free()</code></a>.</p>
777
765
  <div class="variablelist"><table border="0" class="variablelist">
778
766
  <colgroup>
779
767
  <col align="left" valign="top">
@@ -809,8 +797,7 @@ empty, it will point at an empty range.</td>
809
797
  <p>
810
798
  Gets information about the range to which <em class="parameter"><code>iter</code></em> currently points.
811
799
  The range is the set of locations p where *start &lt;= p &lt; *end.
812
- (That is, it doesn't include the character stored at *end)
813
- </p>
800
+ (That is, it doesn't include the character stored at *end)</p>
814
801
  <div class="variablelist"><table border="0" class="variablelist">
815
802
  <colgroup>
816
803
  <col align="left" valign="top">
@@ -848,8 +835,7 @@ The range is the set of locations p where *start &lt;= p &lt; *end.
848
835
  <p>
849
836
  Advances a <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> to the next range. If <em class="parameter"><code>iter</code></em>
850
837
  is already at the end, it is left unchanged and <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
851
- is returned.
852
- </p>
838
+ is returned.</p>
853
839
  <div class="variablelist"><table border="0" class="variablelist">
854
840
  <colgroup>
855
841
  <col align="left" valign="top">
@@ -875,8 +861,7 @@ is returned.
875
861
  <a name="pango-script-iter-free"></a><h3>pango_script_iter_free ()</h3>
876
862
  <pre class="programlisting"><span class="returnvalue">void</span> pango_script_iter_free (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> *iter</code></em>);</pre>
877
863
  <p>
878
- Frees a <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> created with <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-new" title="pango_script_iter_new ()"><code class="function">pango_script_iter_new()</code></a>.
879
- </p>
864
+ Frees a <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> created with <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-new" title="pango_script_iter_new ()"><code class="function">pango_script_iter_new()</code></a>.</p>
880
865
  <div class="variablelist"><table border="0" class="variablelist">
881
866
  <colgroup>
882
867
  <col align="left" valign="top">
@@ -896,12 +881,10 @@ Frees a <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter"
896
881
  <pre class="programlisting">typedef struct _PangoLanguage PangoLanguage;</pre>
897
882
  <p>
898
883
  The <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> structure is used to
899
- represent a language.
900
- </p>
884
+ represent a language.</p>
901
885
  <p>
902
886
  <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> pointers can be efficiently
903
- copied and compared with each other.
904
- </p>
887
+ copied and compared with each other.</p>
905
888
  </div>
906
889
  <hr>
907
890
  <div class="refsect2">
@@ -909,8 +892,7 @@ copied and compared with each other.
909
892
  <pre class="programlisting">#define PANGO_TYPE_LANGUAGE (pango_language_get_type ())
910
893
  </pre>
911
894
  <p>
912
- The <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>.
913
- </p>
895
+ The <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>.</p>
914
896
  </div>
915
897
  <hr>
916
898
  <div class="refsect2">
@@ -920,17 +902,14 @@ The <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-
920
902
  Take a RFC-3066 format language tag as a string and convert it to a
921
903
  <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> pointer that can be efficiently copied (copy the
922
904
  pointer) and compared with other language tags (compare the
923
- pointer.)
924
- </p>
905
+ pointer.)</p>
925
906
  <p>
926
907
  This function first canonicalizes the string by converting it to
927
908
  lowercase, mapping '_' to '-', and stripping all characters other
928
- than letters and '-'.
929
- </p>
909
+ than letters and '-'.</p>
930
910
  <p>
931
911
  Use <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-default" title="pango_language_get_default ()"><code class="function">pango_language_get_default()</code></a> if you want to get the <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> for
932
- the current locale of the process.
933
- </p>
912
+ the current locale of the process.</p>
934
913
  <div class="variablelist"><table border="0" class="variablelist">
935
914
  <colgroup>
936
915
  <col align="left" valign="top">
@@ -958,8 +937,7 @@ after, and should not be freed. <span class="annotation">[<acronym title="Don't
958
937
  <a name="pango-language-to-string"></a><h3>pango_language_to_string ()</h3>
959
938
  <pre class="programlisting">const <span class="returnvalue">char</span> * pango_language_to_string (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> *language</code></em>);</pre>
960
939
  <p>
961
- Gets the RFC-3066 format string representing the given language tag.
962
- </p>
940
+ Gets the RFC-3066 format string representing the given language tag.</p>
963
941
  <div class="variablelist"><table border="0" class="variablelist">
964
942
  <colgroup>
965
943
  <col align="left" valign="top">
@@ -988,8 +966,7 @@ Checks if a language tag matches one of the elements in a list of
988
966
  language ranges. A language tag is considered to match a range
989
967
  in the list if the range is '*', the range is exactly the tag,
990
968
  or the range is a prefix of the tag, and the character after it
991
- in the tag is '-'.
992
- </p>
969
+ in the tag is '-'.</p>
993
970
  <div class="variablelist"><table border="0" class="variablelist">
994
971
  <colgroup>
995
972
  <col align="left" valign="top">
@@ -1027,17 +1004,14 @@ Determines if <em class="parameter"><code>script</code></em> is one of the scrip
1027
1004
  write <em class="parameter"><code>language</code></em>. The returned value is conservative;
1028
1005
  if nothing is known about the language tag <em class="parameter"><code>language</code></em>,
1029
1006
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> will be returned, since, as far as Pango knows,
1030
- <em class="parameter"><code>script</code></em> might be used to write <em class="parameter"><code>language</code></em>.
1031
- </p>
1007
+ <em class="parameter"><code>script</code></em> might be used to write <em class="parameter"><code>language</code></em>.</p>
1032
1008
  <p>
1033
1009
  This routine is used in Pango's itemization process when
1034
1010
  determining if a supplied language tag is relevant to
1035
1011
  a particular section of text. It probably is not useful for
1036
- applications in most circumstances.
1037
- </p>
1012
+ applications in most circumstances.</p>
1038
1013
  <p>
1039
- This function uses <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-scripts" title="pango_language_get_scripts ()"><code class="function">pango_language_get_scripts()</code></a> internally.
1040
- </p>
1014
+ This function uses <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-scripts" title="pango_language_get_scripts ()"><code class="function">pango_language_get_scripts()</code></a> internally.</p>
1041
1015
  <div class="variablelist"><table border="0" class="variablelist">
1042
1016
  <colgroup>
1043
1017
  <col align="left" valign="top">
@@ -1076,24 +1050,20 @@ Determines the scripts used to to write <em class="parameter"><code>language</co
1076
1050
  If nothing is known about the language tag <em class="parameter"><code>language</code></em>,
1077
1051
  or if <em class="parameter"><code>language</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
1078
1052
  The list of scripts returned starts with the script that the
1079
- language uses most and continues to the one it uses least.
1080
- </p>
1053
+ language uses most and continues to the one it uses least.</p>
1081
1054
  <p>
1082
1055
  The value <em class="parameter"><code>num_script</code></em> points at will be set to the number
1083
- of scripts in the returned array (or zero if <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned).
1084
- </p>
1056
+ of scripts in the returned array (or zero if <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned).</p>
1085
1057
  <p>
1086
1058
  Most languages use only one script for writing, but there are
1087
1059
  some that use two (Latin and Cyrillic for example), and a few
1088
1060
  use three (Japanese for example). Applications should not make
1089
1061
  any assumptions on the maximum number of scripts returned
1090
1062
  though, except that it is positive if the return value is not
1091
- <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, and it is a small number.
1092
- </p>
1063
+ <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, and it is a small number.</p>
1093
1064
  <p>
1094
1065
  The <a class="link" href="pango-Scripts-and-Languages.html#pango-language-includes-script" title="pango_language_includes_script ()"><code class="function">pango_language_includes_script()</code></a> function uses this function
1095
- internally.
1096
- </p>
1066
+ internally.</p>
1097
1067
  <div class="variablelist"><table border="0" class="variablelist">
1098
1068
  <colgroup>
1099
1069
  <col align="left" valign="top">
@@ -1131,8 +1101,7 @@ freed. <span class="annotation">[<acronym title="Parameter points to an array of
1131
1101
  <pre class="programlisting"><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="returnvalue">PangoLanguage</span></a> * pango_language_get_default (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
1132
1102
  <p>
1133
1103
  Returns the <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> for the current locale of the process.
1134
- Note that this can change over the life of an application.
1135
- </p>
1104
+ Note that this can change over the life of an application.</p>
1136
1105
  <p>
1137
1106
  On Unix systems, this is the return value is derived from
1138
1107
  <code class="literal">setlocale(LC_CTYPE, NULL)</code>, and the user can
@@ -1141,8 +1110,7 @@ LANG (checked in that order). The locale string typically is in
1141
1110
  the form lang_COUNTRY, where lang is an ISO-639 language code, and
1142
1111
  COUNTRY is an ISO-3166 country code. For instance, sv_FI for
1143
1112
  Swedish as written in Finland or pt_BR for Portuguese as written in
1144
- Brazil.
1145
- </p>
1113
+ Brazil.</p>
1146
1114
  <p>
1147
1115
  On Windows, the C library does not use any such environment
1148
1116
  variables, and setting them won't affect the behavior of functions
@@ -1152,14 +1120,12 @@ does not use country and language codes, but country and language
1152
1120
  names spelled out in English.
1153
1121
  However, this function does check the above environment
1154
1122
  variables, and does return a Unix-style locale string based on
1155
- either said environment variables or the thread's current locale.
1156
- </p>
1123
+ either said environment variables or the thread's current locale.</p>
1157
1124
  <p>
1158
1125
  Your application should call <code class="literal">setlocale(LC_ALL, "");</code>
1159
1126
  for the user settings to take effect. Gtk+ does this in its initialization
1160
- functions automatically (by calling <code class="function">gtk_set_locale()</code>).
1161
- See <code class="literal">man setlocale</code> for more details.
1162
- </p>
1127
+ functions automatically (by calling <a href="http://library.gnome.org/devel/gtk3/gtk2-General.html#gtk-set-locale"><code class="function">gtk_set_locale()</code></a>).
1128
+ See <code class="literal">man setlocale</code> for more details.</p>
1163
1129
  <div class="variablelist"><table border="0" class="variablelist">
1164
1130
  <colgroup>
1165
1131
  <col align="left" valign="top">
@@ -1180,18 +1146,15 @@ See <code class="literal">man setlocale</code> for more details.
1180
1146
  <pre class="programlisting">const <span class="returnvalue">char</span> * pango_language_get_sample_string (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> *language</code></em>);</pre>
1181
1147
  <p>
1182
1148
  Get a string that is representative of the characters needed to
1183
- render a particular language.
1184
- </p>
1149
+ render a particular language.</p>
1185
1150
  <p>
1186
1151
  The sample text may be a pangram, but is not necessarily. It is chosen to
1187
1152
  be demonstrative of normal text in the language, as well as exposing font
1188
1153
  feature requirements unique to the language. It is suitable for use
1189
- as sample text in a font selection dialog.
1190
- </p>
1154
+ as sample text in a font selection dialog.</p>
1191
1155
  <p>
1192
1156
  If <em class="parameter"><code>language</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default language as found by
1193
- <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-default" title="pango_language_get_default ()"><code class="function">pango_language_get_default()</code></a> is used.
1194
- </p>
1157
+ <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-default" title="pango_language_get_default ()"><code class="function">pango_language_get_default()</code></a> is used.</p>
1195
1158
  <p>
1196
1159
  If Pango does not have a sample string for <em class="parameter"><code>language</code></em>, the classic
1197
1160
  "The quick brown fox..." is returned. This can be detected by
@@ -1209,8 +1172,6 @@ language code "xx". That is, compare to:
1209
1172
  </table>
1210
1173
  </div>
1211
1174
 
1212
- <p>
1213
- </p>
1214
1175
  <div class="variablelist"><table border="0" class="variablelist">
1215
1176
  <colgroup>
1216
1177
  <col align="left" valign="top">
@@ -1234,6 +1195,6 @@ and should not be freed.</td>
1234
1195
  </div>
1235
1196
  <div class="footer">
1236
1197
  <hr>
1237
- Generated by GTK-Doc V1.19</div>
1198
+ Generated by GTK-Doc V1.19.1</div>
1238
1199
  </body>
1239
1200
  </html>
@@ -2,32 +2,29 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Tab Stops</title>
5
+ <title>Pango Reference Manual: Tab Stops</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="pango.html" title="Basic Pango Interfaces">
9
9
  <link rel="prev" href="pango-Text-Attributes.html" title="Text Attributes">
10
10
  <link rel="next" href="PangoMarkupFormat.html" title="Text Attribute Markup">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="pango-Text-Attributes.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="pango.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">Pango Reference Manual</th>
21
- <td><a accesskey="n" href="PangoMarkupFormat.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
24
- <a href="#pango-Tab-Stops.synopsis" class="shortcut">Top</a>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
17
+ <a href="#" class="shortcut">Top</a>
25
18
   | 
26
19
  <a href="#pango-Tab-Stops.description" class="shortcut">Description</a>
27
20
   | 
28
21
  <a href="#pango-Tab-Stops.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
- </td></tr>
30
- </table>
22
+ </td>
23
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
+ <td><a accesskey="u" href="pango.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
25
+ <td><a accesskey="p" href="pango-Text-Attributes.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="PangoMarkupFormat.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
+ </tr></table>
31
28
  <div class="refentry">
32
29
  <a name="pango-Tab-Stops"></a><div class="titlepage"></div>
33
30
  <div class="refnamediv"><table width="100%"><tr>
@@ -85,8 +82,7 @@ enum <a class="link" href="pango-Tab-Stops.html#PangoTabAlign-enu
85
82
  <a name="pango-Tab-Stops.description"></a><h2>Description</h2>
86
83
  <p>
87
84
  Functions in this section are used to deal with <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> objects
88
- that can be used to set tab stop positions in a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>.
89
- </p>
85
+ that can be used to set tab stop positions in a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>.</p>
90
86
  </div>
91
87
  <div class="refsect1">
92
88
  <a name="pango-Tab-Stops.details"></a><h2>Details</h2>
@@ -95,8 +91,7 @@ that can be used to set tab stop positions in a <a class="link" href="pango-Layo
95
91
  <pre class="programlisting">typedef struct _PangoTabArray PangoTabArray;</pre>
96
92
  <p>
97
93
  A <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> struct contains an array
98
- of tab stops. Each tab stop has an alignment and a position.
99
- </p>
94
+ of tab stops. Each tab stop has an alignment and a position.</p>
100
95
  </div>
101
96
  <hr>
102
97
  <div class="refsect2">
@@ -104,8 +99,7 @@ of tab stops. Each tab stop has an alignment and a position.
104
99
  <pre class="programlisting">#define PANGO_TYPE_TAB_ARRAY (pango_tab_array_get_type ())
105
100
  </pre>
106
101
  <p>
107
- The <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>.
108
- </p>
102
+ The <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>.</p>
109
103
  </div>
110
104
  <hr>
111
105
  <div class="refsect2">
@@ -123,8 +117,7 @@ The <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-
123
117
  } PangoTabAlign;
124
118
  </pre>
125
119
  <p>
126
- A <a class="link" href="pango-Tab-Stops.html#PangoTabAlign"><span class="type">PangoTabAlign</span></a> specifies where a tab stop appears relative to the text.
127
- </p>
120
+ A <a class="link" href="pango-Tab-Stops.html#PangoTabAlign"><span class="type">PangoTabAlign</span></a> specifies where a tab stop appears relative to the text.</p>
128
121
  <div class="variablelist"><table border="0" class="variablelist">
129
122
  <colgroup>
130
123
  <col align="left" valign="top">
@@ -151,8 +144,7 @@ A <a class="link" href="pango-Tab-Stops.html#PangoTabAlign"><span class="type">P
151
144
  <p>
152
145
  Creates an array of <em class="parameter"><code>initial_size</code></em> tab stops. Tab stops are specified in
153
146
  pixel units if <em class="parameter"><code>positions_in_pixels</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, otherwise in Pango
154
- units. All stops are initially at position 0.
155
- </p>
147
+ units. All stops are initially at position 0.</p>
156
148
  <div class="variablelist"><table border="0" class="variablelist">
157
149
  <colgroup>
158
150
  <col align="left" valign="top">
@@ -187,8 +179,7 @@ be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" t
187
179
  This is a convenience function that creates a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>
188
180
  and allows you to specify the alignment and position of each
189
181
  tab stop. You <span class="emphasis"><em>must</em></span> provide an alignment
190
- and position for <em class="parameter"><code>size</code></em> tab stops.
191
- </p>
182
+ and position for <em class="parameter"><code>size</code></em> tab stops.</p>
192
183
  <div class="variablelist"><table border="0" class="variablelist">
193
184
  <colgroup>
194
185
  <col align="left" valign="top">
@@ -228,8 +219,7 @@ be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" t
228
219
  <a name="pango-tab-array-copy"></a><h3>pango_tab_array_copy ()</h3>
229
220
  <pre class="programlisting"><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="returnvalue">PangoTabArray</span></a> * pango_tab_array_copy (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *src</code></em>);</pre>
230
221
  <p>
231
- Copies a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a>
232
- </p>
222
+ Copies a <a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a></p>
233
223
  <div class="variablelist"><table border="0" class="variablelist">
234
224
  <colgroup>
235
225
  <col align="left" valign="top">
@@ -254,8 +244,7 @@ be freed with <a class="link" href="pango-Tab-Stops.html#pango-tab-array-free" t
254
244
  <a name="pango-tab-array-free"></a><h3>pango_tab_array_free ()</h3>
255
245
  <pre class="programlisting"><span class="returnvalue">void</span> pango_tab_array_free (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>);</pre>
256
246
  <p>
257
- Frees a tab array and associated resources.
258
- </p>
247
+ Frees a tab array and associated resources.</p>
259
248
  <div class="variablelist"><table border="0" class="variablelist">
260
249
  <colgroup>
261
250
  <col align="left" valign="top">
@@ -273,8 +262,7 @@ Frees a tab array and associated resources.
273
262
  <a name="pango-tab-array-get-size"></a><h3>pango_tab_array_get_size ()</h3>
274
263
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> pango_tab_array_get_size (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>);</pre>
275
264
  <p>
276
- Gets the number of tab stops in <em class="parameter"><code>tab_array</code></em>.
277
- </p>
265
+ Gets the number of tab stops in <em class="parameter"><code>tab_array</code></em>.</p>
278
266
  <div class="variablelist"><table border="0" class="variablelist">
279
267
  <colgroup>
280
268
  <col align="left" valign="top">
@@ -300,8 +288,7 @@ Gets the number of tab stops in <em class="parameter"><code>tab_array</code></em
300
288
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_size</code></em>);</pre>
301
289
  <p>
302
290
  Resizes a tab array. You must subsequently initialize any tabs that
303
- were added as a result of growing the array.
304
- </p>
291
+ were added as a result of growing the array.</p>
305
292
  <div class="variablelist"><table border="0" class="variablelist">
306
293
  <colgroup>
307
294
  <col align="left" valign="top">
@@ -330,8 +317,7 @@ were added as a result of growing the array.
330
317
  <p>
331
318
  Sets the alignment and location of a tab stop.
332
319
  <em class="parameter"><code>alignment</code></em> must always be <a class="link" href="pango-Tab-Stops.html#PANGO-TAB-LEFT:CAPS"><span class="type">PANGO_TAB_LEFT</span></a> in the current
333
- implementation.
334
- </p>
320
+ implementation.</p>
335
321
  <div class="variablelist"><table border="0" class="variablelist">
336
322
  <colgroup>
337
323
  <col align="left" valign="top">
@@ -366,8 +352,7 @@ implementation.
366
352
  <em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabAlign"><span class="type">PangoTabAlign</span></a> *alignment</code></em>,
367
353
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *location</code></em>);</pre>
368
354
  <p>
369
- Gets the alignment and position of a tab stop.
370
- </p>
355
+ Gets the alignment and position of a tab stop.</p>
371
356
  <div class="variablelist"><table border="0" class="variablelist">
372
357
  <colgroup>
373
358
  <col align="left" valign="top">
@@ -405,8 +390,7 @@ Gets the alignment and position of a tab stop.
405
390
  <p>
406
391
  If non-<a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <em class="parameter"><code>alignments</code></em> and <em class="parameter"><code>locations</code></em> are filled with allocated
407
392
  arrays of length <a class="link" href="pango-Tab-Stops.html#pango-tab-array-get-size" title="pango_tab_array_get_size ()"><code class="function">pango_tab_array_get_size()</code></a>. You must free the
408
- returned array.
409
- </p>
393
+ returned array.</p>
410
394
  <div class="variablelist"><table border="0" class="variablelist">
411
395
  <colgroup>
412
396
  <col align="left" valign="top">
@@ -440,8 +424,7 @@ of tab positions, or <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor
440
424
  (<em class="parameter"><code><a class="link" href="pango-Tab-Stops.html#PangoTabArray"><span class="type">PangoTabArray</span></a> *tab_array</code></em>);</pre>
441
425
  <p>
442
426
  Returns <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the tab positions are in pixels, <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if they are
443
- in Pango units.
444
- </p>
427
+ in Pango units.</p>
445
428
  <div class="variablelist"><table border="0" class="variablelist">
446
429
  <colgroup>
447
430
  <col align="left" valign="top">
@@ -464,6 +447,6 @@ in Pango units.
464
447
  </div>
465
448
  <div class="footer">
466
449
  <hr>
467
- Generated by GTK-Doc V1.19</div>
450
+ Generated by GTK-Doc V1.19.1</div>
468
451
  </body>
469
452
  </html>