poppler 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +6 -6
- data/ext/poppler/extconf.rb +1 -0
- data/ext/poppler/rbpoppler.c +0 -1
- data/lib/2.2/poppler.so +0 -0
- data/lib/2.3/poppler.so +0 -0
- data/lib/poppler.rb +1 -1
- data/test/poppler-test-utils.rb +1 -1
- data/vendor/local/bin/cjpeg.exe +0 -0
- data/vendor/local/bin/djpeg.exe +0 -0
- data/vendor/local/bin/jpegtran.exe +0 -0
- data/vendor/local/bin/libjpeg-9.dll +0 -0
- data/vendor/local/bin/libopenjp2.dll +0 -0
- data/vendor/local/bin/{libpoppler-55.dll → libpoppler-59.dll} +0 -0
- data/vendor/local/bin/libpoppler-cpp-0.dll +0 -0
- data/vendor/local/bin/libpoppler-glib-8.dll +0 -0
- data/vendor/local/bin/libsqlite3-0.dll +0 -0
- data/vendor/local/bin/opj_compress.exe +0 -0
- data/vendor/local/bin/opj_decompress.exe +0 -0
- data/vendor/local/bin/opj_dump.exe +0 -0
- data/vendor/local/bin/pdfdetach.exe +0 -0
- data/vendor/local/bin/pdffonts.exe +0 -0
- data/vendor/local/bin/pdfimages.exe +0 -0
- data/vendor/local/bin/pdfinfo.exe +0 -0
- data/vendor/local/bin/pdfseparate.exe +0 -0
- data/vendor/local/bin/pdftocairo.exe +0 -0
- data/vendor/local/bin/pdftohtml.exe +0 -0
- data/vendor/local/bin/pdftoppm.exe +0 -0
- data/vendor/local/bin/pdftops.exe +0 -0
- data/vendor/local/bin/pdftotext.exe +0 -0
- data/vendor/local/bin/pdfunite.exe +0 -0
- data/vendor/local/bin/rdjpgcom.exe +0 -0
- data/vendor/local/bin/sqlite3.exe +0 -0
- data/vendor/local/bin/wrjpgcom.exe +0 -0
- data/vendor/local/include/jpeglib.h +3 -3
- data/vendor/local/include/poppler/cpp/poppler-version.h +2 -2
- data/vendor/local/include/poppler/glib/poppler-enums.h +0 -2
- data/vendor/local/include/poppler/glib/poppler-features.h +1 -1
- data/vendor/local/include/poppler/glib/poppler-page.h +1 -0
- data/vendor/local/include/poppler/glib/poppler.h +0 -8
- data/vendor/local/include/sqlite3.h +923 -50
- data/vendor/local/include/sqlite3ext.h +22 -3
- data/vendor/local/lib/girepository-1.0/Poppler-0.18.typelib +0 -0
- data/vendor/local/lib/libjpeg.a +0 -0
- data/vendor/local/lib/libjpeg.dll.a +0 -0
- data/vendor/local/lib/libjpeg.la +4 -4
- data/vendor/local/lib/libopenjp2.dll.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.dll.a +0 -0
- data/vendor/local/lib/libpoppler-cpp.la +2 -2
- data/vendor/local/lib/libpoppler-glib.a +0 -0
- data/vendor/local/lib/libpoppler-glib.dll.a +0 -0
- data/vendor/local/lib/libpoppler-glib.la +3 -3
- data/vendor/local/lib/libpoppler.a +0 -0
- data/vendor/local/lib/libpoppler.dll.a +0 -0
- data/vendor/local/lib/libpoppler.la +4 -4
- data/vendor/local/lib/libsqlite3.a +0 -0
- data/vendor/local/lib/libsqlite3.dll.a +0 -0
- data/vendor/local/lib/libsqlite3.la +2 -2
- data/vendor/local/lib/openjpeg-2.1/OpenJPEGTargets-noconfig.cmake +1 -1
- data/vendor/local/lib/openjpeg-2.1/OpenJPEGTargets.cmake +1 -1
- data/vendor/local/lib/pkgconfig/poppler-cairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/poppler-cpp.pc +2 -2
- data/vendor/local/lib/pkgconfig/poppler-glib.pc +2 -2
- data/vendor/local/lib/pkgconfig/poppler-splash.pc +2 -2
- data/vendor/local/lib/pkgconfig/poppler.pc +1 -1
- data/vendor/local/lib/pkgconfig/sqlite3.pc +1 -1
- data/vendor/local/share/gir-1.0/Poppler-0.18.gir +27 -36
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAnnot.html +228 -263
- data/vendor/local/share/gtk-doc/html/poppler/PopplerAttachment.html +16 -20
- data/vendor/local/share/gtk-doc/html/poppler/PopplerDocument.html +235 -289
- data/vendor/local/share/gtk-doc/html/poppler/PopplerFormField.html +105 -129
- data/vendor/local/share/gtk-doc/html/poppler/PopplerLayer.html +28 -33
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMedia.html +31 -38
- data/vendor/local/share/gtk-doc/html/poppler/PopplerMovie.html +18 -22
- data/vendor/local/share/gtk-doc/html/poppler/PopplerPage.html +201 -222
- data/vendor/local/share/gtk-doc/html/poppler/PopplerStructureElement.html +310 -356
- data/vendor/local/share/gtk-doc/html/poppler/annotation-glossary.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-12.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-14.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-16.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-18.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-20.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-22.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-26.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-0-33.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-deprecated.html +4 -5
- data/vendor/local/share/gtk-doc/html/poppler/api-index-full.html +7 -15
- data/vendor/local/share/gtk-doc/html/poppler/ch01.html +9 -10
- data/vendor/local/share/gtk-doc/html/poppler/index.html +7 -8
- data/vendor/local/share/gtk-doc/html/poppler/index.sgml +298 -10
- data/vendor/local/share/gtk-doc/html/poppler/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/poppler/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/poppler/{poppler-poppler.html → poppler-Error-handling.html} +26 -63
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PDF-Utility-functions.html +9 -11
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerAction.html +40 -43
- data/vendor/local/share/gtk-doc/html/poppler/poppler-PopplerColor.html +19 -22
- data/vendor/local/share/gtk-doc/html/poppler/poppler-Version-and-Features-Information.html +13 -17
- data/vendor/local/share/gtk-doc/html/poppler/poppler.devhelp2 +294 -6
- data/vendor/local/share/gtk-doc/html/poppler/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/poppler/style.css +9 -6
- data/vendor/local/share/gtk-doc/html/poppler/up-insensitive.png +0 -0
- data/vendor/local/share/man/man1/cjpeg.1 +2 -2
- data/vendor/local/share/man/man1/djpeg.1 +14 -9
- data/vendor/local/share/man/man1/jpegtran.1 +17 -7
- data/vendor/local/share/man/man1/pdfdetach.1 +4 -1
- data/vendor/local/share/man/man1/pdffonts.1 +3 -0
- data/vendor/local/share/man/man1/pdfimages.1 +4 -1
- data/vendor/local/share/man/man1/pdfinfo.1 +15 -3
- data/vendor/local/share/man/man1/pdfseparate.1 +11 -1
- data/vendor/local/share/man/man1/pdftocairo.1 +8 -4
- data/vendor/local/share/man/man1/pdftohtml.1 +3 -0
- data/vendor/local/share/man/man1/pdftoppm.1 +3 -0
- data/vendor/local/share/man/man1/pdftops.1 +3 -0
- data/vendor/local/share/man/man1/pdftotext.1 +4 -1
- data/vendor/local/share/man/man1/pdfunite.1 +11 -1
- metadata +8 -9
- data/lib/2.0/poppler.so +0 -0
- data/lib/2.1/poppler.so +0 -0
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Poppler Reference Manual
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
5
|
+
<title>PopplerStructureElement: Poppler Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="Poppler Reference Manual">
|
8
8
|
<link rel="up" href="ch01.html" title="Poppler">
|
9
9
|
<link rel="prev" href="PopplerMovie.html" title="PopplerMovie">
|
10
10
|
<link rel="next" href="poppler-PopplerColor.html" title="PopplerColor">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.24 (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">
|
@@ -34,7 +34,7 @@
|
|
34
34
|
</tr></table></div>
|
35
35
|
<div class="refsect1">
|
36
36
|
<a name="PopplerStructureElement.functions"></a><h2>Functions</h2>
|
37
|
-
<div class="informaltable"><table width="100%" border="0">
|
37
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
38
38
|
<colgroup>
|
39
39
|
<col width="150px" class="functions_return">
|
40
40
|
<col class="functions_name">
|
@@ -595,7 +595,7 @@
|
|
595
595
|
</div>
|
596
596
|
<a name="PopplerStructureElementIter"></a><div class="refsect1">
|
597
597
|
<a name="PopplerStructureElement.other"></a><h2>Types and Values</h2>
|
598
|
-
<div class="informaltable"><table width="100%" border="0">
|
598
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
599
599
|
<colgroup>
|
600
600
|
<col width="150px" class="name">
|
601
601
|
<col class="description">
|
@@ -698,7 +698,7 @@
|
|
698
698
|
<p>Instances of <a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> are used to describe the structure
|
699
699
|
of a <a class="link" href="PopplerDocument.html" title="PopplerDocument"><span class="type">PopplerDocument</span></a>. To access the elements in the structure of the
|
700
700
|
document, use <a class="link" href="PopplerStructureElement.html#poppler-structure-element-iter-new" title="poppler_structure_element_iter_new ()"><code class="function">poppler_structure_element_iter_new()</code></a> to obtain an iterator
|
701
|
-
for the top-level <span class="type">
|
701
|
+
for the top-level <a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a>, and then use the
|
702
702
|
<a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a> methods to traverse the structure tree.</p>
|
703
703
|
</div>
|
704
704
|
<div class="refsect1">
|
@@ -735,8 +735,8 @@ walk_structure (PopplerStructureElementIter *iter)
|
|
735
735
|
}
|
736
736
|
</pre></div>
|
737
737
|
<div class="refsect3">
|
738
|
-
<a name="id-1.2.
|
739
|
-
<div class="informaltable"><table width="100%" border="0">
|
738
|
+
<a name="id-1.2.11.9.2.8"></a><h4>Parameters</h4>
|
739
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
740
740
|
<colgroup>
|
741
741
|
<col width="150px" class="parameters_name">
|
742
742
|
<col class="parameters_description">
|
@@ -750,12 +750,12 @@ walk_structure (PopplerStructureElementIter *iter)
|
|
750
750
|
</table></div>
|
751
751
|
</div>
|
752
752
|
<div class="refsect3">
|
753
|
-
<a name="id-1.2.
|
753
|
+
<a name="id-1.2.11.9.2.9"></a><h4>Returns</h4>
|
754
754
|
<p> a new <a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if document
|
755
755
|
doesn't have structure tree. </p>
|
756
756
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
757
757
|
</div>
|
758
|
-
<p class="since">Since 0.26</p>
|
758
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
759
759
|
</div>
|
760
760
|
<hr>
|
761
761
|
<div class="refsect2">
|
@@ -767,8 +767,8 @@ poppler_structure_element_iter_next (<em class="parameter"><code><a class="link"
|
|
767
767
|
of the tree, if valid. See <a class="link" href="PopplerStructureElement.html#poppler-structure-element-iter-new" title="poppler_structure_element_iter_new ()"><code class="function">poppler_structure_element_iter_new()</code></a> for more
|
768
768
|
information.</p>
|
769
769
|
<div class="refsect3">
|
770
|
-
<a name="id-1.2.
|
771
|
-
<div class="informaltable"><table width="100%" border="0">
|
770
|
+
<a name="id-1.2.11.9.3.5"></a><h4>Parameters</h4>
|
771
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
772
772
|
<colgroup>
|
773
773
|
<col width="150px" class="parameters_name">
|
774
774
|
<col class="parameters_description">
|
@@ -782,12 +782,11 @@ information.</p>
|
|
782
782
|
</table></div>
|
783
783
|
</div>
|
784
784
|
<div class="refsect3">
|
785
|
-
<a name="id-1.2.
|
785
|
+
<a name="id-1.2.11.9.3.6"></a><h4>Returns</h4>
|
786
786
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, if <em class="parameter"><code>iter</code></em>
|
787
787
|
was set to the next structure element</p>
|
788
|
-
<p></p>
|
789
788
|
</div>
|
790
|
-
<p class="since">Since 0.26</p>
|
789
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
791
790
|
</div>
|
792
791
|
<hr>
|
793
792
|
<div class="refsect2">
|
@@ -798,8 +797,8 @@ poppler_structure_element_iter_copy (<em class="parameter"><code><a class="link"
|
|
798
797
|
. The
|
799
798
|
returned value must be freed with <a class="link" href="PopplerStructureElement.html#poppler-structure-element-iter-free" title="poppler_structure_element_iter_free ()"><code class="function">poppler_structure_element_iter_free()</code></a>.</p>
|
800
799
|
<div class="refsect3">
|
801
|
-
<a name="id-1.2.
|
802
|
-
<div class="informaltable"><table width="100%" border="0">
|
800
|
+
<a name="id-1.2.11.9.4.5"></a><h4>Parameters</h4>
|
801
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
803
802
|
<colgroup>
|
804
803
|
<col width="150px" class="parameters_name">
|
805
804
|
<col class="parameters_description">
|
@@ -813,11 +812,11 @@ returned value must be freed with <a class="link" href="PopplerStructureElement.
|
|
813
812
|
</table></div>
|
814
813
|
</div>
|
815
814
|
<div class="refsect3">
|
816
|
-
<a name="id-1.2.
|
815
|
+
<a name="id-1.2.11.9.4.6"></a><h4>Returns</h4>
|
817
816
|
<p> a new <a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a>. </p>
|
818
817
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
819
818
|
</div>
|
820
|
-
<p class="since">Since 0.26</p>
|
819
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
821
820
|
</div>
|
822
821
|
<hr>
|
823
822
|
<div class="refsect2">
|
@@ -827,8 +826,8 @@ poppler_structure_element_iter_free (<em class="parameter"><code><a class="link"
|
|
827
826
|
<p>Frees <em class="parameter"><code>iter</code></em>
|
828
827
|
.</p>
|
829
828
|
<div class="refsect3">
|
830
|
-
<a name="id-1.2.
|
831
|
-
<div class="informaltable"><table width="100%" border="0">
|
829
|
+
<a name="id-1.2.11.9.5.5"></a><h4>Parameters</h4>
|
830
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
832
831
|
<colgroup>
|
833
832
|
<col width="150px" class="parameters_name">
|
834
833
|
<col class="parameters_description">
|
@@ -841,7 +840,7 @@ poppler_structure_element_iter_free (<em class="parameter"><code><a class="link"
|
|
841
840
|
</tr></tbody>
|
842
841
|
</table></div>
|
843
842
|
</div>
|
844
|
-
<p class="since">Since 0.26</p>
|
843
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
845
844
|
</div>
|
846
845
|
<hr>
|
847
846
|
<div class="refsect2">
|
@@ -854,8 +853,8 @@ poppler_structure_element_iter_get_child
|
|
854
853
|
. The returned value must
|
855
854
|
be freed with <a class="link" href="PopplerStructureElement.html#poppler-structure-element-iter-free" title="poppler_structure_element_iter_free ()"><code class="function">poppler_structure_element_iter_free()</code></a>.</p>
|
856
855
|
<div class="refsect3">
|
857
|
-
<a name="id-1.2.
|
858
|
-
<div class="informaltable"><table width="100%" border="0">
|
856
|
+
<a name="id-1.2.11.9.6.5"></a><h4>Parameters</h4>
|
857
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
859
858
|
<colgroup>
|
860
859
|
<col width="150px" class="parameters_name">
|
861
860
|
<col class="parameters_description">
|
@@ -869,11 +868,10 @@ be freed with <a class="link" href="PopplerStructureElement.html#poppler-structu
|
|
869
868
|
</table></div>
|
870
869
|
</div>
|
871
870
|
<div class="refsect3">
|
872
|
-
<a name="id-1.2.
|
871
|
+
<a name="id-1.2.11.9.6.6"></a><h4>Returns</h4>
|
873
872
|
<p> a new <a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a></p>
|
874
|
-
<p></p>
|
875
873
|
</div>
|
876
|
-
<p class="since">Since 0.26</p>
|
874
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
877
875
|
</div>
|
878
876
|
<hr>
|
879
877
|
<div class="refsect2">
|
@@ -884,8 +882,8 @@ poppler_structure_element_iter_get_element
|
|
884
882
|
<p>Returns the <a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a> associated with <em class="parameter"><code>iter</code></em>
|
885
883
|
.</p>
|
886
884
|
<div class="refsect3">
|
887
|
-
<a name="id-1.2.
|
888
|
-
<div class="informaltable"><table width="100%" border="0">
|
885
|
+
<a name="id-1.2.11.9.7.5"></a><h4>Parameters</h4>
|
886
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
889
887
|
<colgroup>
|
890
888
|
<col width="150px" class="parameters_name">
|
891
889
|
<col class="parameters_description">
|
@@ -899,11 +897,11 @@ poppler_structure_element_iter_get_element
|
|
899
897
|
</table></div>
|
900
898
|
</div>
|
901
899
|
<div class="refsect3">
|
902
|
-
<a name="id-1.2.
|
900
|
+
<a name="id-1.2.11.9.7.6"></a><h4>Returns</h4>
|
903
901
|
<p> a new <a class="link" href="PopplerStructureElement.html#PopplerStructureElementIter"><span class="type">PopplerStructureElementIter</span></a>. </p>
|
904
902
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
905
903
|
</div>
|
906
|
-
<p class="since">Since 0.26</p>
|
904
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
907
905
|
</div>
|
908
906
|
<hr>
|
909
907
|
<div class="refsect2">
|
@@ -911,8 +909,8 @@ poppler_structure_element_iter_get_element
|
|
911
909
|
<pre class="programlisting"><a class="link" href="PopplerStructureElement.html#PopplerStructureElementKind" title="enum PopplerStructureElementKind"><span class="returnvalue">PopplerStructureElementKind</span></a>
|
912
910
|
poppler_structure_element_get_kind (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
913
911
|
<div class="refsect3">
|
914
|
-
<a name="id-1.2.
|
915
|
-
<div class="informaltable"><table width="100%" border="0">
|
912
|
+
<a name="id-1.2.11.9.8.4"></a><h4>Parameters</h4>
|
913
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
916
914
|
<colgroup>
|
917
915
|
<col width="150px" class="parameters_name">
|
918
916
|
<col class="parameters_description">
|
@@ -926,11 +924,10 @@ poppler_structure_element_get_kind (<em class="parameter"><code><a class="link"
|
|
926
924
|
</table></div>
|
927
925
|
</div>
|
928
926
|
<div class="refsect3">
|
929
|
-
<a name="id-1.2.
|
927
|
+
<a name="id-1.2.11.9.8.5"></a><h4>Returns</h4>
|
930
928
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureElementKind" title="enum PopplerStructureElementKind"><span class="type">PopplerStructureElementKind</span></a> value.</p>
|
931
|
-
<p></p>
|
932
929
|
</div>
|
933
|
-
<p class="since">Since 0.26</p>
|
930
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
934
931
|
</div>
|
935
932
|
<hr>
|
936
933
|
<div class="refsect2">
|
@@ -939,8 +936,8 @@ poppler_structure_element_get_kind (<em class="parameter"><code><a class="link"
|
|
939
936
|
poppler_structure_element_get_page (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
940
937
|
<p>Obtains the page number in which the element is contained.</p>
|
941
938
|
<div class="refsect3">
|
942
|
-
<a name="id-1.2.
|
943
|
-
<div class="informaltable"><table width="100%" border="0">
|
939
|
+
<a name="id-1.2.11.9.9.5"></a><h4>Parameters</h4>
|
940
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
944
941
|
<colgroup>
|
945
942
|
<col width="150px" class="parameters_name">
|
946
943
|
<col class="parameters_description">
|
@@ -954,12 +951,11 @@ poppler_structure_element_get_page (<em class="parameter"><code><a class="link"
|
|
954
951
|
</table></div>
|
955
952
|
</div>
|
956
953
|
<div class="refsect3">
|
957
|
-
<a name="id-1.2.
|
954
|
+
<a name="id-1.2.11.9.9.6"></a><h4>Returns</h4>
|
958
955
|
<p> Number of the page that contains the element, of</p>
|
959
956
|
<code class="code">-1</code> if not defined.
|
960
|
-
<p></p>
|
961
957
|
</div>
|
962
|
-
<p class="since">Since 0.26</p>
|
958
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
963
959
|
</div>
|
964
960
|
<hr>
|
965
961
|
<div class="refsect2">
|
@@ -968,8 +964,8 @@ poppler_structure_element_get_page (<em class="parameter"><code><a class="link"
|
|
968
964
|
poppler_structure_element_is_content (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
969
965
|
<p>Checks whether an element is actual document content.</p>
|
970
966
|
<div class="refsect3">
|
971
|
-
<a name="id-1.2.
|
972
|
-
<div class="informaltable"><table width="100%" border="0">
|
967
|
+
<a name="id-1.2.11.9.10.5"></a><h4>Parameters</h4>
|
968
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
973
969
|
<colgroup>
|
974
970
|
<col width="150px" class="parameters_name">
|
975
971
|
<col class="parameters_description">
|
@@ -983,11 +979,10 @@ poppler_structure_element_is_content (<em class="parameter"><code><a class="link
|
|
983
979
|
</table></div>
|
984
980
|
</div>
|
985
981
|
<div class="refsect3">
|
986
|
-
<a name="id-1.2.
|
982
|
+
<a name="id-1.2.11.9.10.6"></a><h4>Returns</h4>
|
987
983
|
<p> <a href="/home/vagrant/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 element is content, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
988
|
-
<p></p>
|
989
984
|
</div>
|
990
|
-
<p class="since">Since 0.26</p>
|
985
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
991
986
|
</div>
|
992
987
|
<hr>
|
993
988
|
<div class="refsect2">
|
@@ -996,8 +991,8 @@ poppler_structure_element_is_content (<em class="parameter"><code><a class="link
|
|
996
991
|
poppler_structure_element_is_inline (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
997
992
|
<p>Checks whether an element is an inline element.</p>
|
998
993
|
<div class="refsect3">
|
999
|
-
<a name="id-1.2.
|
1000
|
-
<div class="informaltable"><table width="100%" border="0">
|
994
|
+
<a name="id-1.2.11.9.11.5"></a><h4>Parameters</h4>
|
995
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1001
996
|
<colgroup>
|
1002
997
|
<col width="150px" class="parameters_name">
|
1003
998
|
<col class="parameters_description">
|
@@ -1011,11 +1006,10 @@ poppler_structure_element_is_inline (<em class="parameter"><code><a class="link"
|
|
1011
1006
|
</table></div>
|
1012
1007
|
</div>
|
1013
1008
|
<div class="refsect3">
|
1014
|
-
<a name="id-1.2.
|
1009
|
+
<a name="id-1.2.11.9.11.6"></a><h4>Returns</h4>
|
1015
1010
|
<p> <a href="/home/vagrant/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 element is an inline element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1016
|
-
<p></p>
|
1017
1011
|
</div>
|
1018
|
-
<p class="since">Since 0.26</p>
|
1012
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1019
1013
|
</div>
|
1020
1014
|
<hr>
|
1021
1015
|
<div class="refsect2">
|
@@ -1024,8 +1018,8 @@ poppler_structure_element_is_inline (<em class="parameter"><code><a class="link"
|
|
1024
1018
|
poppler_structure_element_is_block (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1025
1019
|
<p>Checks whether an element is a block element.</p>
|
1026
1020
|
<div class="refsect3">
|
1027
|
-
<a name="id-1.2.
|
1028
|
-
<div class="informaltable"><table width="100%" border="0">
|
1021
|
+
<a name="id-1.2.11.9.12.5"></a><h4>Parameters</h4>
|
1022
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1029
1023
|
<colgroup>
|
1030
1024
|
<col width="150px" class="parameters_name">
|
1031
1025
|
<col class="parameters_description">
|
@@ -1039,11 +1033,10 @@ poppler_structure_element_is_block (<em class="parameter"><code><a class="link"
|
|
1039
1033
|
</table></div>
|
1040
1034
|
</div>
|
1041
1035
|
<div class="refsect3">
|
1042
|
-
<a name="id-1.2.
|
1036
|
+
<a name="id-1.2.11.9.12.6"></a><h4>Returns</h4>
|
1043
1037
|
<p> <a href="/home/vagrant/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 element is a block element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1044
|
-
<p></p>
|
1045
1038
|
</div>
|
1046
|
-
<p class="since">Since 0.26</p>
|
1039
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1047
1040
|
</div>
|
1048
1041
|
<hr>
|
1049
1042
|
<div class="refsect2">
|
@@ -1052,8 +1045,8 @@ poppler_structure_element_is_block (<em class="parameter"><code><a class="link"
|
|
1052
1045
|
poppler_structure_element_is_grouping (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1053
1046
|
<p>Checks whether an element is a grouping element.</p>
|
1054
1047
|
<div class="refsect3">
|
1055
|
-
<a name="id-1.2.
|
1056
|
-
<div class="informaltable"><table width="100%" border="0">
|
1048
|
+
<a name="id-1.2.11.9.13.5"></a><h4>Parameters</h4>
|
1049
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1057
1050
|
<colgroup>
|
1058
1051
|
<col width="150px" class="parameters_name">
|
1059
1052
|
<col class="parameters_description">
|
@@ -1067,12 +1060,11 @@ poppler_structure_element_is_grouping (<em class="parameter"><code><a class="lin
|
|
1067
1060
|
</table></div>
|
1068
1061
|
</div>
|
1069
1062
|
<div class="refsect3">
|
1070
|
-
<a name="id-1.2.
|
1063
|
+
<a name="id-1.2.11.9.13.6"></a><h4>Returns</h4>
|
1071
1064
|
<p> <a href="/home/vagrant/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 element is a grouping element, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
|
1072
1065
|
otherwise.</p>
|
1073
|
-
<p></p>
|
1074
1066
|
</div>
|
1075
|
-
<p class="since">Since 0.26</p>
|
1067
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1076
1068
|
</div>
|
1077
1069
|
<hr>
|
1078
1070
|
<div class="refsect2">
|
@@ -1081,8 +1073,8 @@ otherwise.</p>
|
|
1081
1073
|
poppler_structure_element_get_id (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1082
1074
|
<p>Obtains the identifier of an element.</p>
|
1083
1075
|
<div class="refsect3">
|
1084
|
-
<a name="id-1.2.
|
1085
|
-
<div class="informaltable"><table width="100%" border="0">
|
1076
|
+
<a name="id-1.2.11.9.14.5"></a><h4>Parameters</h4>
|
1077
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1086
1078
|
<colgroup>
|
1087
1079
|
<col width="150px" class="parameters_name">
|
1088
1080
|
<col class="parameters_description">
|
@@ -1096,12 +1088,12 @@ poppler_structure_element_get_id (<em class="parameter"><code><a class="link" hr
|
|
1096
1088
|
</table></div>
|
1097
1089
|
</div>
|
1098
1090
|
<div class="refsect3">
|
1099
|
-
<a name="id-1.2.
|
1091
|
+
<a name="id-1.2.11.9.14.6"></a><h4>Returns</h4>
|
1100
1092
|
<p> The identifier of the element (if
|
1101
1093
|
defined), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1102
1094
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1103
1095
|
</div>
|
1104
|
-
<p class="since">Since 0.26</p>
|
1096
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1105
1097
|
</div>
|
1106
1098
|
<hr>
|
1107
1099
|
<div class="refsect2">
|
@@ -1110,8 +1102,8 @@ defined), or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/g
|
|
1110
1102
|
poppler_structure_element_get_title (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1111
1103
|
<p>Obtains the title of an element.</p>
|
1112
1104
|
<div class="refsect3">
|
1113
|
-
<a name="id-1.2.
|
1114
|
-
<div class="informaltable"><table width="100%" border="0">
|
1105
|
+
<a name="id-1.2.11.9.15.5"></a><h4>Parameters</h4>
|
1106
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1115
1107
|
<colgroup>
|
1116
1108
|
<col width="150px" class="parameters_name">
|
1117
1109
|
<col class="parameters_description">
|
@@ -1125,11 +1117,11 @@ poppler_structure_element_get_title (<em class="parameter"><code><a class="link"
|
|
1125
1117
|
</table></div>
|
1126
1118
|
</div>
|
1127
1119
|
<div class="refsect3">
|
1128
|
-
<a name="id-1.2.
|
1120
|
+
<a name="id-1.2.11.9.15.6"></a><h4>Returns</h4>
|
1129
1121
|
<p> The title of the element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1130
1122
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1131
1123
|
</div>
|
1132
|
-
<p class="since">Since 0.26</p>
|
1124
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1133
1125
|
</div>
|
1134
1126
|
<hr>
|
1135
1127
|
<div class="refsect2">
|
@@ -1148,8 +1140,8 @@ poppler_structure_element_get_language
|
|
1148
1140
|
in two-letter ISO format, e.g. <code class="code">en_ES</code>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not
|
1149
1141
|
defined.</p>
|
1150
1142
|
<div class="refsect3">
|
1151
|
-
<a name="id-1.2.
|
1152
|
-
<div class="informaltable"><table width="100%" border="0">
|
1143
|
+
<a name="id-1.2.11.9.17.5"></a><h4>Parameters</h4>
|
1144
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1153
1145
|
<colgroup>
|
1154
1146
|
<col width="150px" class="parameters_name">
|
1155
1147
|
<col class="parameters_description">
|
@@ -1163,11 +1155,11 @@ defined.</p>
|
|
1163
1155
|
</table></div>
|
1164
1156
|
</div>
|
1165
1157
|
<div class="refsect3">
|
1166
|
-
<a name="id-1.2.
|
1158
|
+
<a name="id-1.2.11.9.17.6"></a><h4>Returns</h4>
|
1167
1159
|
<p> language and country code, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
1168
1160
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1169
1161
|
</div>
|
1170
|
-
<p class="since">Since 0.26</p>
|
1162
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1171
1163
|
</div>
|
1172
1164
|
<hr>
|
1173
1165
|
<div class="refsect2">
|
@@ -1178,8 +1170,8 @@ poppler_structure_element_get_text (<em class="parameter"><code><a class="link"
|
|
1178
1170
|
<p>Obtains the text enclosed by an element, or the text enclosed by the
|
1179
1171
|
elements in the subtree (including the element itself).</p>
|
1180
1172
|
<div class="refsect3">
|
1181
|
-
<a name="id-1.2.
|
1182
|
-
<div class="informaltable"><table width="100%" border="0">
|
1173
|
+
<a name="id-1.2.11.9.18.5"></a><h4>Parameters</h4>
|
1174
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1183
1175
|
<colgroup>
|
1184
1176
|
<col width="150px" class="parameters_name">
|
1185
1177
|
<col class="parameters_description">
|
@@ -1201,11 +1193,11 @@ elements in the subtree (including the element itself).</p>
|
|
1201
1193
|
</table></div>
|
1202
1194
|
</div>
|
1203
1195
|
<div class="refsect3">
|
1204
|
-
<a name="id-1.2.
|
1196
|
+
<a name="id-1.2.11.9.18.6"></a><h4>Returns</h4>
|
1205
1197
|
<p> A string. </p>
|
1206
1198
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1207
1199
|
</div>
|
1208
|
-
<p class="since">Since 0.26</p>
|
1200
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1209
1201
|
</div>
|
1210
1202
|
<hr>
|
1211
1203
|
<div class="refsect2">
|
@@ -1219,8 +1211,8 @@ figures, to specify a textual description of the element.</p>
|
|
1219
1211
|
<p>Note that for elements containing proper text, the function
|
1220
1212
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-text" title="poppler_structure_element_get_text ()"><code class="function">poppler_structure_element_get_text()</code></a> must be used instead.</p>
|
1221
1213
|
<div class="refsect3">
|
1222
|
-
<a name="id-1.2.
|
1223
|
-
<div class="informaltable"><table width="100%" border="0">
|
1214
|
+
<a name="id-1.2.11.9.19.6"></a><h4>Parameters</h4>
|
1215
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1224
1216
|
<colgroup>
|
1225
1217
|
<col width="150px" class="parameters_name">
|
1226
1218
|
<col class="parameters_description">
|
@@ -1234,12 +1226,12 @@ figures, to specify a textual description of the element.</p>
|
|
1234
1226
|
</table></div>
|
1235
1227
|
</div>
|
1236
1228
|
<div class="refsect3">
|
1237
|
-
<a name="id-1.2.
|
1229
|
+
<a name="id-1.2.11.9.19.7"></a><h4>Returns</h4>
|
1238
1230
|
<p> The alternate text representation for the
|
1239
1231
|
element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if not defined. </p>
|
1240
1232
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1241
1233
|
</div>
|
1242
|
-
<p class="since">Since 0.26</p>
|
1234
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1243
1235
|
</div>
|
1244
1236
|
<hr>
|
1245
1237
|
<div class="refsect2">
|
@@ -1255,8 +1247,8 @@ graphical elements which look like text when rendered.</p>
|
|
1255
1247
|
<p>Note that for elements containing proper text, the function
|
1256
1248
|
<a class="link" href="PopplerStructureElement.html#poppler-structure-element-get-text" title="poppler_structure_element_get_text ()"><code class="function">poppler_structure_element_get_text()</code></a> must be used instead.</p>
|
1257
1249
|
<div class="refsect3">
|
1258
|
-
<a name="id-1.2.
|
1259
|
-
<div class="informaltable"><table width="100%" border="0">
|
1250
|
+
<a name="id-1.2.11.9.20.6"></a><h4>Parameters</h4>
|
1251
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1260
1252
|
<colgroup>
|
1261
1253
|
<col width="150px" class="parameters_name">
|
1262
1254
|
<col class="parameters_description">
|
@@ -1270,12 +1262,12 @@ graphical elements which look like text when rendered.</p>
|
|
1270
1262
|
</table></div>
|
1271
1263
|
</div>
|
1272
1264
|
<div class="refsect3">
|
1273
|
-
<a name="id-1.2.
|
1265
|
+
<a name="id-1.2.11.9.20.7"></a><h4>Returns</h4>
|
1274
1266
|
<p> The actual text for the element, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
1275
1267
|
if not defined. </p>
|
1276
1268
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1277
1269
|
</div>
|
1278
|
-
<p class="since">Since 0.26</p>
|
1270
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1279
1271
|
</div>
|
1280
1272
|
<hr>
|
1281
1273
|
<div class="refsect2">
|
@@ -1298,8 +1290,8 @@ for (i = 0; i < n_spans; i++)
|
|
1298
1290
|
g_free (text_spans);
|
1299
1291
|
</pre></div>
|
1300
1292
|
<div class="refsect3">
|
1301
|
-
<a name="id-1.2.
|
1302
|
-
<div class="informaltable"><table width="100%" border="0">
|
1293
|
+
<a name="id-1.2.11.9.21.6"></a><h4>Parameters</h4>
|
1294
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1303
1295
|
<colgroup>
|
1304
1296
|
<col width="150px" class="parameters_name">
|
1305
1297
|
<col class="parameters_description">
|
@@ -1321,11 +1313,11 @@ the returned array will be stored. </p></td>
|
|
1321
1313
|
</table></div>
|
1322
1314
|
</div>
|
1323
1315
|
<div class="refsect3">
|
1324
|
-
<a name="id-1.2.
|
1316
|
+
<a name="id-1.2.11.9.21.7"></a><h4>Returns</h4>
|
1325
1317
|
<p> An array of <a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> elments. </p>
|
1326
1318
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_text_spans][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> PopplerTextSpan]</span></p>
|
1327
1319
|
</div>
|
1328
|
-
<p class="since">Since 0.26</p>
|
1320
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1329
1321
|
</div>
|
1330
1322
|
<hr>
|
1331
1323
|
<div class="refsect2">
|
@@ -1335,8 +1327,8 @@ poppler_structure_element_get_placement
|
|
1335
1327
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1336
1328
|
<p>Obtains the placement type of the structure element.</p>
|
1337
1329
|
<div class="refsect3">
|
1338
|
-
<a name="id-1.2.
|
1339
|
-
<div class="informaltable"><table width="100%" border="0">
|
1330
|
+
<a name="id-1.2.11.9.22.5"></a><h4>Parameters</h4>
|
1331
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1340
1332
|
<colgroup>
|
1341
1333
|
<col width="150px" class="parameters_name">
|
1342
1334
|
<col class="parameters_description">
|
@@ -1350,11 +1342,10 @@ poppler_structure_element_get_placement
|
|
1350
1342
|
</table></div>
|
1351
1343
|
</div>
|
1352
1344
|
<div class="refsect3">
|
1353
|
-
<a name="id-1.2.
|
1345
|
+
<a name="id-1.2.11.9.22.6"></a><h4>Returns</h4>
|
1354
1346
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructurePlacement" title="enum PopplerStructurePlacement"><span class="type">PopplerStructurePlacement</span></a> value.</p>
|
1355
|
-
<p></p>
|
1356
1347
|
</div>
|
1357
|
-
<p class="since">Since 0.26</p>
|
1348
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1358
1349
|
</div>
|
1359
1350
|
<hr>
|
1360
1351
|
<div class="refsect2">
|
@@ -1365,8 +1356,8 @@ poppler_structure_element_get_writing_mode
|
|
1365
1356
|
<p>Obtains the writing mode (writing direction) of the content associated
|
1366
1357
|
with a structure element.</p>
|
1367
1358
|
<div class="refsect3">
|
1368
|
-
<a name="id-1.2.
|
1369
|
-
<div class="informaltable"><table width="100%" border="0">
|
1359
|
+
<a name="id-1.2.11.9.23.5"></a><h4>Parameters</h4>
|
1360
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1370
1361
|
<colgroup>
|
1371
1362
|
<col width="150px" class="parameters_name">
|
1372
1363
|
<col class="parameters_description">
|
@@ -1380,11 +1371,10 @@ with a structure element.</p>
|
|
1380
1371
|
</table></div>
|
1381
1372
|
</div>
|
1382
1373
|
<div class="refsect3">
|
1383
|
-
<a name="id-1.2.
|
1374
|
+
<a name="id-1.2.11.9.23.6"></a><h4>Returns</h4>
|
1384
1375
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureWritingMode" title="enum PopplerStructureWritingMode"><span class="type">PopplerStructureWritingMode</span></a> value.</p>
|
1385
|
-
<p></p>
|
1386
1376
|
</div>
|
1387
|
-
<p class="since">Since 0.26</p>
|
1377
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1388
1378
|
</div>
|
1389
1379
|
<hr>
|
1390
1380
|
<div class="refsect2">
|
@@ -1396,8 +1386,8 @@ poppler_structure_element_get_background_color
|
|
1396
1386
|
<p>Obtains the background color of the element. If this attribute is
|
1397
1387
|
not specified, the element shall be treated as if it were transparent.</p>
|
1398
1388
|
<div class="refsect3">
|
1399
|
-
<a name="id-1.2.
|
1400
|
-
<div class="informaltable"><table width="100%" border="0">
|
1389
|
+
<a name="id-1.2.11.9.24.5"></a><h4>Parameters</h4>
|
1390
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1401
1391
|
<colgroup>
|
1402
1392
|
<col width="150px" class="parameters_name">
|
1403
1393
|
<col class="parameters_description">
|
@@ -1418,12 +1408,11 @@ not specified, the element shall be treated as if it were transparent.</p>
|
|
1418
1408
|
</table></div>
|
1419
1409
|
</div>
|
1420
1410
|
<div class="refsect3">
|
1421
|
-
<a name="id-1.2.
|
1411
|
+
<a name="id-1.2.11.9.24.6"></a><h4>Returns</h4>
|
1422
1412
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1423
1413
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1424
|
-
<p></p>
|
1425
1414
|
</div>
|
1426
|
-
<p class="since">Since 0.26</p>
|
1415
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1427
1416
|
</div>
|
1428
1417
|
<hr>
|
1429
1418
|
<div class="refsect2">
|
@@ -1439,8 +1428,8 @@ If this attribute is not specified, the border color for this element shall
|
|
1439
1428
|
be the current text fill color in effect at the start of its associated
|
1440
1429
|
content.</p>
|
1441
1430
|
<div class="refsect3">
|
1442
|
-
<a name="id-1.2.
|
1443
|
-
<div class="informaltable"><table width="100%" border="0">
|
1431
|
+
<a name="id-1.2.11.9.25.5"></a><h4>Parameters</h4>
|
1432
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1444
1433
|
<colgroup>
|
1445
1434
|
<col width="150px" class="parameters_name">
|
1446
1435
|
<col class="parameters_description">
|
@@ -1462,12 +1451,11 @@ of four <a class="link" href="poppler-PopplerColor.html#PopplerColor" title="Pop
|
|
1462
1451
|
</table></div>
|
1463
1452
|
</div>
|
1464
1453
|
<div class="refsect3">
|
1465
|
-
<a name="id-1.2.
|
1454
|
+
<a name="id-1.2.11.9.25.6"></a><h4>Returns</h4>
|
1466
1455
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1467
1456
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1468
|
-
<p></p>
|
1469
1457
|
</div>
|
1470
|
-
<p class="since">Since 0.26</p>
|
1458
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1471
1459
|
</div>
|
1472
1460
|
<hr>
|
1473
1461
|
<div class="refsect2">
|
@@ -1480,8 +1468,8 @@ poppler_structure_element_get_border_style
|
|
1480
1468
|
are in before-after-start-end ordering. For example, using Western
|
1481
1469
|
left-to-right writing, that is top-bottom-left-right.</p>
|
1482
1470
|
<div class="refsect3">
|
1483
|
-
<a name="id-1.2.
|
1484
|
-
<div class="informaltable"><table width="100%" border="0">
|
1471
|
+
<a name="id-1.2.11.9.26.5"></a><h4>Parameters</h4>
|
1472
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1485
1473
|
<colgroup>
|
1486
1474
|
<col width="150px" class="parameters_name">
|
1487
1475
|
<col class="parameters_description">
|
@@ -1501,7 +1489,7 @@ left-to-right writing, that is top-bottom-left-right.</p>
|
|
1501
1489
|
</tbody>
|
1502
1490
|
</table></div>
|
1503
1491
|
</div>
|
1504
|
-
<p class="since">Since 0.26</p>
|
1492
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1505
1493
|
</div>
|
1506
1494
|
<hr>
|
1507
1495
|
<div class="refsect2">
|
@@ -1515,8 +1503,8 @@ are in before-after-start-end ordering (for the typical Western
|
|
1515
1503
|
left-to-right writing, that is top-bottom-left-right).
|
1516
1504
|
A value of 0 indicates that the border shall not be drawn.</p>
|
1517
1505
|
<div class="refsect3">
|
1518
|
-
<a name="id-1.2.
|
1519
|
-
<div class="informaltable"><table width="100%" border="0">
|
1506
|
+
<a name="id-1.2.11.9.27.5"></a><h4>Parameters</h4>
|
1507
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1520
1508
|
<colgroup>
|
1521
1509
|
<col width="150px" class="parameters_name">
|
1522
1510
|
<col class="parameters_description">
|
@@ -1537,12 +1525,11 @@ A value of 0 indicates that the border shall not be drawn.</p>
|
|
1537
1525
|
</table></div>
|
1538
1526
|
</div>
|
1539
1527
|
<div class="refsect3">
|
1540
|
-
<a name="id-1.2.
|
1528
|
+
<a name="id-1.2.11.9.27.6"></a><h4>Returns</h4>
|
1541
1529
|
<p> <a href="/home/vagrant/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 border thickness attribute is defined for
|
1542
1530
|
the element, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1543
|
-
<p></p>
|
1544
1531
|
</div>
|
1545
|
-
<p class="since">Since 0.26</p>
|
1532
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1546
1533
|
</div>
|
1547
1534
|
<hr>
|
1548
1535
|
<div class="refsect2">
|
@@ -1554,8 +1541,8 @@ poppler_structure_element_get_padding (<em class="parameter"><code><a class="lin
|
|
1554
1541
|
values are in before-after-start-end ordering. For example using
|
1555
1542
|
Western left-to-right writing, that is top-bottom-left-right.</p>
|
1556
1543
|
<div class="refsect3">
|
1557
|
-
<a name="id-1.2.
|
1558
|
-
<div class="informaltable"><table width="100%" border="0">
|
1544
|
+
<a name="id-1.2.11.9.28.5"></a><h4>Parameters</h4>
|
1545
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1559
1546
|
<colgroup>
|
1560
1547
|
<col width="150px" class="parameters_name">
|
1561
1548
|
<col class="parameters_description">
|
@@ -1575,7 +1562,7 @@ Western left-to-right writing, that is top-bottom-left-right.</p>
|
|
1575
1562
|
</tbody>
|
1576
1563
|
</table></div>
|
1577
1564
|
</div>
|
1578
|
-
<p class="since">Since 0.26</p>
|
1565
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1579
1566
|
</div>
|
1580
1567
|
<hr>
|
1581
1568
|
<div class="refsect2">
|
@@ -1587,8 +1574,8 @@ poppler_structure_element_get_color (<em class="parameter"><code><a class="link"
|
|
1587
1574
|
If this attribute is not specified, the color for this element shall
|
1588
1575
|
be the current text fill color in effect at the start of its associated content.</p>
|
1589
1576
|
<div class="refsect3">
|
1590
|
-
<a name="id-1.2.
|
1591
|
-
<div class="informaltable"><table width="100%" border="0">
|
1577
|
+
<a name="id-1.2.11.9.29.5"></a><h4>Parameters</h4>
|
1578
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1592
1579
|
<colgroup>
|
1593
1580
|
<col width="150px" class="parameters_name">
|
1594
1581
|
<col class="parameters_description">
|
@@ -1609,12 +1596,11 @@ be the current text fill color in effect at the start of its associated content.
|
|
1609
1596
|
</table></div>
|
1610
1597
|
</div>
|
1611
1598
|
<div class="refsect3">
|
1612
|
-
<a name="id-1.2.
|
1599
|
+
<a name="id-1.2.11.9.29.6"></a><h4>Returns</h4>
|
1613
1600
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
1614
1601
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1615
|
-
<p></p>
|
1616
1602
|
</div>
|
1617
|
-
<p class="since">Since 0.26</p>
|
1603
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1618
1604
|
</div>
|
1619
1605
|
<hr>
|
1620
1606
|
<div class="refsect2">
|
@@ -1624,8 +1610,8 @@ poppler_structure_element_get_space_before
|
|
1624
1610
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1625
1611
|
<p>Obtains the amount of empty space before the block-level structure element.</p>
|
1626
1612
|
<div class="refsect3">
|
1627
|
-
<a name="id-1.2.
|
1628
|
-
<div class="informaltable"><table width="100%" border="0">
|
1613
|
+
<a name="id-1.2.11.9.30.5"></a><h4>Parameters</h4>
|
1614
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1629
1615
|
<colgroup>
|
1630
1616
|
<col width="150px" class="parameters_name">
|
1631
1617
|
<col class="parameters_description">
|
@@ -1639,11 +1625,10 @@ poppler_structure_element_get_space_before
|
|
1639
1625
|
</table></div>
|
1640
1626
|
</div>
|
1641
1627
|
<div class="refsect3">
|
1642
|
-
<a name="id-1.2.
|
1628
|
+
<a name="id-1.2.11.9.30.6"></a><h4>Returns</h4>
|
1643
1629
|
<p> A positive value.</p>
|
1644
|
-
<p></p>
|
1645
1630
|
</div>
|
1646
|
-
<p class="since">Since 0.26</p>
|
1631
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1647
1632
|
</div>
|
1648
1633
|
<hr>
|
1649
1634
|
<div class="refsect2">
|
@@ -1653,8 +1638,8 @@ poppler_structure_element_get_space_after
|
|
1653
1638
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1654
1639
|
<p>Obtains the amount of empty space after the block-level structure element.</p>
|
1655
1640
|
<div class="refsect3">
|
1656
|
-
<a name="id-1.2.
|
1657
|
-
<div class="informaltable"><table width="100%" border="0">
|
1641
|
+
<a name="id-1.2.11.9.31.5"></a><h4>Parameters</h4>
|
1642
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1658
1643
|
<colgroup>
|
1659
1644
|
<col width="150px" class="parameters_name">
|
1660
1645
|
<col class="parameters_description">
|
@@ -1668,11 +1653,10 @@ poppler_structure_element_get_space_after
|
|
1668
1653
|
</table></div>
|
1669
1654
|
</div>
|
1670
1655
|
<div class="refsect3">
|
1671
|
-
<a name="id-1.2.
|
1656
|
+
<a name="id-1.2.11.9.31.6"></a><h4>Returns</h4>
|
1672
1657
|
<p> A positive value.</p>
|
1673
|
-
<p></p>
|
1674
1658
|
</div>
|
1675
|
-
<p class="since">Since 0.26</p>
|
1659
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1676
1660
|
</div>
|
1677
1661
|
<hr>
|
1678
1662
|
<div class="refsect2">
|
@@ -1682,8 +1666,8 @@ poppler_structure_element_get_start_indent
|
|
1682
1666
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1683
1667
|
<p>Obtains the amount of indentation at the beginning of the block-level structure element.</p>
|
1684
1668
|
<div class="refsect3">
|
1685
|
-
<a name="id-1.2.
|
1686
|
-
<div class="informaltable"><table width="100%" border="0">
|
1669
|
+
<a name="id-1.2.11.9.32.5"></a><h4>Parameters</h4>
|
1670
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1687
1671
|
<colgroup>
|
1688
1672
|
<col width="150px" class="parameters_name">
|
1689
1673
|
<col class="parameters_description">
|
@@ -1697,11 +1681,10 @@ poppler_structure_element_get_start_indent
|
|
1697
1681
|
</table></div>
|
1698
1682
|
</div>
|
1699
1683
|
<div class="refsect3">
|
1700
|
-
<a name="id-1.2.
|
1684
|
+
<a name="id-1.2.11.9.32.6"></a><h4>Returns</h4>
|
1701
1685
|
<p> A numeric value.</p>
|
1702
|
-
<p></p>
|
1703
1686
|
</div>
|
1704
|
-
<p class="since">Since 0.26</p>
|
1687
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1705
1688
|
</div>
|
1706
1689
|
<hr>
|
1707
1690
|
<div class="refsect2">
|
@@ -1711,8 +1694,8 @@ poppler_structure_element_get_end_indent
|
|
1711
1694
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1712
1695
|
<p>Obtains the amount of indentation at the end of the block-level structure element.</p>
|
1713
1696
|
<div class="refsect3">
|
1714
|
-
<a name="id-1.2.
|
1715
|
-
<div class="informaltable"><table width="100%" border="0">
|
1697
|
+
<a name="id-1.2.11.9.33.5"></a><h4>Parameters</h4>
|
1698
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1716
1699
|
<colgroup>
|
1717
1700
|
<col width="150px" class="parameters_name">
|
1718
1701
|
<col class="parameters_description">
|
@@ -1726,11 +1709,10 @@ poppler_structure_element_get_end_indent
|
|
1726
1709
|
</table></div>
|
1727
1710
|
</div>
|
1728
1711
|
<div class="refsect3">
|
1729
|
-
<a name="id-1.2.
|
1712
|
+
<a name="id-1.2.11.9.33.6"></a><h4>Returns</h4>
|
1730
1713
|
<p> A numeric value.</p>
|
1731
|
-
<p></p>
|
1732
1714
|
</div>
|
1733
|
-
<p class="since">Since 0.26</p>
|
1715
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1734
1716
|
</div>
|
1735
1717
|
<hr>
|
1736
1718
|
<div class="refsect2">
|
@@ -1740,8 +1722,8 @@ poppler_structure_element_get_text_indent
|
|
1740
1722
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1741
1723
|
<p>Obtains the amount of indentation of the text contained in the block-level structure element.</p>
|
1742
1724
|
<div class="refsect3">
|
1743
|
-
<a name="id-1.2.
|
1744
|
-
<div class="informaltable"><table width="100%" border="0">
|
1725
|
+
<a name="id-1.2.11.9.34.5"></a><h4>Parameters</h4>
|
1726
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1745
1727
|
<colgroup>
|
1746
1728
|
<col width="150px" class="parameters_name">
|
1747
1729
|
<col class="parameters_description">
|
@@ -1755,11 +1737,10 @@ poppler_structure_element_get_text_indent
|
|
1755
1737
|
</table></div>
|
1756
1738
|
</div>
|
1757
1739
|
<div class="refsect3">
|
1758
|
-
<a name="id-1.2.
|
1740
|
+
<a name="id-1.2.11.9.34.6"></a><h4>Returns</h4>
|
1759
1741
|
<p> A numeric value.</p>
|
1760
|
-
<p></p>
|
1761
1742
|
</div>
|
1762
|
-
<p class="since">Since 0.26</p>
|
1743
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1763
1744
|
</div>
|
1764
1745
|
<hr>
|
1765
1746
|
<div class="refsect2">
|
@@ -1770,8 +1751,8 @@ poppler_structure_element_get_text_align
|
|
1770
1751
|
<p>Obtains the text alignment mode of the text contained into a
|
1771
1752
|
block-level structure element.</p>
|
1772
1753
|
<div class="refsect3">
|
1773
|
-
<a name="id-1.2.
|
1774
|
-
<div class="informaltable"><table width="100%" border="0">
|
1754
|
+
<a name="id-1.2.11.9.35.5"></a><h4>Parameters</h4>
|
1755
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1775
1756
|
<colgroup>
|
1776
1757
|
<col width="150px" class="parameters_name">
|
1777
1758
|
<col class="parameters_description">
|
@@ -1785,11 +1766,10 @@ block-level structure element.</p>
|
|
1785
1766
|
</table></div>
|
1786
1767
|
</div>
|
1787
1768
|
<div class="refsect3">
|
1788
|
-
<a name="id-1.2.
|
1769
|
+
<a name="id-1.2.11.9.35.6"></a><h4>Returns</h4>
|
1789
1770
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureTextAlign" title="enum PopplerStructureTextAlign"><span class="type">PopplerStructureTextAlign</span></a> value.</p>
|
1790
|
-
<p></p>
|
1791
1771
|
</div>
|
1792
|
-
<p class="since">Since 0.26</p>
|
1772
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1793
1773
|
</div>
|
1794
1774
|
<hr>
|
1795
1775
|
<div class="refsect2">
|
@@ -1800,8 +1780,8 @@ poppler_structure_element_get_bounding_box
|
|
1800
1780
|
<em class="parameter"><code><a class="link" href="PopplerPage.html#PopplerRectangle" title="PopplerRectangle"><span class="type">PopplerRectangle</span></a> *bounding_box</code></em>);</pre>
|
1801
1781
|
<p>Obtains the size of the bounding box of a block-level structure element.</p>
|
1802
1782
|
<div class="refsect3">
|
1803
|
-
<a name="id-1.2.
|
1804
|
-
<div class="informaltable"><table width="100%" border="0">
|
1783
|
+
<a name="id-1.2.11.9.36.5"></a><h4>Parameters</h4>
|
1784
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1805
1785
|
<colgroup>
|
1806
1786
|
<col width="150px" class="parameters_name">
|
1807
1787
|
<col class="parameters_description">
|
@@ -1822,12 +1802,11 @@ poppler_structure_element_get_bounding_box
|
|
1822
1802
|
</table></div>
|
1823
1803
|
</div>
|
1824
1804
|
<div class="refsect3">
|
1825
|
-
<a name="id-1.2.
|
1805
|
+
<a name="id-1.2.11.9.36.6"></a><h4>Returns</h4>
|
1826
1806
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a bounding box is defined for the element,
|
1827
1807
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
1828
|
-
<p></p>
|
1829
1808
|
</div>
|
1830
|
-
<p class="since">Since 0.26</p>
|
1809
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1831
1810
|
</div>
|
1832
1811
|
<hr>
|
1833
1812
|
<div class="refsect2">
|
@@ -1837,8 +1816,8 @@ poppler_structure_element_get_width (<em class="parameter"><code><a class="link"
|
|
1837
1816
|
<p>Obtains the width of the block-level structure element. Note that for elements which do
|
1838
1817
|
not specify a width, it has to be calculated, and in this case -1 is returned.</p>
|
1839
1818
|
<div class="refsect3">
|
1840
|
-
<a name="id-1.2.
|
1841
|
-
<div class="informaltable"><table width="100%" border="0">
|
1819
|
+
<a name="id-1.2.11.9.37.5"></a><h4>Parameters</h4>
|
1820
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1842
1821
|
<colgroup>
|
1843
1822
|
<col width="150px" class="parameters_name">
|
1844
1823
|
<col class="parameters_description">
|
@@ -1852,12 +1831,11 @@ not specify a width, it has to be calculated, and in this case -1 is returned.</
|
|
1852
1831
|
</table></div>
|
1853
1832
|
</div>
|
1854
1833
|
<div class="refsect3">
|
1855
|
-
<a name="id-1.2.
|
1834
|
+
<a name="id-1.2.11.9.37.6"></a><h4>Returns</h4>
|
1856
1835
|
<p> A positive value if a width is defined, or -1
|
1857
1836
|
if the width is to be calculated automatically.</p>
|
1858
|
-
<p></p>
|
1859
1837
|
</div>
|
1860
|
-
<p class="since">Since 0.26</p>
|
1838
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1861
1839
|
</div>
|
1862
1840
|
<hr>
|
1863
1841
|
<div class="refsect2">
|
@@ -1867,8 +1845,8 @@ poppler_structure_element_get_height (<em class="parameter"><code><a class="link
|
|
1867
1845
|
<p>Obtains the height of the block-level structure element. Note that for elements which do
|
1868
1846
|
not specify a height, it has to be calculated, and in this case -1 is returned.</p>
|
1869
1847
|
<div class="refsect3">
|
1870
|
-
<a name="id-1.2.
|
1871
|
-
<div class="informaltable"><table width="100%" border="0">
|
1848
|
+
<a name="id-1.2.11.9.38.5"></a><h4>Parameters</h4>
|
1849
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1872
1850
|
<colgroup>
|
1873
1851
|
<col width="150px" class="parameters_name">
|
1874
1852
|
<col class="parameters_description">
|
@@ -1882,12 +1860,11 @@ not specify a height, it has to be calculated, and in this case -1 is returned.<
|
|
1882
1860
|
</table></div>
|
1883
1861
|
</div>
|
1884
1862
|
<div class="refsect3">
|
1885
|
-
<a name="id-1.2.
|
1863
|
+
<a name="id-1.2.11.9.38.6"></a><h4>Returns</h4>
|
1886
1864
|
<p> A positive value if a width is defined, or -1
|
1887
1865
|
if the height is to be calculated automatically.</p>
|
1888
|
-
<p></p>
|
1889
1866
|
</div>
|
1890
|
-
<p class="since">Since 0.26</p>
|
1867
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1891
1868
|
</div>
|
1892
1869
|
<hr>
|
1893
1870
|
<div class="refsect2">
|
@@ -1897,8 +1874,8 @@ poppler_structure_element_get_block_align
|
|
1897
1874
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1898
1875
|
<p>Obtains the block-alignment mode of the block-level structure element.</p>
|
1899
1876
|
<div class="refsect3">
|
1900
|
-
<a name="id-1.2.
|
1901
|
-
<div class="informaltable"><table width="100%" border="0">
|
1877
|
+
<a name="id-1.2.11.9.39.5"></a><h4>Parameters</h4>
|
1878
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1902
1879
|
<colgroup>
|
1903
1880
|
<col width="150px" class="parameters_name">
|
1904
1881
|
<col class="parameters_description">
|
@@ -1912,11 +1889,10 @@ poppler_structure_element_get_block_align
|
|
1912
1889
|
</table></div>
|
1913
1890
|
</div>
|
1914
1891
|
<div class="refsect3">
|
1915
|
-
<a name="id-1.2.
|
1892
|
+
<a name="id-1.2.11.9.39.6"></a><h4>Returns</h4>
|
1916
1893
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureBlockAlign" title="enum PopplerStructureBlockAlign"><span class="type">PopplerStructureBlockAlign</span></a> value.</p>
|
1917
|
-
<p></p>
|
1918
1894
|
</div>
|
1919
|
-
<p class="since">Since 0.26</p>
|
1895
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1920
1896
|
</div>
|
1921
1897
|
<hr>
|
1922
1898
|
<div class="refsect2">
|
@@ -1926,8 +1902,8 @@ poppler_structure_element_get_inline_align
|
|
1926
1902
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
1927
1903
|
<p>Obtains the inline-alignment mode of the block-level structure element.</p>
|
1928
1904
|
<div class="refsect3">
|
1929
|
-
<a name="id-1.2.
|
1930
|
-
<div class="informaltable"><table width="100%" border="0">
|
1905
|
+
<a name="id-1.2.11.9.40.5"></a><h4>Parameters</h4>
|
1906
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1931
1907
|
<colgroup>
|
1932
1908
|
<col width="150px" class="parameters_name">
|
1933
1909
|
<col class="parameters_description">
|
@@ -1941,11 +1917,10 @@ poppler_structure_element_get_inline_align
|
|
1941
1917
|
</table></div>
|
1942
1918
|
</div>
|
1943
1919
|
<div class="refsect3">
|
1944
|
-
<a name="id-1.2.
|
1920
|
+
<a name="id-1.2.11.9.40.6"></a><h4>Returns</h4>
|
1945
1921
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureInlineAlign" title="enum PopplerStructureInlineAlign"><span class="type">PopplerStructureInlineAlign</span></a> value.</p>
|
1946
|
-
<p></p>
|
1947
1922
|
</div>
|
1948
|
-
<p class="since">Since 0.26</p>
|
1923
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1949
1924
|
</div>
|
1950
1925
|
<hr>
|
1951
1926
|
<div class="refsect2">
|
@@ -1958,8 +1933,8 @@ poppler_structure_element_get_table_border_style
|
|
1958
1933
|
are in before-after-start-end ordering. For example, using Western
|
1959
1934
|
left-to-right writing, that is top-bottom-left-right.</p>
|
1960
1935
|
<div class="refsect3">
|
1961
|
-
<a name="id-1.2.
|
1962
|
-
<div class="informaltable"><table width="100%" border="0">
|
1936
|
+
<a name="id-1.2.11.9.41.5"></a><h4>Parameters</h4>
|
1937
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1963
1938
|
<colgroup>
|
1964
1939
|
<col width="150px" class="parameters_name">
|
1965
1940
|
<col class="parameters_description">
|
@@ -1979,7 +1954,7 @@ left-to-right writing, that is top-bottom-left-right.</p>
|
|
1979
1954
|
</tbody>
|
1980
1955
|
</table></div>
|
1981
1956
|
</div>
|
1982
|
-
<p class="since">Since 0.26</p>
|
1957
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
1983
1958
|
</div>
|
1984
1959
|
<hr>
|
1985
1960
|
<div class="refsect2">
|
@@ -1993,8 +1968,8 @@ surrounding border of a block-level structure element. The result
|
|
1993
1968
|
values are in before-after-start-end ordering (for the typical
|
1994
1969
|
Western left-to-right writing, that is top-bottom-left-right).</p>
|
1995
1970
|
<div class="refsect3">
|
1996
|
-
<a name="id-1.2.
|
1997
|
-
<div class="informaltable"><table width="100%" border="0">
|
1971
|
+
<a name="id-1.2.11.9.42.5"></a><h4>Parameters</h4>
|
1972
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1998
1973
|
<colgroup>
|
1999
1974
|
<col width="150px" class="parameters_name">
|
2000
1975
|
<col class="parameters_description">
|
@@ -2014,7 +1989,7 @@ Western left-to-right writing, that is top-bottom-left-right).</p>
|
|
2014
1989
|
</tbody>
|
2015
1990
|
</table></div>
|
2016
1991
|
</div>
|
2017
|
-
<p class="since">Since 0.26</p>
|
1992
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2018
1993
|
</div>
|
2019
1994
|
<hr>
|
2020
1995
|
<div class="refsect2">
|
@@ -2025,8 +2000,8 @@ poppler_structure_element_get_baseline_shift
|
|
2025
2000
|
<p>Obtains how much the text contained in the inline-level structure element should be shifted,
|
2026
2001
|
measuring from the baseline of the glyphs.</p>
|
2027
2002
|
<div class="refsect3">
|
2028
|
-
<a name="id-1.2.
|
2029
|
-
<div class="informaltable"><table width="100%" border="0">
|
2003
|
+
<a name="id-1.2.11.9.43.5"></a><h4>Parameters</h4>
|
2004
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2030
2005
|
<colgroup>
|
2031
2006
|
<col width="150px" class="parameters_name">
|
2032
2007
|
<col class="parameters_description">
|
@@ -2040,11 +2015,10 @@ measuring from the baseline of the glyphs.</p>
|
|
2040
2015
|
</table></div>
|
2041
2016
|
</div>
|
2042
2017
|
<div class="refsect3">
|
2043
|
-
<a name="id-1.2.
|
2018
|
+
<a name="id-1.2.11.9.43.6"></a><h4>Returns</h4>
|
2044
2019
|
<p> A numeric value.</p>
|
2045
|
-
<p></p>
|
2046
2020
|
</div>
|
2047
|
-
<p class="since">Since 0.26</p>
|
2021
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2048
2022
|
</div>
|
2049
2023
|
<hr>
|
2050
2024
|
<div class="refsect2">
|
@@ -2056,8 +2030,8 @@ poppler_structure_element_get_line_height
|
|
2056
2030
|
Note that for elements which do not specify a line height, it has to be calculated,
|
2057
2031
|
and in this case -1 is returned.</p>
|
2058
2032
|
<div class="refsect3">
|
2059
|
-
<a name="id-1.2.
|
2060
|
-
<div class="informaltable"><table width="100%" border="0">
|
2033
|
+
<a name="id-1.2.11.9.44.5"></a><h4>Parameters</h4>
|
2034
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2061
2035
|
<colgroup>
|
2062
2036
|
<col width="150px" class="parameters_name">
|
2063
2037
|
<col class="parameters_description">
|
@@ -2071,12 +2045,11 @@ and in this case -1 is returned.</p>
|
|
2071
2045
|
</table></div>
|
2072
2046
|
</div>
|
2073
2047
|
<div class="refsect3">
|
2074
|
-
<a name="id-1.2.
|
2048
|
+
<a name="id-1.2.11.9.44.6"></a><h4>Returns</h4>
|
2075
2049
|
<p> A positive value if a line height is defined, or -1
|
2076
2050
|
if the height is to be calculated automatically.</p>
|
2077
|
-
<p></p>
|
2078
2051
|
</div>
|
2079
|
-
<p class="since">Since 0.26</p>
|
2052
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2080
2053
|
</div>
|
2081
2054
|
<hr>
|
2082
2055
|
<div class="refsect2">
|
@@ -2090,8 +2063,8 @@ in the inline-level structure element.
|
|
2090
2063
|
If this attribute is not specified, the color for this element shall be the current fill
|
2091
2064
|
color in effect at the start of its associated content.</p>
|
2092
2065
|
<div class="refsect3">
|
2093
|
-
<a name="id-1.2.
|
2094
|
-
<div class="informaltable"><table width="100%" border="0">
|
2066
|
+
<a name="id-1.2.11.9.45.5"></a><h4>Parameters</h4>
|
2067
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2095
2068
|
<colgroup>
|
2096
2069
|
<col width="150px" class="parameters_name">
|
2097
2070
|
<col class="parameters_description">
|
@@ -2112,12 +2085,11 @@ color in effect at the start of its associated content.</p>
|
|
2112
2085
|
</table></div>
|
2113
2086
|
</div>
|
2114
2087
|
<div class="refsect3">
|
2115
|
-
<a name="id-1.2.
|
2088
|
+
<a name="id-1.2.11.9.45.6"></a><h4>Returns</h4>
|
2116
2089
|
<p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a color is defined for the element,
|
2117
2090
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
2118
|
-
<p></p>
|
2119
2091
|
</div>
|
2120
|
-
<p class="since">Since 0.26</p>
|
2092
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2121
2093
|
</div>
|
2122
2094
|
<hr>
|
2123
2095
|
<div class="refsect2">
|
@@ -2130,8 +2102,8 @@ in the inline-level structure element.
|
|
2130
2102
|
If this attribute is not specified, it shall be derived from the current
|
2131
2103
|
stroke thickness in effect at the start of the element’s associated content.</p>
|
2132
2104
|
<div class="refsect3">
|
2133
|
-
<a name="id-1.2.
|
2134
|
-
<div class="informaltable"><table width="100%" border="0">
|
2105
|
+
<a name="id-1.2.11.9.46.5"></a><h4>Parameters</h4>
|
2106
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2135
2107
|
<colgroup>
|
2136
2108
|
<col width="150px" class="parameters_name">
|
2137
2109
|
<col class="parameters_description">
|
@@ -2145,11 +2117,10 @@ stroke thickness in effect at the start of the element’s associated content.</
|
|
2145
2117
|
</table></div>
|
2146
2118
|
</div>
|
2147
2119
|
<div class="refsect3">
|
2148
|
-
<a name="id-1.2.
|
2149
|
-
<p> Thickness of the text decoration, or
|
2150
|
-
<p></p>
|
2120
|
+
<a name="id-1.2.11.9.46.6"></a><h4>Returns</h4>
|
2121
|
+
<p> Thickness of the text decoration, or NAN if not defined.</p>
|
2151
2122
|
</div>
|
2152
|
-
<p class="since">Since 0.26</p>
|
2123
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2153
2124
|
</div>
|
2154
2125
|
<hr>
|
2155
2126
|
<div class="refsect2">
|
@@ -2160,8 +2131,8 @@ poppler_structure_element_get_text_decoration_type
|
|
2160
2131
|
<p>Obtains the text decoration type of the text contained in the
|
2161
2132
|
inline-level structure element.</p>
|
2162
2133
|
<div class="refsect3">
|
2163
|
-
<a name="id-1.2.
|
2164
|
-
<div class="informaltable"><table width="100%" border="0">
|
2134
|
+
<a name="id-1.2.11.9.47.5"></a><h4>Parameters</h4>
|
2135
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2165
2136
|
<colgroup>
|
2166
2137
|
<col width="150px" class="parameters_name">
|
2167
2138
|
<col class="parameters_description">
|
@@ -2175,11 +2146,10 @@ inline-level structure element.</p>
|
|
2175
2146
|
</table></div>
|
2176
2147
|
</div>
|
2177
2148
|
<div class="refsect3">
|
2178
|
-
<a name="id-1.2.
|
2149
|
+
<a name="id-1.2.11.9.47.6"></a><h4>Returns</h4>
|
2179
2150
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureTextDecoration" title="enum PopplerStructureTextDecoration"><span class="type">PopplerStructureTextDecoration</span></a> value.</p>
|
2180
|
-
<p></p>
|
2181
2151
|
</div>
|
2182
|
-
<p class="since">Since 0.26</p>
|
2152
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2183
2153
|
</div>
|
2184
2154
|
<hr>
|
2185
2155
|
<div class="refsect2">
|
@@ -2190,8 +2160,8 @@ poppler_structure_element_get_ruby_align
|
|
2190
2160
|
<p>Obtains the alignment for the ruby text contained in a
|
2191
2161
|
inline-level structure element.</p>
|
2192
2162
|
<div class="refsect3">
|
2193
|
-
<a name="id-1.2.
|
2194
|
-
<div class="informaltable"><table width="100%" border="0">
|
2163
|
+
<a name="id-1.2.11.9.48.5"></a><h4>Parameters</h4>
|
2164
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2195
2165
|
<colgroup>
|
2196
2166
|
<col width="150px" class="parameters_name">
|
2197
2167
|
<col class="parameters_description">
|
@@ -2205,11 +2175,10 @@ inline-level structure element.</p>
|
|
2205
2175
|
</table></div>
|
2206
2176
|
</div>
|
2207
2177
|
<div class="refsect3">
|
2208
|
-
<a name="id-1.2.
|
2178
|
+
<a name="id-1.2.11.9.48.6"></a><h4>Returns</h4>
|
2209
2179
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureRubyAlign" title="enum PopplerStructureRubyAlign"><span class="type">PopplerStructureRubyAlign</span></a> value.</p>
|
2210
|
-
<p></p>
|
2211
2180
|
</div>
|
2212
|
-
<p class="since">Since 0.26</p>
|
2181
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2213
2182
|
</div>
|
2214
2183
|
<hr>
|
2215
2184
|
<div class="refsect2">
|
@@ -2220,8 +2189,8 @@ poppler_structure_element_get_ruby_position
|
|
2220
2189
|
<p>Obtains the position for the ruby text contained in a
|
2221
2190
|
inline-level structure element.</p>
|
2222
2191
|
<div class="refsect3">
|
2223
|
-
<a name="id-1.2.
|
2224
|
-
<div class="informaltable"><table width="100%" border="0">
|
2192
|
+
<a name="id-1.2.11.9.49.5"></a><h4>Parameters</h4>
|
2193
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2225
2194
|
<colgroup>
|
2226
2195
|
<col width="150px" class="parameters_name">
|
2227
2196
|
<col class="parameters_description">
|
@@ -2235,11 +2204,10 @@ inline-level structure element.</p>
|
|
2235
2204
|
</table></div>
|
2236
2205
|
</div>
|
2237
2206
|
<div class="refsect3">
|
2238
|
-
<a name="id-1.2.
|
2207
|
+
<a name="id-1.2.11.9.49.6"></a><h4>Returns</h4>
|
2239
2208
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureRubyPosition" title="enum PopplerStructureRubyPosition"><span class="type">PopplerStructureRubyPosition</span></a> value.</p>
|
2240
|
-
<p></p>
|
2241
2209
|
</div>
|
2242
|
-
<p class="since">Since 0.26</p>
|
2210
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2243
2211
|
</div>
|
2244
2212
|
<hr>
|
2245
2213
|
<div class="refsect2">
|
@@ -2250,8 +2218,8 @@ poppler_structure_element_get_glyph_orientation
|
|
2250
2218
|
<p>Obtains the glyph orientation for the text contained in a
|
2251
2219
|
inline-level structure element.</p>
|
2252
2220
|
<div class="refsect3">
|
2253
|
-
<a name="id-1.2.
|
2254
|
-
<div class="informaltable"><table width="100%" border="0">
|
2221
|
+
<a name="id-1.2.11.9.50.5"></a><h4>Parameters</h4>
|
2222
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2255
2223
|
<colgroup>
|
2256
2224
|
<col width="150px" class="parameters_name">
|
2257
2225
|
<col class="parameters_description">
|
@@ -2265,11 +2233,10 @@ inline-level structure element.</p>
|
|
2265
2233
|
</table></div>
|
2266
2234
|
</div>
|
2267
2235
|
<div class="refsect3">
|
2268
|
-
<a name="id-1.2.
|
2236
|
+
<a name="id-1.2.11.9.50.6"></a><h4>Returns</h4>
|
2269
2237
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureGlyphOrientation" title="enum PopplerStructureGlyphOrientation"><span class="type">PopplerStructureGlyphOrientation</span></a> value.</p>
|
2270
|
-
<p></p>
|
2271
2238
|
</div>
|
2272
|
-
<p class="since">Since 0.26</p>
|
2239
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2273
2240
|
</div>
|
2274
2241
|
<hr>
|
2275
2242
|
<div class="refsect2">
|
@@ -2280,8 +2247,8 @@ poppler_structure_element_get_column_count
|
|
2280
2247
|
<p>Obtains the number of columns used to lay out the content contained
|
2281
2248
|
in the grouping element.</p>
|
2282
2249
|
<div class="refsect3">
|
2283
|
-
<a name="id-1.2.
|
2284
|
-
<div class="informaltable"><table width="100%" border="0">
|
2250
|
+
<a name="id-1.2.11.9.51.5"></a><h4>Parameters</h4>
|
2251
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2285
2252
|
<colgroup>
|
2286
2253
|
<col width="150px" class="parameters_name">
|
2287
2254
|
<col class="parameters_description">
|
@@ -2295,11 +2262,10 @@ in the grouping element.</p>
|
|
2295
2262
|
</table></div>
|
2296
2263
|
</div>
|
2297
2264
|
<div class="refsect3">
|
2298
|
-
<a name="id-1.2.
|
2265
|
+
<a name="id-1.2.11.9.51.6"></a><h4>Returns</h4>
|
2299
2266
|
<p> Number of columns.</p>
|
2300
|
-
<p></p>
|
2301
2267
|
</div>
|
2302
|
-
<p class="since">Since 0.26</p>
|
2268
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2303
2269
|
</div>
|
2304
2270
|
<hr>
|
2305
2271
|
<div class="refsect2">
|
@@ -2311,15 +2277,17 @@ poppler_structure_element_get_column_gaps
|
|
2311
2277
|
<p>Obtains the size of the gaps in between adjacent columns. Returns an
|
2312
2278
|
array of elements: the first one is the size of the gap in between
|
2313
2279
|
columns 1 and 2, second is the size between columns 2 and 3, and so on.</p>
|
2314
|
-
<p>For elements which use a single column, <a href="/home/vagrant/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 and <
|
2280
|
+
<p>For elements which use a single column, <a href="/home/vagrant/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 and <em class="parameter"><code>n_values</code></em>
|
2281
|
+
|
2315
2282
|
is set to zero.</p>
|
2316
|
-
<p>If the attribute is undefined, <a href="/home/vagrant/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 and <
|
2283
|
+
<p>If the attribute is undefined, <a href="/home/vagrant/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 and <em class="parameter"><code>n_values</code></em>
|
2284
|
+
is set
|
2317
2285
|
to a non-zero value.</p>
|
2318
2286
|
<p>The array with the results is allocated by the function. When it is
|
2319
2287
|
not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2320
2288
|
<div class="refsect3">
|
2321
|
-
<a name="id-1.2.
|
2322
|
-
<div class="informaltable"><table width="100%" border="0">
|
2289
|
+
<a name="id-1.2.11.9.52.8"></a><h4>Parameters</h4>
|
2290
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2323
2291
|
<colgroup>
|
2324
2292
|
<col width="150px" class="parameters_name">
|
2325
2293
|
<col class="parameters_description">
|
@@ -2340,12 +2308,12 @@ not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/gli
|
|
2340
2308
|
</table></div>
|
2341
2309
|
</div>
|
2342
2310
|
<div class="refsect3">
|
2343
|
-
<a name="id-1.2.
|
2311
|
+
<a name="id-1.2.11.9.52.9"></a><h4>Returns</h4>
|
2344
2312
|
<p> Array containing the values for the column gaps, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the
|
2345
2313
|
array is empty or the attribute is not defined. </p>
|
2346
2314
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_values][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> gdouble]</span></p>
|
2347
2315
|
</div>
|
2348
|
-
<p class="since">Since 0.26</p>
|
2316
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2349
2317
|
</div>
|
2350
2318
|
<hr>
|
2351
2319
|
<div class="refsect2">
|
@@ -2358,8 +2326,8 @@ poppler_structure_element_get_column_widths
|
|
2358
2326
|
<p>The array with the results is allocated by the function. When it is
|
2359
2327
|
not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2360
2328
|
<div class="refsect3">
|
2361
|
-
<a name="id-1.2.
|
2362
|
-
<div class="informaltable"><table width="100%" border="0">
|
2329
|
+
<a name="id-1.2.11.9.53.6"></a><h4>Parameters</h4>
|
2330
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2363
2331
|
<colgroup>
|
2364
2332
|
<col width="150px" class="parameters_name">
|
2365
2333
|
<col class="parameters_description">
|
@@ -2380,12 +2348,12 @@ not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/gli
|
|
2380
2348
|
</table></div>
|
2381
2349
|
</div>
|
2382
2350
|
<div class="refsect3">
|
2383
|
-
<a name="id-1.2.
|
2351
|
+
<a name="id-1.2.11.9.53.7"></a><h4>Returns</h4>
|
2384
2352
|
<p> Array containing widths of the columns, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2385
2353
|
is not defined. </p>
|
2386
2354
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_values][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> gdouble]</span></p>
|
2387
2355
|
</div>
|
2388
|
-
<p class="since">Since 0.26</p>
|
2356
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2389
2357
|
</div>
|
2390
2358
|
<hr>
|
2391
2359
|
<div class="refsect2">
|
@@ -2395,8 +2363,8 @@ poppler_structure_element_get_list_numbering
|
|
2395
2363
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2396
2364
|
<p>Obtains the list numbering style for list items.</p>
|
2397
2365
|
<div class="refsect3">
|
2398
|
-
<a name="id-1.2.
|
2399
|
-
<div class="informaltable"><table width="100%" border="0">
|
2366
|
+
<a name="id-1.2.11.9.54.5"></a><h4>Parameters</h4>
|
2367
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2400
2368
|
<colgroup>
|
2401
2369
|
<col width="150px" class="parameters_name">
|
2402
2370
|
<col class="parameters_description">
|
@@ -2410,11 +2378,10 @@ poppler_structure_element_get_list_numbering
|
|
2410
2378
|
</table></div>
|
2411
2379
|
</div>
|
2412
2380
|
<div class="refsect3">
|
2413
|
-
<a name="id-1.2.
|
2381
|
+
<a name="id-1.2.11.9.54.6"></a><h4>Returns</h4>
|
2414
2382
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureListNumbering" title="enum PopplerStructureListNumbering"><span class="type">PopplerStructureListNumbering</span></a> value.</p>
|
2415
|
-
<p></p>
|
2416
2383
|
</div>
|
2417
|
-
<p class="since">Since 0.26</p>
|
2384
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2418
2385
|
</div>
|
2419
2386
|
<hr>
|
2420
2387
|
<div class="refsect2">
|
@@ -2426,8 +2393,8 @@ poppler_structure_element_get_form_role
|
|
2426
2393
|
a form field. This hints how the control for the element is intended
|
2427
2394
|
to be rendered.</p>
|
2428
2395
|
<div class="refsect3">
|
2429
|
-
<a name="id-1.2.
|
2430
|
-
<div class="informaltable"><table width="100%" border="0">
|
2396
|
+
<a name="id-1.2.11.9.55.5"></a><h4>Parameters</h4>
|
2397
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2431
2398
|
<colgroup>
|
2432
2399
|
<col width="150px" class="parameters_name">
|
2433
2400
|
<col class="parameters_description">
|
@@ -2441,11 +2408,10 @@ to be rendered.</p>
|
|
2441
2408
|
</table></div>
|
2442
2409
|
</div>
|
2443
2410
|
<div class="refsect3">
|
2444
|
-
<a name="id-1.2.
|
2411
|
+
<a name="id-1.2.11.9.55.6"></a><h4>Returns</h4>
|
2445
2412
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureFormRole" title="enum PopplerStructureFormRole"><span class="type">PopplerStructureFormRole</span></a> value.</p>
|
2446
|
-
<p></p>
|
2447
2413
|
</div>
|
2448
|
-
<p class="since">Since 0.26</p>
|
2414
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2449
2415
|
</div>
|
2450
2416
|
<hr>
|
2451
2417
|
<div class="refsect2">
|
@@ -2456,8 +2422,8 @@ poppler_structure_element_get_form_state
|
|
2456
2422
|
<p>For a structure element that is a form field, obtains in which state
|
2457
2423
|
the associated control is expected to be rendered.</p>
|
2458
2424
|
<div class="refsect3">
|
2459
|
-
<a name="id-1.2.
|
2460
|
-
<div class="informaltable"><table width="100%" border="0">
|
2425
|
+
<a name="id-1.2.11.9.56.5"></a><h4>Parameters</h4>
|
2426
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2461
2427
|
<colgroup>
|
2462
2428
|
<col width="150px" class="parameters_name">
|
2463
2429
|
<col class="parameters_description">
|
@@ -2471,11 +2437,10 @@ the associated control is expected to be rendered.</p>
|
|
2471
2437
|
</table></div>
|
2472
2438
|
</div>
|
2473
2439
|
<div class="refsect3">
|
2474
|
-
<a name="id-1.2.
|
2440
|
+
<a name="id-1.2.11.9.56.6"></a><h4>Returns</h4>
|
2475
2441
|
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureFormState" title="enum PopplerStructureFormState"><span class="type">PopplerStructureFormState</span></a> value.</p>
|
2476
|
-
<p></p>
|
2477
2442
|
</div>
|
2478
|
-
<p class="since">Since 0.26</p>
|
2443
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2479
2444
|
</div>
|
2480
2445
|
<hr>
|
2481
2446
|
<div class="refsect2">
|
@@ -2491,8 +2456,8 @@ element to the user.</p>
|
|
2491
2456
|
<p>The returned string is allocated by the function. When it is
|
2492
2457
|
not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2493
2458
|
<div class="refsect3">
|
2494
|
-
<a name="id-1.2.
|
2495
|
-
<div class="informaltable"><table width="100%" border="0">
|
2459
|
+
<a name="id-1.2.11.9.57.6"></a><h4>Parameters</h4>
|
2460
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2496
2461
|
<colgroup>
|
2497
2462
|
<col width="150px" class="parameters_name">
|
2498
2463
|
<col class="parameters_description">
|
@@ -2506,12 +2471,12 @@ not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/gli
|
|
2506
2471
|
</table></div>
|
2507
2472
|
</div>
|
2508
2473
|
<div class="refsect3">
|
2509
|
-
<a name="id-1.2.
|
2474
|
+
<a name="id-1.2.11.9.57.7"></a><h4>Returns</h4>
|
2510
2475
|
<p> A string, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2511
2476
|
is not defined. </p>
|
2512
2477
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2513
2478
|
</div>
|
2514
|
-
<p class="since">Since 0.26</p>
|
2479
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2515
2480
|
</div>
|
2516
2481
|
<hr>
|
2517
2482
|
<div class="refsect2">
|
@@ -2521,8 +2486,8 @@ poppler_structure_element_get_table_row_span
|
|
2521
2486
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2522
2487
|
<p>Obtains the number of rows the table element spans to.</p>
|
2523
2488
|
<div class="refsect3">
|
2524
|
-
<a name="id-1.2.
|
2525
|
-
<div class="informaltable"><table width="100%" border="0">
|
2489
|
+
<a name="id-1.2.11.9.58.5"></a><h4>Parameters</h4>
|
2490
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2526
2491
|
<colgroup>
|
2527
2492
|
<col width="150px" class="parameters_name">
|
2528
2493
|
<col class="parameters_description">
|
@@ -2536,11 +2501,10 @@ poppler_structure_element_get_table_row_span
|
|
2536
2501
|
</table></div>
|
2537
2502
|
</div>
|
2538
2503
|
<div class="refsect3">
|
2539
|
-
<a name="id-1.2.
|
2504
|
+
<a name="id-1.2.11.9.58.6"></a><h4>Returns</h4>
|
2540
2505
|
<p> A positive, non-zero value.</p>
|
2541
|
-
<p></p>
|
2542
2506
|
</div>
|
2543
|
-
<p class="since">Since 0.26</p>
|
2507
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2544
2508
|
</div>
|
2545
2509
|
<hr>
|
2546
2510
|
<div class="refsect2">
|
@@ -2550,8 +2514,8 @@ poppler_structure_element_get_table_column_span
|
|
2550
2514
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2551
2515
|
<p>Obtains the number of columns the table element spans to.</p>
|
2552
2516
|
<div class="refsect3">
|
2553
|
-
<a name="id-1.2.
|
2554
|
-
<div class="informaltable"><table width="100%" border="0">
|
2517
|
+
<a name="id-1.2.11.9.59.5"></a><h4>Parameters</h4>
|
2518
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2555
2519
|
<colgroup>
|
2556
2520
|
<col width="150px" class="parameters_name">
|
2557
2521
|
<col class="parameters_description">
|
@@ -2565,11 +2529,10 @@ poppler_structure_element_get_table_column_span
|
|
2565
2529
|
</table></div>
|
2566
2530
|
</div>
|
2567
2531
|
<div class="refsect3">
|
2568
|
-
<a name="id-1.2.
|
2532
|
+
<a name="id-1.2.11.9.59.6"></a><h4>Returns</h4>
|
2569
2533
|
<p> A positive, non-zero value.</p>
|
2570
|
-
<p></p>
|
2571
2534
|
</div>
|
2572
|
-
<p class="since">Since 0.26</p>
|
2535
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2573
2536
|
</div>
|
2574
2537
|
<hr>
|
2575
2538
|
<div class="refsect2">
|
@@ -2583,8 +2546,8 @@ useful for table header row elements.</p>
|
|
2583
2546
|
of items in the returned array can be obtained with <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strv-length"><code class="function">g_strv_length()</code></a>.
|
2584
2547
|
The returned value must be freed using <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html#g-strfreev"><code class="function">g_strfreev()</code></a>.</p>
|
2585
2548
|
<div class="refsect3">
|
2586
|
-
<a name="id-1.2.
|
2587
|
-
<div class="informaltable"><table width="100%" border="0">
|
2549
|
+
<a name="id-1.2.11.9.60.6"></a><h4>Parameters</h4>
|
2550
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2588
2551
|
<colgroup>
|
2589
2552
|
<col width="150px" class="parameters_name">
|
2590
2553
|
<col class="parameters_description">
|
@@ -2598,12 +2561,12 @@ The returned value must be freed using <a href="/home/vagrant/ruby-gnome2.win32/
|
|
2598
2561
|
</table></div>
|
2599
2562
|
</div>
|
2600
2563
|
<div class="refsect3">
|
2601
|
-
<a name="id-1.2.
|
2564
|
+
<a name="id-1.2.11.9.60.7"></a><h4>Returns</h4>
|
2602
2565
|
<p> Zero-terminated array of strings with the table header names,
|
2603
2566
|
or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute is not defined. </p>
|
2604
2567
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> gchar*]</span></p>
|
2605
2568
|
</div>
|
2606
|
-
<p class="since">Since 0.26</p>
|
2569
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2607
2570
|
</div>
|
2608
2571
|
<hr>
|
2609
2572
|
<div class="refsect2">
|
@@ -2613,8 +2576,8 @@ poppler_structure_element_get_table_scope
|
|
2613
2576
|
(<em class="parameter"><code><a class="link" href="PopplerStructureElement.html" title="PopplerStructureElement"><span class="type">PopplerStructureElement</span></a> *poppler_structure_element</code></em>);</pre>
|
2614
2577
|
<p>Obtains the scope of a table structure element.</p>
|
2615
2578
|
<div class="refsect3">
|
2616
|
-
<a name="id-1.2.
|
2617
|
-
<div class="informaltable"><table width="100%" border="0">
|
2579
|
+
<a name="id-1.2.11.9.61.5"></a><h4>Parameters</h4>
|
2580
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2618
2581
|
<colgroup>
|
2619
2582
|
<col width="150px" class="parameters_name">
|
2620
2583
|
<col class="parameters_description">
|
@@ -2628,11 +2591,10 @@ poppler_structure_element_get_table_scope
|
|
2628
2591
|
</table></div>
|
2629
2592
|
</div>
|
2630
2593
|
<div class="refsect3">
|
2631
|
-
<a name="id-1.2.
|
2632
|
-
<p> A <span class="type">
|
2633
|
-
<p></p>
|
2594
|
+
<a name="id-1.2.11.9.61.6"></a><h4>Returns</h4>
|
2595
|
+
<p> A <a class="link" href="PopplerStructureElement.html#PopplerStructureTableScope" title="enum PopplerStructureTableScope"><span class="type">PopplerStructureTableScope</span></a> value.</p>
|
2634
2596
|
</div>
|
2635
|
-
<p class="since">Since 0.26</p>
|
2597
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2636
2598
|
</div>
|
2637
2599
|
<hr>
|
2638
2600
|
<div class="refsect2">
|
@@ -2649,8 +2611,8 @@ keywords.</p>
|
|
2649
2611
|
<p>The returned string is allocated by the function. When it is
|
2650
2612
|
not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a> on it.</p>
|
2651
2613
|
<div class="refsect3">
|
2652
|
-
<a name="id-1.2.
|
2653
|
-
<div class="informaltable"><table width="100%" border="0">
|
2614
|
+
<a name="id-1.2.11.9.62.6"></a><h4>Parameters</h4>
|
2615
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2654
2616
|
<colgroup>
|
2655
2617
|
<col width="150px" class="parameters_name">
|
2656
2618
|
<col class="parameters_description">
|
@@ -2664,12 +2626,12 @@ not needed anymore, be sure to call <a href="/home/vagrant/ruby-gnome2.win32/gli
|
|
2664
2626
|
</table></div>
|
2665
2627
|
</div>
|
2666
2628
|
<div class="refsect3">
|
2667
|
-
<a name="id-1.2.
|
2629
|
+
<a name="id-1.2.11.9.62.7"></a><h4>Returns</h4>
|
2668
2630
|
<p> A string, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the attribute
|
2669
2631
|
is not defined. </p>
|
2670
2632
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2671
2633
|
</div>
|
2672
|
-
<p class="since">Since 0.26</p>
|
2634
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2673
2635
|
</div>
|
2674
2636
|
<hr>
|
2675
2637
|
<div class="refsect2">
|
@@ -2678,8 +2640,8 @@ is not defined. </p>
|
|
2678
2640
|
poppler_text_span_copy (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2679
2641
|
<p>Makes a copy of a text span.</p>
|
2680
2642
|
<div class="refsect3">
|
2681
|
-
<a name="id-1.2.
|
2682
|
-
<div class="informaltable"><table width="100%" border="0">
|
2643
|
+
<a name="id-1.2.11.9.63.5"></a><h4>Parameters</h4>
|
2644
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2683
2645
|
<colgroup>
|
2684
2646
|
<col width="150px" class="parameters_name">
|
2685
2647
|
<col class="parameters_description">
|
@@ -2693,11 +2655,11 @@ poppler_text_span_copy (<em class="parameter"><code><a class="link" href="Popple
|
|
2693
2655
|
</table></div>
|
2694
2656
|
</div>
|
2695
2657
|
<div class="refsect3">
|
2696
|
-
<a name="id-1.2.
|
2658
|
+
<a name="id-1.2.11.9.63.6"></a><h4>Returns</h4>
|
2697
2659
|
<p> A new <a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a>. </p>
|
2698
2660
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2699
2661
|
</div>
|
2700
|
-
<p class="since">Since 0.26</p>
|
2662
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2701
2663
|
</div>
|
2702
2664
|
<hr>
|
2703
2665
|
<div class="refsect2">
|
@@ -2706,8 +2668,8 @@ poppler_text_span_copy (<em class="parameter"><code><a class="link" href="Popple
|
|
2706
2668
|
poppler_text_span_free (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2707
2669
|
<p>Frees a text span.</p>
|
2708
2670
|
<div class="refsect3">
|
2709
|
-
<a name="id-1.2.
|
2710
|
-
<div class="informaltable"><table width="100%" border="0">
|
2671
|
+
<a name="id-1.2.11.9.64.5"></a><h4>Parameters</h4>
|
2672
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2711
2673
|
<colgroup>
|
2712
2674
|
<col width="150px" class="parameters_name">
|
2713
2675
|
<col class="parameters_description">
|
@@ -2720,7 +2682,7 @@ poppler_text_span_free (<em class="parameter"><code><a class="link" href="Popple
|
|
2720
2682
|
</tr></tbody>
|
2721
2683
|
</table></div>
|
2722
2684
|
</div>
|
2723
|
-
<p class="since">Since 0.26</p>
|
2685
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2724
2686
|
</div>
|
2725
2687
|
<hr>
|
2726
2688
|
<div class="refsect2">
|
@@ -2729,8 +2691,8 @@ poppler_text_span_free (<em class="parameter"><code><a class="link" href="Popple
|
|
2729
2691
|
poppler_text_span_is_fixed_width_font (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2730
2692
|
<p>Check wether a text span is meant to be rendered using a fixed-width font.</p>
|
2731
2693
|
<div class="refsect3">
|
2732
|
-
<a name="id-1.2.
|
2733
|
-
<div class="informaltable"><table width="100%" border="0">
|
2694
|
+
<a name="id-1.2.11.9.65.5"></a><h4>Parameters</h4>
|
2695
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2734
2696
|
<colgroup>
|
2735
2697
|
<col width="150px" class="parameters_name">
|
2736
2698
|
<col class="parameters_description">
|
@@ -2744,11 +2706,10 @@ poppler_text_span_is_fixed_width_font (<em class="parameter"><code><a class="lin
|
|
2744
2706
|
</table></div>
|
2745
2707
|
</div>
|
2746
2708
|
<div class="refsect3">
|
2747
|
-
<a name="id-1.2.
|
2709
|
+
<a name="id-1.2.11.9.65.6"></a><h4>Returns</h4>
|
2748
2710
|
<p> Whether the span uses a fixed-width font.</p>
|
2749
|
-
<p></p>
|
2750
2711
|
</div>
|
2751
|
-
<p class="since">Since 0.26</p>
|
2712
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2752
2713
|
</div>
|
2753
2714
|
<hr>
|
2754
2715
|
<div class="refsect2">
|
@@ -2757,8 +2718,8 @@ poppler_text_span_is_fixed_width_font (<em class="parameter"><code><a class="lin
|
|
2757
2718
|
poppler_text_span_is_serif_font (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2758
2719
|
<p>Check whether a text span is meant to be rendered using a serif font.</p>
|
2759
2720
|
<div class="refsect3">
|
2760
|
-
<a name="id-1.2.
|
2761
|
-
<div class="informaltable"><table width="100%" border="0">
|
2721
|
+
<a name="id-1.2.11.9.66.5"></a><h4>Parameters</h4>
|
2722
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2762
2723
|
<colgroup>
|
2763
2724
|
<col width="150px" class="parameters_name">
|
2764
2725
|
<col class="parameters_description">
|
@@ -2772,11 +2733,10 @@ poppler_text_span_is_serif_font (<em class="parameter"><code><a class="link" hre
|
|
2772
2733
|
</table></div>
|
2773
2734
|
</div>
|
2774
2735
|
<div class="refsect3">
|
2775
|
-
<a name="id-1.2.
|
2736
|
+
<a name="id-1.2.11.9.66.6"></a><h4>Returns</h4>
|
2776
2737
|
<p> Whether the span uses a serif font.</p>
|
2777
|
-
<p></p>
|
2778
2738
|
</div>
|
2779
|
-
<p class="since">Since 0.26</p>
|
2739
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2780
2740
|
</div>
|
2781
2741
|
<hr>
|
2782
2742
|
<div class="refsect2">
|
@@ -2785,8 +2745,8 @@ poppler_text_span_is_serif_font (<em class="parameter"><code><a class="link" hre
|
|
2785
2745
|
poppler_text_span_is_bold_font (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2786
2746
|
<p>Check whether a text span is meant to be rendered using a bold font.</p>
|
2787
2747
|
<div class="refsect3">
|
2788
|
-
<a name="id-1.2.
|
2789
|
-
<div class="informaltable"><table width="100%" border="0">
|
2748
|
+
<a name="id-1.2.11.9.67.5"></a><h4>Parameters</h4>
|
2749
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2790
2750
|
<colgroup>
|
2791
2751
|
<col width="150px" class="parameters_name">
|
2792
2752
|
<col class="parameters_description">
|
@@ -2800,11 +2760,10 @@ poppler_text_span_is_bold_font (<em class="parameter"><code><a class="link" href
|
|
2800
2760
|
</table></div>
|
2801
2761
|
</div>
|
2802
2762
|
<div class="refsect3">
|
2803
|
-
<a name="id-1.2.
|
2763
|
+
<a name="id-1.2.11.9.67.6"></a><h4>Returns</h4>
|
2804
2764
|
<p> Whether the span uses bold font.</p>
|
2805
|
-
<p></p>
|
2806
2765
|
</div>
|
2807
|
-
<p class="since">Since 0.26</p>
|
2766
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2808
2767
|
</div>
|
2809
2768
|
<hr>
|
2810
2769
|
<div class="refsect2">
|
@@ -2814,8 +2773,8 @@ poppler_text_span_get_color (<em class="parameter"><code><a class="link" href="P
|
|
2814
2773
|
<em class="parameter"><code><a class="link" href="poppler-PopplerColor.html#PopplerColor" title="PopplerColor"><span class="type">PopplerColor</span></a> *color</code></em>);</pre>
|
2815
2774
|
<p>Obtains the color in which the text is to be rendered.</p>
|
2816
2775
|
<div class="refsect3">
|
2817
|
-
<a name="id-1.2.
|
2818
|
-
<div class="informaltable"><table width="100%" border="0">
|
2776
|
+
<a name="id-1.2.11.9.68.5"></a><h4>Parameters</h4>
|
2777
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2819
2778
|
<colgroup>
|
2820
2779
|
<col width="150px" class="parameters_name">
|
2821
2780
|
<col class="parameters_description">
|
@@ -2835,7 +2794,7 @@ poppler_text_span_get_color (<em class="parameter"><code><a class="link" href="P
|
|
2835
2794
|
</tbody>
|
2836
2795
|
</table></div>
|
2837
2796
|
</div>
|
2838
|
-
<p class="since">Since 0.26</p>
|
2797
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2839
2798
|
</div>
|
2840
2799
|
<hr>
|
2841
2800
|
<div class="refsect2">
|
@@ -2844,8 +2803,8 @@ poppler_text_span_get_color (<em class="parameter"><code><a class="link" href="P
|
|
2844
2803
|
poppler_text_span_get_text (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2845
2804
|
<p>Obtains the text contained in the span.</p>
|
2846
2805
|
<div class="refsect3">
|
2847
|
-
<a name="id-1.2.
|
2848
|
-
<div class="informaltable"><table width="100%" border="0">
|
2806
|
+
<a name="id-1.2.11.9.69.5"></a><h4>Parameters</h4>
|
2807
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2849
2808
|
<colgroup>
|
2850
2809
|
<col width="150px" class="parameters_name">
|
2851
2810
|
<col class="parameters_description">
|
@@ -2859,11 +2818,11 @@ poppler_text_span_get_text (<em class="parameter"><code><a class="link" href="Po
|
|
2859
2818
|
</table></div>
|
2860
2819
|
</div>
|
2861
2820
|
<div class="refsect3">
|
2862
|
-
<a name="id-1.2.
|
2821
|
+
<a name="id-1.2.11.9.69.6"></a><h4>Returns</h4>
|
2863
2822
|
<p> A string. </p>
|
2864
2823
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2865
2824
|
</div>
|
2866
|
-
<p class="since">Since 0.26</p>
|
2825
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2867
2826
|
</div>
|
2868
2827
|
<hr>
|
2869
2828
|
<div class="refsect2">
|
@@ -2872,8 +2831,8 @@ poppler_text_span_get_text (<em class="parameter"><code><a class="link" href="Po
|
|
2872
2831
|
poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" href="PopplerStructureElement.html#PopplerTextSpan" title="PopplerTextSpan"><span class="type">PopplerTextSpan</span></a> *poppler_text_span</code></em>);</pre>
|
2873
2832
|
<p>Obtains the name of the font in which the span is to be rendered.</p>
|
2874
2833
|
<div class="refsect3">
|
2875
|
-
<a name="id-1.2.
|
2876
|
-
<div class="informaltable"><table width="100%" border="0">
|
2834
|
+
<a name="id-1.2.11.9.70.5"></a><h4>Parameters</h4>
|
2835
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2877
2836
|
<colgroup>
|
2878
2837
|
<col width="150px" class="parameters_name">
|
2879
2838
|
<col class="parameters_description">
|
@@ -2887,12 +2846,12 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
2887
2846
|
</table></div>
|
2888
2847
|
</div>
|
2889
2848
|
<div class="refsect3">
|
2890
|
-
<a name="id-1.2.
|
2849
|
+
<a name="id-1.2.11.9.70.6"></a><h4>Returns</h4>
|
2891
2850
|
<p> A string containing the font name, or
|
2892
2851
|
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if a font is not defined. </p>
|
2893
2852
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2894
2853
|
</div>
|
2895
|
-
<p class="since">Since 0.26</p>
|
2854
|
+
<p class="since">Since: <a class="link" href="api-index-0-26.html#api-index-0.26">0.26</a></p>
|
2896
2855
|
</div>
|
2897
2856
|
</div>
|
2898
2857
|
<div class="refsect1">
|
@@ -2905,8 +2864,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
2905
2864
|
<div class="refsect2">
|
2906
2865
|
<a name="PopplerStructureElementKind"></a><h3>enum PopplerStructureElementKind</h3>
|
2907
2866
|
<div class="refsect3">
|
2908
|
-
<a name="id-1.2.
|
2909
|
-
<div class="informaltable"><table width="100%" border="0">
|
2867
|
+
<a name="id-1.2.11.10.3.3"></a><h4>Members</h4>
|
2868
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
2910
2869
|
<colgroup>
|
2911
2870
|
<col width="300px" class="enum_members_name">
|
2912
2871
|
<col class="enum_members_description">
|
@@ -3181,8 +3140,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3181
3140
|
<div class="refsect2">
|
3182
3141
|
<a name="PopplerStructureGetTextFlags"></a><h3>enum PopplerStructureGetTextFlags</h3>
|
3183
3142
|
<div class="refsect3">
|
3184
|
-
<a name="id-1.2.
|
3185
|
-
<div class="informaltable"><table width="100%" border="0">
|
3143
|
+
<a name="id-1.2.11.10.5.3"></a><h4>Members</h4>
|
3144
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3186
3145
|
<colgroup>
|
3187
3146
|
<col width="300px" class="enum_members_name">
|
3188
3147
|
<col class="enum_members_description">
|
@@ -3213,8 +3172,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3213
3172
|
<div class="refsect2">
|
3214
3173
|
<a name="PopplerStructurePlacement"></a><h3>enum PopplerStructurePlacement</h3>
|
3215
3174
|
<div class="refsect3">
|
3216
|
-
<a name="id-1.2.
|
3217
|
-
<div class="informaltable"><table width="100%" border="0">
|
3175
|
+
<a name="id-1.2.11.10.6.3"></a><h4>Members</h4>
|
3176
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3218
3177
|
<colgroup>
|
3219
3178
|
<col width="300px" class="enum_members_name">
|
3220
3179
|
<col class="enum_members_description">
|
@@ -3254,8 +3213,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3254
3213
|
<div class="refsect2">
|
3255
3214
|
<a name="PopplerStructureWritingMode"></a><h3>enum PopplerStructureWritingMode</h3>
|
3256
3215
|
<div class="refsect3">
|
3257
|
-
<a name="id-1.2.
|
3258
|
-
<div class="informaltable"><table width="100%" border="0">
|
3216
|
+
<a name="id-1.2.11.10.7.3"></a><h4>Members</h4>
|
3217
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3259
3218
|
<colgroup>
|
3260
3219
|
<col width="300px" class="enum_members_name">
|
3261
3220
|
<col class="enum_members_description">
|
@@ -3285,8 +3244,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3285
3244
|
<div class="refsect2">
|
3286
3245
|
<a name="PopplerStructureBorderStyle"></a><h3>enum PopplerStructureBorderStyle</h3>
|
3287
3246
|
<div class="refsect3">
|
3288
|
-
<a name="id-1.2.
|
3289
|
-
<div class="informaltable"><table width="100%" border="0">
|
3247
|
+
<a name="id-1.2.11.10.8.3"></a><h4>Members</h4>
|
3248
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3290
3249
|
<colgroup>
|
3291
3250
|
<col width="300px" class="enum_members_name">
|
3292
3251
|
<col class="enum_members_description">
|
@@ -3346,8 +3305,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3346
3305
|
<div class="refsect2">
|
3347
3306
|
<a name="PopplerStructureTextAlign"></a><h3>enum PopplerStructureTextAlign</h3>
|
3348
3307
|
<div class="refsect3">
|
3349
|
-
<a name="id-1.2.
|
3350
|
-
<div class="informaltable"><table width="100%" border="0">
|
3308
|
+
<a name="id-1.2.11.10.9.3"></a><h4>Members</h4>
|
3309
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3351
3310
|
<colgroup>
|
3352
3311
|
<col width="300px" class="enum_members_name">
|
3353
3312
|
<col class="enum_members_description">
|
@@ -3382,8 +3341,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3382
3341
|
<div class="refsect2">
|
3383
3342
|
<a name="PopplerStructureBlockAlign"></a><h3>enum PopplerStructureBlockAlign</h3>
|
3384
3343
|
<div class="refsect3">
|
3385
|
-
<a name="id-1.2.
|
3386
|
-
<div class="informaltable"><table width="100%" border="0">
|
3344
|
+
<a name="id-1.2.11.10.10.3"></a><h4>Members</h4>
|
3345
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3387
3346
|
<colgroup>
|
3388
3347
|
<col width="300px" class="enum_members_name">
|
3389
3348
|
<col class="enum_members_description">
|
@@ -3418,8 +3377,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3418
3377
|
<div class="refsect2">
|
3419
3378
|
<a name="PopplerStructureInlineAlign"></a><h3>enum PopplerStructureInlineAlign</h3>
|
3420
3379
|
<div class="refsect3">
|
3421
|
-
<a name="id-1.2.
|
3422
|
-
<div class="informaltable"><table width="100%" border="0">
|
3380
|
+
<a name="id-1.2.11.10.11.3"></a><h4>Members</h4>
|
3381
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3423
3382
|
<colgroup>
|
3424
3383
|
<col width="300px" class="enum_members_name">
|
3425
3384
|
<col class="enum_members_description">
|
@@ -3449,8 +3408,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3449
3408
|
<div class="refsect2">
|
3450
3409
|
<a name="PopplerStructureTextDecoration"></a><h3>enum PopplerStructureTextDecoration</h3>
|
3451
3410
|
<div class="refsect3">
|
3452
|
-
<a name="id-1.2.
|
3453
|
-
<div class="informaltable"><table width="100%" border="0">
|
3411
|
+
<a name="id-1.2.11.10.12.3"></a><h4>Members</h4>
|
3412
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3454
3413
|
<colgroup>
|
3455
3414
|
<col width="300px" class="enum_members_name">
|
3456
3415
|
<col class="enum_members_description">
|
@@ -3485,8 +3444,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3485
3444
|
<div class="refsect2">
|
3486
3445
|
<a name="PopplerStructureRubyAlign"></a><h3>enum PopplerStructureRubyAlign</h3>
|
3487
3446
|
<div class="refsect3">
|
3488
|
-
<a name="id-1.2.
|
3489
|
-
<div class="informaltable"><table width="100%" border="0">
|
3447
|
+
<a name="id-1.2.11.10.13.3"></a><h4>Members</h4>
|
3448
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3490
3449
|
<colgroup>
|
3491
3450
|
<col width="300px" class="enum_members_name">
|
3492
3451
|
<col class="enum_members_description">
|
@@ -3526,8 +3485,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3526
3485
|
<div class="refsect2">
|
3527
3486
|
<a name="PopplerStructureRubyPosition"></a><h3>enum PopplerStructureRubyPosition</h3>
|
3528
3487
|
<div class="refsect3">
|
3529
|
-
<a name="id-1.2.
|
3530
|
-
<div class="informaltable"><table width="100%" border="0">
|
3488
|
+
<a name="id-1.2.11.10.14.3"></a><h4>Members</h4>
|
3489
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3531
3490
|
<colgroup>
|
3532
3491
|
<col width="300px" class="enum_members_name">
|
3533
3492
|
<col class="enum_members_description">
|
@@ -3562,8 +3521,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3562
3521
|
<div class="refsect2">
|
3563
3522
|
<a name="PopplerStructureGlyphOrientation"></a><h3>enum PopplerStructureGlyphOrientation</h3>
|
3564
3523
|
<div class="refsect3">
|
3565
|
-
<a name="id-1.2.
|
3566
|
-
<div class="informaltable"><table width="100%" border="0">
|
3524
|
+
<a name="id-1.2.11.10.15.3"></a><h4>Members</h4>
|
3525
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3567
3526
|
<colgroup>
|
3568
3527
|
<col width="300px" class="enum_members_name">
|
3569
3528
|
<col class="enum_members_description">
|
@@ -3603,8 +3562,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3603
3562
|
<div class="refsect2">
|
3604
3563
|
<a name="PopplerStructureListNumbering"></a><h3>enum PopplerStructureListNumbering</h3>
|
3605
3564
|
<div class="refsect3">
|
3606
|
-
<a name="id-1.2.
|
3607
|
-
<div class="informaltable"><table width="100%" border="0">
|
3565
|
+
<a name="id-1.2.11.10.16.3"></a><h4>Members</h4>
|
3566
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3608
3567
|
<colgroup>
|
3609
3568
|
<col width="300px" class="enum_members_name">
|
3610
3569
|
<col class="enum_members_description">
|
@@ -3664,8 +3623,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3664
3623
|
<div class="refsect2">
|
3665
3624
|
<a name="PopplerStructureTableScope"></a><h3>enum PopplerStructureTableScope</h3>
|
3666
3625
|
<div class="refsect3">
|
3667
|
-
<a name="id-1.2.
|
3668
|
-
<div class="informaltable"><table width="100%" border="0">
|
3626
|
+
<a name="id-1.2.11.10.17.3"></a><h4>Members</h4>
|
3627
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3669
3628
|
<colgroup>
|
3670
3629
|
<col width="300px" class="enum_members_name">
|
3671
3630
|
<col class="enum_members_description">
|
@@ -3695,8 +3654,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3695
3654
|
<div class="refsect2">
|
3696
3655
|
<a name="PopplerStructureFormRole"></a><h3>enum PopplerStructureFormRole</h3>
|
3697
3656
|
<div class="refsect3">
|
3698
|
-
<a name="id-1.2.
|
3699
|
-
<div class="informaltable"><table width="100%" border="0">
|
3657
|
+
<a name="id-1.2.11.10.18.3"></a><h4>Members</h4>
|
3658
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3700
3659
|
<colgroup>
|
3701
3660
|
<col width="300px" class="enum_members_name">
|
3702
3661
|
<col class="enum_members_description">
|
@@ -3736,8 +3695,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3736
3695
|
<div class="refsect2">
|
3737
3696
|
<a name="PopplerStructureFormState"></a><h3>enum PopplerStructureFormState</h3>
|
3738
3697
|
<div class="refsect3">
|
3739
|
-
<a name="id-1.2.
|
3740
|
-
<div class="informaltable"><table width="100%" border="0">
|
3698
|
+
<a name="id-1.2.11.10.19.3"></a><h4>Members</h4>
|
3699
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
3741
3700
|
<colgroup>
|
3742
3701
|
<col width="300px" class="enum_members_name">
|
3743
3702
|
<col class="enum_members_description">
|
@@ -3769,13 +3728,8 @@ poppler_text_span_get_font_name (<em class="parameter"><code><a class="link" hre
|
|
3769
3728
|
<pre class="programlisting">typedef struct _PopplerTextSpan PopplerTextSpan;</pre>
|
3770
3729
|
</div>
|
3771
3730
|
</div>
|
3772
|
-
<div class="refsect1">
|
3773
|
-
<a name="PopplerStructureElement.see-also"></a><h2>See Also</h2>
|
3774
|
-
<p><span class="type">PopplerStructure</span></p>
|
3775
|
-
</div>
|
3776
3731
|
</div>
|
3777
3732
|
<div class="footer">
|
3778
|
-
<hr>
|
3779
|
-
Generated by GTK-Doc V1.21</div>
|
3733
|
+
<hr>Generated by GTK-Doc V1.24</div>
|
3780
3734
|
</body>
|
3781
3735
|
</html>
|