gsf 3.1.0-x64-mingw32 → 3.1.1-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5bc06cbd16f18e202db613a51d4ab15374f8ffa0
4
- data.tar.gz: d367a1ac5c73c37f27215a308fa3c1edfb209086
3
+ metadata.gz: ccf3c74415602703899c75e35d43833368da1648
4
+ data.tar.gz: 6b40cbf0c4a4ed9f706884a375297271fd3d57cf
5
5
  SHA512:
6
- metadata.gz: 6cc8a73338faad5008a0d823f7065b1aa62baa802b4615a03ff8a7db7867ac32d5ee87e733134d019d258af8ab88d038d030d5eb603df9be1d199d02b9b3f777
7
- data.tar.gz: ac9a8bf512273285ebfd58c0defbea1be190d7f4598bedcacb18bf6663a19c945a101ac03fe5ccde6198ca078c3ad1c002fa5ccc7e7bec7e9ccecfe488bae55a
6
+ metadata.gz: 94c5118e8068068c58a478821d26c379d2aeae2879fb4fdc18b0253861ffddc7380ac69b5f31a493f55b8f1e71cd478709582d9d50484020c0e9faf7c8c22d39
7
+ data.tar.gz: 0af08eedbd00afd4b808dedfbe7c7e833686d41de05c9edc82b3521e883fbb754aa7f7a204f64eb5af7e8be0c1753172c070637170570522d21546195e75d864
data/Rakefile CHANGED
@@ -1,6 +1,6 @@
1
1
  # -*- ruby -*-
2
2
  #
3
- # Copyright (C) 2016 Ruby-GNOME2 Project Team
3
+ # Copyright (C) 2016-2017 Ruby-GNOME2 Project Team
4
4
  #
5
5
  # This library is free software; you can redistribute it and/or
6
6
  # modify it under the terms of the GNU Lesser General Public
@@ -39,8 +39,8 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
39
39
  {
40
40
  :name => "libgsf",
41
41
  :download_site => :gnome,
42
- :label => "gsf",
43
- :version => "1.14.40",
42
+ :label => "GSF",
43
+ :version => "1.14.41",
44
44
  :compression_method => "xz",
45
45
  :windows => {
46
46
  :configure_args => [
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -25,7 +25,7 @@ weak_library_names=''
25
25
  # Version information for libgsf-1.
26
26
  current=114
27
27
  age=0
28
- revision=40
28
+ revision=41
29
29
 
30
30
  # Is this an already installed library?
31
31
  installed=yes
Binary file
Binary file
@@ -25,7 +25,7 @@ weak_library_names=''
25
25
  # Version information for libgsf-win32-1.
26
26
  current=114
27
27
  age=0
28
- revision=40
28
+ revision=41
29
29
 
30
30
  # Is this an already installed library?
31
31
  installed=yes
@@ -5,7 +5,7 @@ includedir=${prefix}/include
5
5
 
6
6
  Name: libgsf-1
7
7
  Description: A library for reading and writing structured files (eg MS OLE and Zip)
8
- Version: 1.14.40
8
+ Version: 1.14.41
9
9
  Requires: glib-2.0 gobject-2.0 libxml-2.0
10
10
  Libs: -L${libdir} -lgsf-1
11
11
  Cflags: -I${includedir}/libgsf-1
@@ -5,7 +5,7 @@ includedir=${prefix}/include
5
5
 
6
6
  Name: libgsf-gnome-1
7
7
  Description: Win32 specific extensions to libgsf
8
- Version: 1.14.40
8
+ Version: 1.14.41
9
9
  Requires: libgsf-1
10
10
  Libs: -L${libdir} -lgsf-win32-1
11
11
  Cflags:
@@ -60,810 +60,810 @@
60
60
  <div class="indexdiv">
61
61
  <h3>G</h3>
62
62
  <dl>
63
- <dt id="ientry-idm45749069249904">get_gsf_odf_version, <a class="indexterm" href="gsf-OASIS-Open-Document.html#get-gsf-odf-version">get_gsf_odf_version ()</a>
63
+ <dt id="ientry-idm45386508571648">get_gsf_odf_version, <a class="indexterm" href="gsf-OASIS-Open-Document.html#get-gsf-odf-version">get_gsf_odf_version ()</a>
64
64
  </dt>
65
- <dt id="ientry-idm45749071635216">get_gsf_odf_version_string, <a class="indexterm" href="gsf-OASIS-Open-Document.html#get-gsf-odf-version-string">get_gsf_odf_version_string ()</a>
65
+ <dt id="ientry-idm45386508035024">get_gsf_odf_version_string, <a class="indexterm" href="gsf-OASIS-Open-Document.html#get-gsf-odf-version-string">get_gsf_odf_version_string ()</a>
66
66
  </dt>
67
- <dt id="ientry-idm45749069283344">get_gsf_ooo_ns, <a class="indexterm" href="gsf-OASIS-Open-Document.html#get-gsf-ooo-ns">get_gsf_ooo_ns ()</a>
67
+ <dt id="ientry-idm45386508832864">get_gsf_ooo_ns, <a class="indexterm" href="gsf-OASIS-Open-Document.html#get-gsf-ooo-ns">get_gsf_ooo_ns ()</a>
68
68
  </dt>
69
- <dt id="ientry-idm45749071720048">GsfClipData, <a class="indexterm" href="gsf-clip-data.html#GsfClipData-struct">struct GsfClipData</a>
69
+ <dt id="ientry-idm45386506325856">GsfClipData, <a class="indexterm" href="gsf-clip-data.html#GsfClipData-struct">struct GsfClipData</a>
70
70
  </dt>
71
- <dt id="ientry-idm45749069153920">GsfClipDataClass, <a class="indexterm" href="gsf-clip-data.html#GsfClipDataClass">GsfClipDataClass</a>
71
+ <dt id="ientry-idm45386506321664">GsfClipDataClass, <a class="indexterm" href="gsf-clip-data.html#GsfClipDataClass">GsfClipDataClass</a>
72
72
  </dt>
73
- <dt id="ientry-idm45749071773040">GsfClipFormat, <a class="indexterm" href="gsf-clip-data.html#GsfClipFormat">enum GsfClipFormat</a>
73
+ <dt id="ientry-idm45386506378848">GsfClipFormat, <a class="indexterm" href="gsf-clip-data.html#GsfClipFormat">enum GsfClipFormat</a>
74
74
  </dt>
75
- <dt id="ientry-idm45749071744928">GsfClipFormatWindows, <a class="indexterm" href="gsf-clip-data.html#GsfClipFormatWindows">enum GsfClipFormatWindows</a>
75
+ <dt id="ientry-idm45386506350736">GsfClipFormatWindows, <a class="indexterm" href="gsf-clip-data.html#GsfClipFormatWindows">enum GsfClipFormatWindows</a>
76
76
  </dt>
77
- <dt id="ientry-idm45749067881824">GsfDocMetaData, <a class="indexterm" href="gsf-metadata.html#GsfDocMetaData-struct">GsfDocMetaData</a>
77
+ <dt id="ientry-idm45386504936912">GsfDocMetaData, <a class="indexterm" href="gsf-metadata.html#GsfDocMetaData-struct">GsfDocMetaData</a>
78
78
  </dt>
79
- <dt id="ientry-idm45749067878224">GsfDocProp, <a class="indexterm" href="gsf-metadata.html#GsfDocProp">GsfDocProp</a>
79
+ <dt id="ientry-idm45386504933312">GsfDocProp, <a class="indexterm" href="gsf-metadata.html#GsfDocProp">GsfDocProp</a>
80
80
  </dt>
81
- <dt id="ientry-idm45749067874736">GsfDocPropVector, <a class="indexterm" href="gsf-metadata.html#GsfDocPropVector-struct">GsfDocPropVector</a>
81
+ <dt id="ientry-idm45386504929824">GsfDocPropVector, <a class="indexterm" href="gsf-metadata.html#GsfDocPropVector-struct">GsfDocPropVector</a>
82
82
  </dt>
83
- <dt id="ientry-idm45749065213200">GsfError, <a class="indexterm" href="gsf-utils.html#GsfError">enum GsfError</a>
83
+ <dt id="ientry-idm45386502163744">GsfError, <a class="indexterm" href="gsf-utils.html#GsfError">enum GsfError</a>
84
84
  </dt>
85
- <dt id="ientry-idm45749073189248">GsfInfile, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#GsfInfile-struct">GsfInfile</a>
85
+ <dt id="ientry-idm45386511148544">GsfInfile, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#GsfInfile-struct">GsfInfile</a>
86
86
  </dt>
87
- <dt id="ientry-idm45749069177584">GsfInfileMSOle, <a class="indexterm" href="gsf-MS-OLE2.html#GsfInfileMSOle-struct">GsfInfileMSOle</a>
87
+ <dt id="ientry-idm45386506198448">GsfInfileMSOle, <a class="indexterm" href="gsf-MS-OLE2.html#GsfInfileMSOle-struct">GsfInfileMSOle</a>
88
88
  </dt>
89
- <dt id="ientry-idm45749073910048">GsfInfileStdio, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#GsfInfileStdio-struct">GsfInfileStdio</a>
89
+ <dt id="ientry-idm45386510784256">GsfInfileStdio, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#GsfInfileStdio-struct">GsfInfileStdio</a>
90
90
  </dt>
91
- <dt id="ientry-idm45749074169984">GsfInfileZip, <a class="indexterm" href="gsf-Zip.html#GsfInfileZip-struct">GsfInfileZip</a>
91
+ <dt id="ientry-idm45386509424016">GsfInfileZip, <a class="indexterm" href="gsf-Zip.html#GsfInfileZip-struct">GsfInfileZip</a>
92
92
  </dt>
93
- <dt id="ientry-idm45749073791248">GsfInfileZip:compression-level, <a class="indexterm" href="gsf-Zip.html#GsfInfileZip--compression-level">The “compression-level” property</a>
93
+ <dt id="ientry-idm45386509527728">GsfInfileZip:compression-level, <a class="indexterm" href="gsf-Zip.html#GsfInfileZip--compression-level">The “compression-level” property</a>
94
94
  </dt>
95
- <dt id="ientry-idm45749073784608">GsfInfileZip:internal-parent, <a class="indexterm" href="gsf-Zip.html#GsfInfileZip--internal-parent">The “internal-parent” property</a>
95
+ <dt id="ientry-idm45386509521088">GsfInfileZip:internal-parent, <a class="indexterm" href="gsf-Zip.html#GsfInfileZip--internal-parent">The “internal-parent” property</a>
96
96
  </dt>
97
- <dt id="ientry-idm45749071215248">GsfInfileZip:source, <a class="indexterm" href="gsf-Zip.html#GsfInfileZip--source">The “source” property</a>
97
+ <dt id="ientry-idm45386507609360">GsfInfileZip:source, <a class="indexterm" href="gsf-Zip.html#GsfInfileZip--source">The “source” property</a>
98
98
  </dt>
99
- <dt id="ientry-idm45749074254256">GsfInput, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput-struct">GsfInput</a>
99
+ <dt id="ientry-idm45386511254368">GsfInput, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput-struct">GsfInput</a>
100
100
  </dt>
101
- <dt id="ientry-idm45749074245296">GsfInput:container, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--container">The “container” property</a>
101
+ <dt id="ientry-idm45386511245408">GsfInput:container, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--container">The “container” property</a>
102
102
  </dt>
103
- <dt id="ientry-idm45749074239424">GsfInput:eof, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--eof">The “eof” property</a>
103
+ <dt id="ientry-idm45386511239536">GsfInput:eof, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--eof">The “eof” property</a>
104
104
  </dt>
105
- <dt id="ientry-idm45749074233424">GsfInput:modtime, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--modtime">The “modtime” property</a>
105
+ <dt id="ientry-idm45386511233536">GsfInput:modtime, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--modtime">The “modtime” property</a>
106
106
  </dt>
107
- <dt id="ientry-idm45749074227808">GsfInput:name, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--name">The “name” property</a>
107
+ <dt id="ientry-idm45386511227920">GsfInput:name, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--name">The “name” property</a>
108
108
  </dt>
109
- <dt id="ientry-idm45749074222672">GsfInput:position, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--position">The “position” property</a>
109
+ <dt id="ientry-idm45386511222784">GsfInput:position, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--position">The “position” property</a>
110
110
  </dt>
111
- <dt id="ientry-idm45749074217152">GsfInput:remaining, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--remaining">The “remaining” property</a>
111
+ <dt id="ientry-idm45386511217264">GsfInput:remaining, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--remaining">The “remaining” property</a>
112
112
  </dt>
113
- <dt id="ientry-idm45749074211632">GsfInput:size, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--size">The “size” property</a>
113
+ <dt id="ientry-idm45386511211744">GsfInput:size, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInput--size">The “size” property</a>
114
114
  </dt>
115
- <dt id="ientry-idm45749072797680">GsfInputGio, <a class="indexterm" href="gsf-GIO.html#GsfInputGio">GsfInputGio</a>
115
+ <dt id="ientry-idm45386509883248">GsfInputGio, <a class="indexterm" href="gsf-GIO.html#GsfInputGio">GsfInputGio</a>
116
116
  </dt>
117
- <dt id="ientry-idm45749070515856">GsfInputGZip, <a class="indexterm" href="gsf-Compression.html#GsfInputGZip-struct">GsfInputGZip</a>
117
+ <dt id="ientry-idm45386507752416">GsfInputGZip, <a class="indexterm" href="gsf-Compression.html#GsfInputGZip-struct">GsfInputGZip</a>
118
118
  </dt>
119
- <dt id="ientry-idm45749070501008">GsfInputGZip:raw, <a class="indexterm" href="gsf-Compression.html#GsfInputGZip--raw">The “raw” property</a>
119
+ <dt id="ientry-idm45386507737568">GsfInputGZip:raw, <a class="indexterm" href="gsf-Compression.html#GsfInputGZip--raw">The “raw” property</a>
120
120
  </dt>
121
- <dt id="ientry-idm45749070495024">GsfInputGZip:source, <a class="indexterm" href="gsf-Compression.html#GsfInputGZip--source">The “source” property</a>
121
+ <dt id="ientry-idm45386507731584">GsfInputGZip:source, <a class="indexterm" href="gsf-Compression.html#GsfInputGZip--source">The “source” property</a>
122
122
  </dt>
123
- <dt id="ientry-idm45749070489248">GsfInputGZip:uncompressed-size, <a class="indexterm" href="gsf-Compression.html#GsfInputGZip--uncompressed-size">The “uncompressed-size” property</a>
123
+ <dt id="ientry-idm45386507725808">GsfInputGZip:uncompressed-size, <a class="indexterm" href="gsf-Compression.html#GsfInputGZip--uncompressed-size">The “uncompressed-size” property</a>
124
124
  </dt>
125
- <dt id="ientry-idm45749069492480">GsfInputHTTP, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfInputHTTP">GsfInputHTTP</a>
125
+ <dt id="ientry-idm45386506552288">GsfInputHTTP, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfInputHTTP">GsfInputHTTP</a>
126
126
  </dt>
127
- <dt id="ientry-idm45749073661616">GsfInputMemory, <a class="indexterm" href="gsf-memory.html#GsfInputMemory-struct">GsfInputMemory</a>
127
+ <dt id="ientry-idm45386510632304">GsfInputMemory, <a class="indexterm" href="gsf-memory.html#GsfInputMemory-struct">GsfInputMemory</a>
128
128
  </dt>
129
- <dt id="ientry-idm45749074250768">GsfInputProxy, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInputProxy-struct">GsfInputProxy</a>
129
+ <dt id="ientry-idm45386511250880">GsfInputProxy, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#GsfInputProxy-struct">GsfInputProxy</a>
130
130
  </dt>
131
- <dt id="ientry-idm45749073922528">GsfInputStdio, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#GsfInputStdio-struct">GsfInputStdio</a>
131
+ <dt id="ientry-idm45386510796736">GsfInputStdio, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#GsfInputStdio-struct">GsfInputStdio</a>
132
132
  </dt>
133
- <dt id="ientry-idm45749072618880">GsfInputTextline, <a class="indexterm" href="gsf-Text.html#GsfInputTextline-struct">GsfInputTextline</a>
133
+ <dt id="ientry-idm45386509635056">GsfInputTextline, <a class="indexterm" href="gsf-Text.html#GsfInputTextline-struct">GsfInputTextline</a>
134
134
  </dt>
135
- <dt id="ientry-idm45749075534464">GsfOutfile, <a class="indexterm" href="gsf-Outfile-writing-structed-files.html#GsfOutfile-struct">GsfOutfile</a>
135
+ <dt id="ientry-idm45386512930896">GsfOutfile, <a class="indexterm" href="gsf-Outfile-writing-structed-files.html#GsfOutfile-struct">GsfOutfile</a>
136
136
  </dt>
137
- <dt id="ientry-idm45749069174096">GsfOutfileMSOle, <a class="indexterm" href="gsf-MS-OLE2.html#GsfOutfileMSOle-struct">GsfOutfileMSOle</a>
137
+ <dt id="ientry-idm45386506194960">GsfOutfileMSOle, <a class="indexterm" href="gsf-MS-OLE2.html#GsfOutfileMSOle-struct">GsfOutfileMSOle</a>
138
138
  </dt>
139
- <dt id="ientry-idm45749069168624">GsfOutfileMSOle:big-block-size, <a class="indexterm" href="gsf-MS-OLE2.html#GsfOutfileMSOle--big-block-size">The “big-block-size” property</a>
139
+ <dt id="ientry-idm45386506189488">GsfOutfileMSOle:big-block-size, <a class="indexterm" href="gsf-MS-OLE2.html#GsfOutfileMSOle--big-block-size">The “big-block-size” property</a>
140
140
  </dt>
141
- <dt id="ientry-idm45749069163232">GsfOutfileMSOle:sink, <a class="indexterm" href="gsf-MS-OLE2.html#GsfOutfileMSOle--sink">The “sink” property</a>
141
+ <dt id="ientry-idm45386506184096">GsfOutfileMSOle:sink, <a class="indexterm" href="gsf-MS-OLE2.html#GsfOutfileMSOle--sink">The “sink” property</a>
142
142
  </dt>
143
- <dt id="ientry-idm45749069158480">GsfOutfileMSOle:small-block-size, <a class="indexterm" href="gsf-MS-OLE2.html#GsfOutfileMSOle--small-block-size">The “small-block-size” property</a>
143
+ <dt id="ientry-idm45386506179344">GsfOutfileMSOle:small-block-size, <a class="indexterm" href="gsf-MS-OLE2.html#GsfOutfileMSOle--small-block-size">The “small-block-size” property</a>
144
144
  </dt>
145
- <dt id="ientry-idm45749073914208">GsfOutfileStdio, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#GsfOutfileStdio-struct">GsfOutfileStdio</a>
145
+ <dt id="ientry-idm45386510788416">GsfOutfileStdio, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#GsfOutfileStdio-struct">GsfOutfileStdio</a>
146
146
  </dt>
147
- <dt id="ientry-idm45749073797856">GsfOutfileZip, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip-struct">GsfOutfileZip</a>
147
+ <dt id="ientry-idm45386509534336">GsfOutfileZip, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip-struct">GsfOutfileZip</a>
148
148
  </dt>
149
- <dt id="ientry-idm45749071209472">GsfOutfileZip:compression-level, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--compression-level">The “compression-level” property</a>
149
+ <dt id="ientry-idm45386507603584">GsfOutfileZip:compression-level, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--compression-level">The “compression-level” property</a>
150
150
  </dt>
151
- <dt id="ientry-idm45749071202976">GsfOutfileZip:deflate-level, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--deflate-level">The “deflate-level” property</a>
151
+ <dt id="ientry-idm45386507597088">GsfOutfileZip:deflate-level, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--deflate-level">The “deflate-level” property</a>
152
152
  </dt>
153
- <dt id="ientry-idm45749071196368">GsfOutfileZip:entry-name, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--entry-name">The “entry-name” property</a>
153
+ <dt id="ientry-idm45386507590480">GsfOutfileZip:entry-name, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--entry-name">The “entry-name” property</a>
154
154
  </dt>
155
- <dt id="ientry-idm45749071190192">GsfOutfileZip:sink, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--sink">The “sink” property</a>
155
+ <dt id="ientry-idm45386507584304">GsfOutfileZip:sink, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--sink">The “sink” property</a>
156
156
  </dt>
157
- <dt id="ientry-idm45749071184448">GsfOutfileZip:zip64, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--zip64">The “zip64” property</a>
157
+ <dt id="ientry-idm45386507578560">GsfOutfileZip:zip64, <a class="indexterm" href="gsf-Zip.html#GsfOutfileZip--zip64">The “zip64” property</a>
158
158
  </dt>
159
- <dt id="ientry-idm45749072889232">GsfOutput, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput-struct">GsfOutput</a>
159
+ <dt id="ientry-idm45386509936784">GsfOutput, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput-struct">GsfOutput</a>
160
160
  </dt>
161
- <dt id="ientry-idm45749072883008">GsfOutput:container, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--container">The “container” property</a>
161
+ <dt id="ientry-idm45386509930560">GsfOutput:container, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--container">The “container” property</a>
162
162
  </dt>
163
- <dt id="ientry-idm45749072877136">GsfOutput:is-closed, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--is-closed">The “is-closed” property</a>
163
+ <dt id="ientry-idm45386509924688">GsfOutput:is-closed, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--is-closed">The “is-closed” property</a>
164
164
  </dt>
165
- <dt id="ientry-idm45749072871136">GsfOutput:modtime, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--modtime">The “modtime” property</a>
165
+ <dt id="ientry-idm45386509918688">GsfOutput:modtime, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--modtime">The “modtime” property</a>
166
166
  </dt>
167
- <dt id="ientry-idm45749072865344">GsfOutput:name, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--name">The “name” property</a>
167
+ <dt id="ientry-idm45386509912896">GsfOutput:name, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--name">The “name” property</a>
168
168
  </dt>
169
- <dt id="ientry-idm45749072860208">GsfOutput:position, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--position">The “position” property</a>
169
+ <dt id="ientry-idm45386509907760">GsfOutput:position, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--position">The “position” property</a>
170
170
  </dt>
171
- <dt id="ientry-idm45749072854688">GsfOutput:size, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--size">The “size” property</a>
171
+ <dt id="ientry-idm45386509902240">GsfOutput:size, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#GsfOutput--size">The “size” property</a>
172
172
  </dt>
173
- <dt id="ientry-idm45749070507584">GsfOutputBzip, <a class="indexterm" href="gsf-Compression.html#GsfOutputBzip-struct">GsfOutputBzip</a>
173
+ <dt id="ientry-idm45386507744144">GsfOutputBzip, <a class="indexterm" href="gsf-Compression.html#GsfOutputBzip-struct">GsfOutputBzip</a>
174
174
  </dt>
175
- <dt id="ientry-idm45749072610560">GsfOutputCsv, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv-struct">GsfOutputCsv</a>
175
+ <dt id="ientry-idm45386509626736">GsfOutputCsv, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv-struct">GsfOutputCsv</a>
176
176
  </dt>
177
- <dt id="ientry-idm45749072560320">GsfOutputCsv:eol, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--eol">The “eol” property</a>
177
+ <dt id="ientry-idm45386509576496">GsfOutputCsv:eol, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--eol">The “eol” property</a>
178
178
  </dt>
179
- <dt id="ientry-idm45749072554144">GsfOutputCsv:quote, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--quote">The “quote” property</a>
179
+ <dt id="ientry-idm45386509570320">GsfOutputCsv:quote, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--quote">The “quote” property</a>
180
180
  </dt>
181
- <dt id="ientry-idm45749072547920">GsfOutputCsv:quoting-mode, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--quoting-mode">The “quoting-mode” property</a>
181
+ <dt id="ientry-idm45386509564096">GsfOutputCsv:quoting-mode, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--quoting-mode">The “quoting-mode” property</a>
182
182
  </dt>
183
- <dt id="ientry-idm45749072541856">GsfOutputCsv:quoting-on-whitespace, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--quoting-on-whitespace">The “quoting-on-whitespace” property</a>
183
+ <dt id="ientry-idm45386509558032">GsfOutputCsv:quoting-on-whitespace, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--quoting-on-whitespace">The “quoting-on-whitespace” property</a>
184
184
  </dt>
185
- <dt id="ientry-idm45749072535824">GsfOutputCsv:quoting-triggers, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--quoting-triggers">The “quoting-triggers” property</a>
185
+ <dt id="ientry-idm45386509552000">GsfOutputCsv:quoting-triggers, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--quoting-triggers">The “quoting-triggers” property</a>
186
186
  </dt>
187
- <dt id="ientry-idm45749072529616">GsfOutputCsv:separator, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--separator">The “separator” property</a>
187
+ <dt id="ientry-idm45386509545792">GsfOutputCsv:separator, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--separator">The “separator” property</a>
188
188
  </dt>
189
- <dt id="ientry-idm45749072523440">GsfOutputCsv:sink, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--sink">The “sink” property</a>
189
+ <dt id="ientry-idm45386509539616">GsfOutputCsv:sink, <a class="indexterm" href="gsf-Text.html#GsfOutputCsv--sink">The “sink” property</a>
190
190
  </dt>
191
- <dt id="ientry-idm45749072606384">GsfOutputCsvQuotingMode, <a class="indexterm" href="gsf-Text.html#GsfOutputCsvQuotingMode">enum GsfOutputCsvQuotingMode</a>
191
+ <dt id="ientry-idm45386509622560">GsfOutputCsvQuotingMode, <a class="indexterm" href="gsf-Text.html#GsfOutputCsvQuotingMode">enum GsfOutputCsvQuotingMode</a>
192
192
  </dt>
193
- <dt id="ientry-idm45749072793520">GsfOutputGio, <a class="indexterm" href="gsf-GIO.html#GsfOutputGio">GsfOutputGio</a>
193
+ <dt id="ientry-idm45386509879088">GsfOutputGio, <a class="indexterm" href="gsf-GIO.html#GsfOutputGio">GsfOutputGio</a>
194
194
  </dt>
195
- <dt id="ientry-idm45749070511744">GsfOutputGZip, <a class="indexterm" href="gsf-Compression.html#GsfOutputGZip-struct">GsfOutputGZip</a>
195
+ <dt id="ientry-idm45386507748304">GsfOutputGZip, <a class="indexterm" href="gsf-Compression.html#GsfOutputGZip-struct">GsfOutputGZip</a>
196
196
  </dt>
197
- <dt id="ientry-idm45749070482736">GsfOutputGZip:raw, <a class="indexterm" href="gsf-Compression.html#GsfOutputGZip--raw">The “raw” property</a>
197
+ <dt id="ientry-idm45386507719296">GsfOutputGZip:raw, <a class="indexterm" href="gsf-Compression.html#GsfOutputGZip--raw">The “raw” property</a>
198
198
  </dt>
199
- <dt id="ientry-idm45749070476752">GsfOutputGZip:sink, <a class="indexterm" href="gsf-Compression.html#GsfOutputGZip--sink">The “sink” property</a>
199
+ <dt id="ientry-idm45386507713312">GsfOutputGZip:sink, <a class="indexterm" href="gsf-Compression.html#GsfOutputGZip--sink">The “sink” property</a>
200
200
  </dt>
201
- <dt id="ientry-idm45749072614720">GsfOutputIconv, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv-struct">GsfOutputIconv</a>
201
+ <dt id="ientry-idm45386509630896">GsfOutputIconv, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv-struct">GsfOutputIconv</a>
202
202
  </dt>
203
- <dt id="ientry-idm45749072585104">GsfOutputIconv:fallback, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv--fallback">The “fallback” property</a>
203
+ <dt id="ientry-idm45386509601280">GsfOutputIconv:fallback, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv--fallback">The “fallback” property</a>
204
204
  </dt>
205
- <dt id="ientry-idm45749072578544">GsfOutputIconv:input-charset, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv--input-charset">The “input-charset” property</a>
205
+ <dt id="ientry-idm45386509594720">GsfOutputIconv:input-charset, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv--input-charset">The “input-charset” property</a>
206
206
  </dt>
207
- <dt id="ientry-idm45749072572288">GsfOutputIconv:output-charset, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv--output-charset">The “output-charset” property</a>
207
+ <dt id="ientry-idm45386509588464">GsfOutputIconv:output-charset, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv--output-charset">The “output-charset” property</a>
208
208
  </dt>
209
- <dt id="ientry-idm45749072566064">GsfOutputIconv:sink, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv--sink">The “sink” property</a>
209
+ <dt id="ientry-idm45386509582240">GsfOutputIconv:sink, <a class="indexterm" href="gsf-Text.html#GsfOutputIconv--sink">The “sink” property</a>
210
210
  </dt>
211
- <dt id="ientry-idm45749079184176">GsfOutputIOChannel, <a class="indexterm" href="gsf-GIOChannel.html#GsfOutputIOChannel-struct">GsfOutputIOChannel</a>
211
+ <dt id="ientry-idm45386512166048">GsfOutputIOChannel, <a class="indexterm" href="gsf-GIOChannel.html#GsfOutputIOChannel-struct">GsfOutputIOChannel</a>
212
212
  </dt>
213
- <dt id="ientry-idm45749073657504">GsfOutputMemory, <a class="indexterm" href="gsf-memory.html#GsfOutputMemory-struct">GsfOutputMemory</a>
213
+ <dt id="ientry-idm45386510628192">GsfOutputMemory, <a class="indexterm" href="gsf-memory.html#GsfOutputMemory-struct">GsfOutputMemory</a>
214
214
  </dt>
215
- <dt id="ientry-idm45749073918368">GsfOutputStdio, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#GsfOutputStdio-struct">GsfOutputStdio</a>
215
+ <dt id="ientry-idm45386510792576">GsfOutputStdio, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#GsfOutputStdio-struct">GsfOutputStdio</a>
216
216
  </dt>
217
- <dt id="ientry-idm45749065187168">GsfTimestamp, <a class="indexterm" href="gsf-utils.html#GsfTimestamp-struct">GsfTimestamp</a>
217
+ <dt id="ientry-idm45386502137840">GsfTimestamp, <a class="indexterm" href="gsf-utils.html#GsfTimestamp-struct">GsfTimestamp</a>
218
218
  </dt>
219
- <dt id="ientry-idm45749069496944">GsfXMLBlob, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLBlob">GsfXMLBlob</a>
219
+ <dt id="ientry-idm45386506556752">GsfXMLBlob, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLBlob">GsfXMLBlob</a>
220
220
  </dt>
221
- <dt id="ientry-idm45749069519840">GsfXMLContent, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLContent">enum GsfXMLContent</a>
221
+ <dt id="ientry-idm45386506579648">GsfXMLContent, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLContent">enum GsfXMLContent</a>
222
222
  </dt>
223
- <dt id="ientry-idm45749069615888">GsfXMLIn, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLIn">GsfXMLIn</a>
223
+ <dt id="ientry-idm45386506675376">GsfXMLIn, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLIn">GsfXMLIn</a>
224
224
  </dt>
225
- <dt id="ientry-idm45749069587552">GsfXMLInDoc, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInDoc">GsfXMLInDoc</a>
225
+ <dt id="ientry-idm45386506647232">GsfXMLInDoc, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInDoc">GsfXMLInDoc</a>
226
226
  </dt>
227
- <dt id="ientry-idm45749072256656">GsfXMLInExtDtor, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInExtDtor">GsfXMLInExtDtor ()</a>
227
+ <dt id="ientry-idm45386509293104">GsfXMLInExtDtor, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInExtDtor">GsfXMLInExtDtor ()</a>
228
228
  </dt>
229
- <dt id="ientry-idm45749069568704">GsfXMLInNode, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInNode">GsfXMLInNode</a>
229
+ <dt id="ientry-idm45386506628384">GsfXMLInNode, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInNode">GsfXMLInNode</a>
230
230
  </dt>
231
- <dt id="ientry-idm45749069583072">GsfXMLInNS, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInNS">GsfXMLInNS</a>
231
+ <dt id="ientry-idm45386506642752">GsfXMLInNS, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInNS">GsfXMLInNS</a>
232
232
  </dt>
233
- <dt id="ientry-idm45749072267424">GsfXMLInUnknownFunc, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInUnknownFunc">GsfXMLInUnknownFunc ()</a>
233
+ <dt id="ientry-idm45386509303872">GsfXMLInUnknownFunc, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLInUnknownFunc">GsfXMLInUnknownFunc ()</a>
234
234
  </dt>
235
- <dt id="ientry-idm45749069479088">GsfXMLOut, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLOut-struct">GsfXMLOut</a>
235
+ <dt id="ientry-idm45386506538832">GsfXMLOut, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLOut-struct">GsfXMLOut</a>
236
236
  </dt>
237
- <dt id="ientry-idm45749069472016">GsfXMLOut:pretty-print, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLOut--pretty-print">The “pretty-print” property</a>
237
+ <dt id="ientry-idm45386506531760">GsfXMLOut:pretty-print, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLOut--pretty-print">The “pretty-print” property</a>
238
238
  </dt>
239
- <dt id="ientry-idm45749069465648">GsfXMLOut:sink, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLOut--sink">The “sink” property</a>
239
+ <dt id="ientry-idm45386506525392">GsfXMLOut:sink, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLOut--sink">The “sink” property</a>
240
240
  </dt>
241
- <dt id="ientry-idm45749072247360">GsfXMLProbeFunc, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLProbeFunc">GsfXMLProbeFunc ()</a>
241
+ <dt id="ientry-idm45386509283808">GsfXMLProbeFunc, <a class="indexterm" href="gsf-XML-and-libxml.html#GsfXMLProbeFunc">GsfXMLProbeFunc ()</a>
242
242
  </dt>
243
- <dt id="ientry-idm45749065956464">gsf_base64_decode_simple, <a class="indexterm" href="gsf-utils.html#gsf-base64-decode-simple">gsf_base64_decode_simple ()</a>
243
+ <dt id="ientry-idm45386502966208">gsf_base64_decode_simple, <a class="indexterm" href="gsf-utils.html#gsf-base64-decode-simple">gsf_base64_decode_simple ()</a>
244
244
  </dt>
245
- <dt id="ientry-idm45749065937904">gsf_base64_decode_step, <a class="indexterm" href="gsf-utils.html#gsf-base64-decode-step">gsf_base64_decode_step ()</a>
245
+ <dt id="ientry-idm45386502947648">gsf_base64_decode_step, <a class="indexterm" href="gsf-utils.html#gsf-base64-decode-step">gsf_base64_decode_step ()</a>
246
246
  </dt>
247
- <dt id="ientry-idm45749066021952">gsf_base64_encode_close, <a class="indexterm" href="gsf-utils.html#gsf-base64-encode-close">gsf_base64_encode_close ()</a>
247
+ <dt id="ientry-idm45386503031696">gsf_base64_encode_close, <a class="indexterm" href="gsf-utils.html#gsf-base64-encode-close">gsf_base64_encode_close ()</a>
248
248
  </dt>
249
- <dt id="ientry-idm45749066040512">gsf_base64_encode_simple, <a class="indexterm" href="gsf-utils.html#gsf-base64-encode-simple">gsf_base64_encode_simple ()</a>
249
+ <dt id="ientry-idm45386503050256">gsf_base64_encode_simple, <a class="indexterm" href="gsf-utils.html#gsf-base64-encode-simple">gsf_base64_encode_simple ()</a>
250
250
  </dt>
251
- <dt id="ientry-idm45749065990400">gsf_base64_encode_step, <a class="indexterm" href="gsf-utils.html#gsf-base64-encode-step">gsf_base64_encode_step ()</a>
251
+ <dt id="ientry-idm45386503000144">gsf_base64_encode_step, <a class="indexterm" href="gsf-utils.html#gsf-base64-encode-step">gsf_base64_encode_step ()</a>
252
252
  </dt>
253
- <dt id="ientry-idm45749068820304">GSF_CLASS, <a class="indexterm" href="gsf-utils.html#GSF-CLASS:CAPS">GSF_CLASS()</a>
253
+ <dt id="ientry-idm45386505796672">GSF_CLASS, <a class="indexterm" href="gsf-utils.html#GSF-CLASS:CAPS">GSF_CLASS()</a>
254
254
  </dt>
255
- <dt id="ientry-idm45749068792512">GSF_CLASS_ABSTRACT, <a class="indexterm" href="gsf-utils.html#GSF-CLASS-ABSTRACT:CAPS">GSF_CLASS_ABSTRACT()</a>
255
+ <dt id="ientry-idm45386505768880">GSF_CLASS_ABSTRACT, <a class="indexterm" href="gsf-utils.html#GSF-CLASS-ABSTRACT:CAPS">GSF_CLASS_ABSTRACT()</a>
256
256
  </dt>
257
- <dt id="ientry-idm45749068796896">GSF_CLASS_FULL, <a class="indexterm" href="gsf-utils.html#GSF-CLASS-FULL:CAPS">GSF_CLASS_FULL()</a>
257
+ <dt id="ientry-idm45386505773264">GSF_CLASS_FULL, <a class="indexterm" href="gsf-utils.html#GSF-CLASS-FULL:CAPS">GSF_CLASS_FULL()</a>
258
258
  </dt>
259
- <dt id="ientry-idm45749079994176">gsf_clip_data_get_data_blob, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-get-data-blob">gsf_clip_data_get_data_blob ()</a>
259
+ <dt id="ientry-idm45386510082704">gsf_clip_data_get_data_blob, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-get-data-blob">gsf_clip_data_get_data_blob ()</a>
260
260
  </dt>
261
- <dt id="ientry-idm45749072509408">gsf_clip_data_get_format, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-get-format">gsf_clip_data_get_format ()</a>
261
+ <dt id="ientry-idm45386506521152">gsf_clip_data_get_format, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-get-format">gsf_clip_data_get_format ()</a>
262
262
  </dt>
263
- <dt id="ientry-idm45749070346112">gsf_clip_data_get_windows_clipboard_format, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-get-windows-clipboard-format">gsf_clip_data_get_windows_clipboard_format ()</a>
263
+ <dt id="ientry-idm45386508307408">gsf_clip_data_get_windows_clipboard_format, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-get-windows-clipboard-format">gsf_clip_data_get_windows_clipboard_format ()</a>
264
264
  </dt>
265
- <dt id="ientry-idm45749078087680">gsf_clip_data_new, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-new">gsf_clip_data_new ()</a>
265
+ <dt id="ientry-idm45386513037104">gsf_clip_data_new, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-new">gsf_clip_data_new ()</a>
266
266
  </dt>
267
- <dt id="ientry-idm45749071691072">gsf_clip_data_peek_real_data, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-peek-real-data">gsf_clip_data_peek_real_data ()</a>
267
+ <dt id="ientry-idm45386508392096">gsf_clip_data_peek_real_data, <a class="indexterm" href="gsf-clip-data.html#gsf-clip-data-peek-real-data">gsf_clip_data_peek_real_data ()</a>
268
268
  </dt>
269
- <dt id="ientry-idm45749066092688">gsf_debug_flag, <a class="indexterm" href="gsf-utils.html#gsf-debug-flag">gsf_debug_flag ()</a>
269
+ <dt id="ientry-idm45386503102432">gsf_debug_flag, <a class="indexterm" href="gsf-utils.html#gsf-debug-flag">gsf_debug_flag ()</a>
270
270
  </dt>
271
- <dt id="ientry-idm45749067939488">gsf_docprop_vector_append, <a class="indexterm" href="gsf-metadata.html#gsf-docprop-vector-append">gsf_docprop_vector_append ()</a>
271
+ <dt id="ientry-idm45386504994576">gsf_docprop_vector_append, <a class="indexterm" href="gsf-metadata.html#gsf-docprop-vector-append">gsf_docprop_vector_append ()</a>
272
272
  </dt>
273
- <dt id="ientry-idm45749067921808">gsf_docprop_vector_as_string, <a class="indexterm" href="gsf-metadata.html#gsf-docprop-vector-as-string">gsf_docprop_vector_as_string ()</a>
273
+ <dt id="ientry-idm45386504976896">gsf_docprop_vector_as_string, <a class="indexterm" href="gsf-metadata.html#gsf-docprop-vector-as-string">gsf_docprop_vector_as_string ()</a>
274
274
  </dt>
275
- <dt id="ientry-idm45749067945856">gsf_docprop_vector_new, <a class="indexterm" href="gsf-metadata.html#gsf-docprop-vector-new">gsf_docprop_vector_new ()</a>
275
+ <dt id="ientry-idm45386505000944">gsf_docprop_vector_new, <a class="indexterm" href="gsf-metadata.html#gsf-docprop-vector-new">gsf_docprop_vector_new ()</a>
276
276
  </dt>
277
- <dt id="ientry-idm45749071884848">gsf_doc_meta_data_foreach, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-foreach">gsf_doc_meta_data_foreach ()</a>
277
+ <dt id="ientry-idm45386508919104">gsf_doc_meta_data_foreach, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-foreach">gsf_doc_meta_data_foreach ()</a>
278
278
  </dt>
279
- <dt id="ientry-idm45749071966384">gsf_doc_meta_data_insert, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-insert">gsf_doc_meta_data_insert ()</a>
279
+ <dt id="ientry-idm45386509000640">gsf_doc_meta_data_insert, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-insert">gsf_doc_meta_data_insert ()</a>
280
280
  </dt>
281
- <dt id="ientry-idm45749071985872">gsf_doc_meta_data_lookup, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-lookup">gsf_doc_meta_data_lookup ()</a>
281
+ <dt id="ientry-idm45386509020128">gsf_doc_meta_data_lookup, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-lookup">gsf_doc_meta_data_lookup ()</a>
282
282
  </dt>
283
- <dt id="ientry-idm45749071994400">gsf_doc_meta_data_new, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-new">gsf_doc_meta_data_new ()</a>
283
+ <dt id="ientry-idm45386509028656">gsf_doc_meta_data_new, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-new">gsf_doc_meta_data_new ()</a>
284
284
  </dt>
285
- <dt id="ientry-idm45749071828720">gsf_doc_meta_data_odf_subtree, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-odf-subtree">gsf_doc_meta_data_odf_subtree ()</a>
285
+ <dt id="ientry-idm45386508862976">gsf_doc_meta_data_odf_subtree, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-odf-subtree">gsf_doc_meta_data_odf_subtree ()</a>
286
286
  </dt>
287
- <dt id="ientry-idm45749068120992">gsf_doc_meta_data_read_from_msole, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-read-from-msole">gsf_doc_meta_data_read_from_msole ()</a>
287
+ <dt id="ientry-idm45386505176080">gsf_doc_meta_data_read_from_msole, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-read-from-msole">gsf_doc_meta_data_read_from_msole ()</a>
288
288
  </dt>
289
- <dt id="ientry-idm45749068164544">gsf_doc_meta_data_read_from_odf, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-read-from-odf">gsf_doc_meta_data_read_from_odf ()</a>
289
+ <dt id="ientry-idm45386505219632">gsf_doc_meta_data_read_from_odf, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-read-from-odf">gsf_doc_meta_data_read_from_odf ()</a>
290
290
  </dt>
291
- <dt id="ientry-idm45749071939776">gsf_doc_meta_data_remove, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-remove">gsf_doc_meta_data_remove ()</a>
291
+ <dt id="ientry-idm45386508974032">gsf_doc_meta_data_remove, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-remove">gsf_doc_meta_data_remove ()</a>
292
292
  </dt>
293
- <dt id="ientry-idm45749071860576">gsf_doc_meta_data_size, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-size">gsf_doc_meta_data_size ()</a>
293
+ <dt id="ientry-idm45386508894832">gsf_doc_meta_data_size, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-size">gsf_doc_meta_data_size ()</a>
294
294
  </dt>
295
- <dt id="ientry-idm45749071919888">gsf_doc_meta_data_steal, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-steal">gsf_doc_meta_data_steal ()</a>
295
+ <dt id="ientry-idm45386508954144">gsf_doc_meta_data_steal, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-steal">gsf_doc_meta_data_steal ()</a>
296
296
  </dt>
297
- <dt id="ientry-idm45749071903840">gsf_doc_meta_data_store, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-store">gsf_doc_meta_data_store ()</a>
297
+ <dt id="ientry-idm45386508938096">gsf_doc_meta_data_store, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-store">gsf_doc_meta_data_store ()</a>
298
298
  </dt>
299
- <dt id="ientry-idm45749068098080">gsf_doc_meta_data_write_to_msole, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-write-to-msole">gsf_doc_meta_data_write_to_msole ()</a>
299
+ <dt id="ientry-idm45386505153168">gsf_doc_meta_data_write_to_msole, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-write-to-msole">gsf_doc_meta_data_write_to_msole ()</a>
300
300
  </dt>
301
- <dt id="ientry-idm45749068141632">gsf_doc_meta_data_write_to_odf, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-write-to-odf">gsf_doc_meta_data_write_to_odf ()</a>
301
+ <dt id="ientry-idm45386505196720">gsf_doc_meta_data_write_to_odf, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-data-write-to-odf">gsf_doc_meta_data_write_to_odf ()</a>
302
302
  </dt>
303
- <dt id="ientry-idm45749071844768">gsf_doc_meta_dump, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-dump">gsf_doc_meta_dump ()</a>
303
+ <dt id="ientry-idm45386508879024">gsf_doc_meta_dump, <a class="indexterm" href="gsf-metadata.html#gsf-doc-meta-dump">gsf_doc_meta_dump ()</a>
304
304
  </dt>
305
- <dt id="ientry-idm45749067959408">gsf_doc_prop_dump, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-dump">gsf_doc_prop_dump ()</a>
305
+ <dt id="ientry-idm45386505014496">gsf_doc_prop_dump, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-dump">gsf_doc_prop_dump ()</a>
306
306
  </dt>
307
- <dt id="ientry-idm45749068058240">gsf_doc_prop_free, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-free">gsf_doc_prop_free ()</a>
307
+ <dt id="ientry-idm45386505113328">gsf_doc_prop_free, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-free">gsf_doc_prop_free ()</a>
308
308
  </dt>
309
- <dt id="ientry-idm45749067994640">gsf_doc_prop_get_link, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-get-link">gsf_doc_prop_get_link ()</a>
309
+ <dt id="ientry-idm45386505049728">gsf_doc_prop_get_link, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-get-link">gsf_doc_prop_get_link ()</a>
310
310
  </dt>
311
- <dt id="ientry-idm45749068042560">gsf_doc_prop_get_name, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-get-name">gsf_doc_prop_get_name ()</a>
311
+ <dt id="ientry-idm45386505097648">gsf_doc_prop_get_name, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-get-name">gsf_doc_prop_get_name ()</a>
312
312
  </dt>
313
- <dt id="ientry-idm45749069318048">gsf_doc_prop_get_type, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-doc-prop-get-type">gsf_doc_prop_get_type ()</a>
313
+ <dt id="ientry-idm45386508681328">gsf_doc_prop_get_type, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-doc-prop-get-type">gsf_doc_prop_get_type ()</a>
314
314
  </dt>
315
- <dt id="ientry-idm45749068027376">gsf_doc_prop_get_val, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-get-val">gsf_doc_prop_get_val ()</a>
315
+ <dt id="ientry-idm45386505082464">gsf_doc_prop_get_val, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-get-val">gsf_doc_prop_get_val ()</a>
316
316
  </dt>
317
- <dt id="ientry-idm45749068074560">gsf_doc_prop_new, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-new">gsf_doc_prop_new ()</a>
317
+ <dt id="ientry-idm45386505129648">gsf_doc_prop_new, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-new">gsf_doc_prop_new ()</a>
318
318
  </dt>
319
- <dt id="ientry-idm45749067978832">gsf_doc_prop_set_link, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-set-link">gsf_doc_prop_set_link ()</a>
319
+ <dt id="ientry-idm45386505033920">gsf_doc_prop_set_link, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-set-link">gsf_doc_prop_set_link ()</a>
320
320
  </dt>
321
- <dt id="ientry-idm45749068013824">gsf_doc_prop_set_val, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-set-val">gsf_doc_prop_set_val ()</a>
321
+ <dt id="ientry-idm45386505068912">gsf_doc_prop_set_val, <a class="indexterm" href="gsf-metadata.html#gsf-doc-prop-set-val">gsf_doc_prop_set_val ()</a>
322
322
  </dt>
323
- <dt id="ientry-idm45749065319376">gsf_doc_prop_swap_val, <a class="indexterm" href="gsf-utils.html#gsf-doc-prop-swap-val">gsf_doc_prop_swap_val ()</a>
323
+ <dt id="ientry-idm45386502269536">gsf_doc_prop_swap_val, <a class="indexterm" href="gsf-utils.html#gsf-doc-prop-swap-val">gsf_doc_prop_swap_val ()</a>
324
324
  </dt>
325
- <dt id="ientry-idm45749068780032">GSF_DYNAMIC_CLASS, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-CLASS:CAPS">GSF_DYNAMIC_CLASS()</a>
325
+ <dt id="ientry-idm45386505756400">GSF_DYNAMIC_CLASS, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-CLASS:CAPS">GSF_DYNAMIC_CLASS()</a>
326
326
  </dt>
327
- <dt id="ientry-idm45749068771376">GSF_DYNAMIC_CLASS_ABSTRACT, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-CLASS-ABSTRACT:CAPS">GSF_DYNAMIC_CLASS_ABSTRACT()</a>
327
+ <dt id="ientry-idm45386505747744">GSF_DYNAMIC_CLASS_ABSTRACT, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-CLASS-ABSTRACT:CAPS">GSF_DYNAMIC_CLASS_ABSTRACT()</a>
328
328
  </dt>
329
- <dt id="ientry-idm45749068775824">GSF_DYNAMIC_CLASS_FULL, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-CLASS-FULL:CAPS">GSF_DYNAMIC_CLASS_FULL()</a>
329
+ <dt id="ientry-idm45386505752192">GSF_DYNAMIC_CLASS_FULL, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-CLASS-FULL:CAPS">GSF_DYNAMIC_CLASS_FULL()</a>
330
330
  </dt>
331
- <dt id="ientry-idm45749068766992">GSF_DYNAMIC_INTERFACE, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-INTERFACE:CAPS">GSF_DYNAMIC_INTERFACE()</a>
331
+ <dt id="ientry-idm45386505743360">GSF_DYNAMIC_INTERFACE, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-INTERFACE:CAPS">GSF_DYNAMIC_INTERFACE()</a>
332
332
  </dt>
333
- <dt id="ientry-idm45749068762816">GSF_DYNAMIC_INTERFACE_FULL, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-INTERFACE-FULL:CAPS">GSF_DYNAMIC_INTERFACE_FULL()</a>
333
+ <dt id="ientry-idm45386505739184">GSF_DYNAMIC_INTERFACE_FULL, <a class="indexterm" href="gsf-utils.html#GSF-DYNAMIC-INTERFACE-FULL:CAPS">GSF_DYNAMIC_INTERFACE_FULL()</a>
334
334
  </dt>
335
- <dt id="ientry-idm45749065217664">GSF_ERROR, <a class="indexterm" href="gsf-utils.html#GSF-ERROR:CAPS">GSF_ERROR</a>
335
+ <dt id="ientry-idm45386502168208">GSF_ERROR, <a class="indexterm" href="gsf-utils.html#GSF-ERROR:CAPS">GSF_ERROR</a>
336
336
  </dt>
337
- <dt id="ientry-idm45749068758624">gsf_error_quark, <a class="indexterm" href="gsf-utils.html#gsf-error-quark">gsf_error_quark ()</a>
337
+ <dt id="ientry-idm45386505734992">gsf_error_quark, <a class="indexterm" href="gsf-utils.html#gsf-error-quark">gsf_error_quark ()</a>
338
338
  </dt>
339
- <dt id="ientry-idm45749066055840">gsf_extension_pointer, <a class="indexterm" href="gsf-utils.html#gsf-extension-pointer">gsf_extension_pointer ()</a>
339
+ <dt id="ientry-idm45386503065584">gsf_extension_pointer, <a class="indexterm" href="gsf-utils.html#gsf-extension-pointer">gsf_extension_pointer ()</a>
340
340
  </dt>
341
- <dt id="ientry-idm45749066087200">gsf_filename_to_utf8, <a class="indexterm" href="gsf-utils.html#gsf-filename-to-utf8">gsf_filename_to_utf8 ()</a>
341
+ <dt id="ientry-idm45386503096944">gsf_filename_to_utf8, <a class="indexterm" href="gsf-utils.html#gsf-filename-to-utf8">gsf_filename_to_utf8 ()</a>
342
342
  </dt>
343
- <dt id="ientry-idm45749066068272">gsf_iconv_close, <a class="indexterm" href="gsf-utils.html#gsf-iconv-close">gsf_iconv_close ()</a>
343
+ <dt id="ientry-idm45386503078016">gsf_iconv_close, <a class="indexterm" href="gsf-utils.html#gsf-iconv-close">gsf_iconv_close ()</a>
344
344
  </dt>
345
- <dt id="ientry-idm45749075621760">gsf_infile_child_by_aname, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-aname">gsf_infile_child_by_aname ()</a>
345
+ <dt id="ientry-idm45386516819616">gsf_infile_child_by_aname, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-aname">gsf_infile_child_by_aname ()</a>
346
346
  </dt>
347
- <dt id="ientry-idm45749075430624">gsf_infile_child_by_index, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-index">gsf_infile_child_by_index ()</a>
347
+ <dt id="ientry-idm45386511995376">gsf_infile_child_by_index, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-index">gsf_infile_child_by_index ()</a>
348
348
  </dt>
349
- <dt id="ientry-idm45749079429488">gsf_infile_child_by_name, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-name">gsf_infile_child_by_name ()</a>
349
+ <dt id="ientry-idm45386514603856">gsf_infile_child_by_name, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-name">gsf_infile_child_by_name ()</a>
350
350
  </dt>
351
- <dt id="ientry-idm45749073236736">gsf_infile_child_by_vaname, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-vaname">gsf_infile_child_by_vaname ()</a>
351
+ <dt id="ientry-idm45386511196032">gsf_infile_child_by_vaname, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-vaname">gsf_infile_child_by_vaname ()</a>
352
352
  </dt>
353
- <dt id="ientry-idm45749076919104">gsf_infile_child_by_vname, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-vname">gsf_infile_child_by_vname ()</a>
353
+ <dt id="ientry-idm45386514258912">gsf_infile_child_by_vname, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-child-by-vname">gsf_infile_child_by_vname ()</a>
354
354
  </dt>
355
- <dt id="ientry-idm45749072483616">gsf_infile_msole_get_class_id, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-infile-msole-get-class-id">gsf_infile_msole_get_class_id ()</a>
355
+ <dt id="ientry-idm45386507465792">gsf_infile_msole_get_class_id, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-infile-msole-get-class-id">gsf_infile_msole_get_class_id ()</a>
356
356
  </dt>
357
- <dt id="ientry-idm45749071100416">gsf_infile_msole_new, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-infile-msole-new">gsf_infile_msole_new ()</a>
357
+ <dt id="ientry-idm45386515875136">gsf_infile_msole_new, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-infile-msole-new">gsf_infile_msole_new ()</a>
358
358
  </dt>
359
- <dt id="ientry-idm45749073213456">gsf_infile_name_by_index, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-name-by-index">gsf_infile_name_by_index ()</a>
359
+ <dt id="ientry-idm45386511172752">gsf_infile_name_by_index, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-name-by-index">gsf_infile_name_by_index ()</a>
360
360
  </dt>
361
- <dt id="ientry-idm45749074775552">gsf_infile_num_children, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-num-children">gsf_infile_num_children ()</a>
361
+ <dt id="ientry-idm45386514816448">gsf_infile_num_children, <a class="indexterm" href="gsf-Infile-reading-structed-files.html#gsf-infile-num-children">gsf_infile_num_children ()</a>
362
362
  </dt>
363
- <dt id="ientry-idm45749073946304">gsf_infile_stdio_new, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-infile-stdio-new">gsf_infile_stdio_new ()</a>
363
+ <dt id="ientry-idm45386510820512">gsf_infile_stdio_new, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-infile-stdio-new">gsf_infile_stdio_new ()</a>
364
364
  </dt>
365
- <dt id="ientry-idm45749076365424">gsf_infile_zip_new, <a class="indexterm" href="gsf-Zip.html#gsf-infile-zip-new">gsf_infile_zip_new ()</a>
365
+ <dt id="ientry-idm45386516175264">gsf_infile_zip_new, <a class="indexterm" href="gsf-Zip.html#gsf-infile-zip-new">gsf_infile_zip_new ()</a>
366
366
  </dt>
367
- <dt id="ientry-idm45749068862208">gsf_init, <a class="indexterm" href="gsf-utils.html#gsf-init">gsf_init ()</a>
367
+ <dt id="ientry-idm45386505838576">gsf_init, <a class="indexterm" href="gsf-utils.html#gsf-init">gsf_init ()</a>
368
368
  </dt>
369
- <dt id="ientry-idm45749068850656">gsf_init_dynamic, <a class="indexterm" href="gsf-utils.html#gsf-init-dynamic">gsf_init_dynamic ()</a>
369
+ <dt id="ientry-idm45386505827024">gsf_init_dynamic, <a class="indexterm" href="gsf-utils.html#gsf-init-dynamic">gsf_init_dynamic ()</a>
370
370
  </dt>
371
- <dt id="ientry-idm45749077854976">gsf_input_container, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-container">gsf_input_container ()</a>
371
+ <dt id="ientry-idm45386515096288">gsf_input_container, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-container">gsf_input_container ()</a>
372
372
  </dt>
373
- <dt id="ientry-idm45749074292944">gsf_input_copy, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-copy">gsf_input_copy ()</a>
373
+ <dt id="ientry-idm45386511293056">gsf_input_copy, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-copy">gsf_input_copy ()</a>
374
374
  </dt>
375
- <dt id="ientry-idm45749068729104">gsf_input_dump, <a class="indexterm" href="gsf-utils.html#gsf-input-dump">gsf_input_dump ()</a>
375
+ <dt id="ientry-idm45386505705472">gsf_input_dump, <a class="indexterm" href="gsf-utils.html#gsf-input-dump">gsf_input_dump ()</a>
376
376
  </dt>
377
- <dt id="ientry-idm45749077835872">gsf_input_dup, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-dup">gsf_input_dup ()</a>
377
+ <dt id="ientry-idm45386515077184">gsf_input_dup, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-dup">gsf_input_dup ()</a>
378
378
  </dt>
379
- <dt id="ientry-idm45749077794912">gsf_input_eof, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-eof">gsf_input_eof ()</a>
379
+ <dt id="ientry-idm45386515036224">gsf_input_eof, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-eof">gsf_input_eof ()</a>
380
380
  </dt>
381
- <dt id="ientry-idm45749077722912">gsf_input_error, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-error">gsf_input_error ()</a>
381
+ <dt id="ientry-idm45386514964224">gsf_input_error, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-error">gsf_input_error ()</a>
382
382
  </dt>
383
- <dt id="ientry-idm45749077761744">gsf_input_error_id, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-error-id">gsf_input_error_id ()</a>
383
+ <dt id="ientry-idm45386515003056">gsf_input_error_id, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-error-id">gsf_input_error_id ()</a>
384
384
  </dt>
385
- <dt id="ientry-idm45749078182816">gsf_input_gio_new, <a class="indexterm" href="gsf-GIO.html#gsf-input-gio-new">gsf_input_gio_new ()</a>
385
+ <dt id="ientry-idm45386511109904">gsf_input_gio_new, <a class="indexterm" href="gsf-GIO.html#gsf-input-gio-new">gsf_input_gio_new ()</a>
386
386
  </dt>
387
- <dt id="ientry-idm45749074965664">gsf_input_gio_new_for_path, <a class="indexterm" href="gsf-GIO.html#gsf-input-gio-new-for-path">gsf_input_gio_new_for_path ()</a>
387
+ <dt id="ientry-idm45386515811200">gsf_input_gio_new_for_path, <a class="indexterm" href="gsf-GIO.html#gsf-input-gio-new-for-path">gsf_input_gio_new_for_path ()</a>
388
388
  </dt>
389
- <dt id="ientry-idm45749078060032">gsf_input_gio_new_for_uri, <a class="indexterm" href="gsf-GIO.html#gsf-input-gio-new-for-uri">gsf_input_gio_new_for_uri ()</a>
389
+ <dt id="ientry-idm45386510601472">gsf_input_gio_new_for_uri, <a class="indexterm" href="gsf-GIO.html#gsf-input-gio-new-for-uri">gsf_input_gio_new_for_uri ()</a>
390
390
  </dt>
391
- <dt id="ientry-idm45749075689568">gsf_input_gzip_new, <a class="indexterm" href="gsf-Compression.html#gsf-input-gzip-new">gsf_input_gzip_new ()</a>
391
+ <dt id="ientry-idm45386514826736">gsf_input_gzip_new, <a class="indexterm" href="gsf-Compression.html#gsf-input-gzip-new">gsf_input_gzip_new ()</a>
392
392
  </dt>
393
- <dt id="ientry-idm45749069743472">gsf_input_http_get_content_type, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-input-http-get-content-type">gsf_input_http_get_content_type ()</a>
393
+ <dt id="ientry-idm45386506802896">gsf_input_http_get_content_type, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-input-http-get-content-type">gsf_input_http_get_content_type ()</a>
394
394
  </dt>
395
- <dt id="ientry-idm45749069726432">gsf_input_http_get_type, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-input-http-get-type">gsf_input_http_get_type ()</a>
395
+ <dt id="ientry-idm45386506785920">gsf_input_http_get_type, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-input-http-get-type">gsf_input_http_get_type ()</a>
396
396
  </dt>
397
- <dt id="ientry-idm45749069720272">gsf_input_http_get_url, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-input-http-get-url">gsf_input_http_get_url ()</a>
397
+ <dt id="ientry-idm45386506779760">gsf_input_http_get_url, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-input-http-get-url">gsf_input_http_get_url ()</a>
398
398
  </dt>
399
- <dt id="ientry-idm45749076034400">gsf_input_memory_new, <a class="indexterm" href="gsf-memory.html#gsf-input-memory-new">gsf_input_memory_new ()</a>
399
+ <dt id="ientry-idm45386515764944">gsf_input_memory_new, <a class="indexterm" href="gsf-memory.html#gsf-input-memory-new">gsf_input_memory_new ()</a>
400
400
  </dt>
401
- <dt id="ientry-idm45749075120208">gsf_input_memory_new_clone, <a class="indexterm" href="gsf-memory.html#gsf-input-memory-new-clone">gsf_input_memory_new_clone ()</a>
401
+ <dt id="ientry-idm45386514174656">gsf_input_memory_new_clone, <a class="indexterm" href="gsf-memory.html#gsf-input-memory-new-clone">gsf_input_memory_new_clone ()</a>
402
402
  </dt>
403
- <dt id="ientry-idm45749076042784">gsf_input_memory_new_from_bzip, <a class="indexterm" href="gsf-Compression.html#gsf-input-memory-new-from-bzip">gsf_input_memory_new_from_bzip ()</a>
403
+ <dt id="ientry-idm45386510229104">gsf_input_memory_new_from_bzip, <a class="indexterm" href="gsf-Compression.html#gsf-input-memory-new-from-bzip">gsf_input_memory_new_from_bzip ()</a>
404
404
  </dt>
405
- <dt id="ientry-idm45749075734176">gsf_input_memory_new_from_iochannel, <a class="indexterm" href="gsf-memory.html#gsf-input-memory-new-from-iochannel">gsf_input_memory_new_from_iochannel ()</a>
405
+ <dt id="ientry-idm45386513166992">gsf_input_memory_new_from_iochannel, <a class="indexterm" href="gsf-memory.html#gsf-input-memory-new-from-iochannel">gsf_input_memory_new_from_iochannel ()</a>
406
406
  </dt>
407
- <dt id="ientry-idm45749074951728">gsf_input_mmap_new, <a class="indexterm" href="gsf-memory.html#gsf-input-mmap-new">gsf_input_mmap_new ()</a>
407
+ <dt id="ientry-idm45386512908480">gsf_input_mmap_new, <a class="indexterm" href="gsf-memory.html#gsf-input-mmap-new">gsf_input_mmap_new ()</a>
408
408
  </dt>
409
- <dt id="ientry-idm45749077711792">gsf_input_name, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-name">gsf_input_name ()</a>
409
+ <dt id="ientry-idm45386514953104">gsf_input_name, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-name">gsf_input_name ()</a>
410
410
  </dt>
411
- <dt id="ientry-idm45749077671008">gsf_input_proxy_new, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-proxy-new">gsf_input_proxy_new ()</a>
411
+ <dt id="ientry-idm45386514912320">gsf_input_proxy_new, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-proxy-new">gsf_input_proxy_new ()</a>
412
412
  </dt>
413
- <dt id="ientry-idm45749077654608">gsf_input_proxy_new_section, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-proxy-new-section">gsf_input_proxy_new_section ()</a>
413
+ <dt id="ientry-idm45386514895920">gsf_input_proxy_new_section, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-proxy-new-section">gsf_input_proxy_new_section ()</a>
414
414
  </dt>
415
- <dt id="ientry-idm45749085771712">gsf_input_read, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-read">gsf_input_read ()</a>
415
+ <dt id="ientry-idm45386522842464">gsf_input_read, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-read">gsf_input_read ()</a>
416
416
  </dt>
417
- <dt id="ientry-idm45749077777536">gsf_input_remaining, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-remaining">gsf_input_remaining ()</a>
417
+ <dt id="ientry-idm45386515018848">gsf_input_remaining, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-remaining">gsf_input_remaining ()</a>
418
418
  </dt>
419
- <dt id="ientry-idm45749077880176">gsf_input_seek, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-seek">gsf_input_seek ()</a>
419
+ <dt id="ientry-idm45386515121488">gsf_input_seek, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-seek">gsf_input_seek ()</a>
420
420
  </dt>
421
- <dt id="ientry-idm45749077692208">gsf_input_set_name_from_filename, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-set-name-from-filename">gsf_input_set_name_from_filename ()</a>
421
+ <dt id="ientry-idm45386514933520">gsf_input_set_name_from_filename, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-set-name-from-filename">gsf_input_set_name_from_filename ()</a>
422
422
  </dt>
423
- <dt id="ientry-idm45749077753712">gsf_input_sibling, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-sibling">gsf_input_sibling ()</a>
423
+ <dt id="ientry-idm45386514995024">gsf_input_sibling, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-sibling">gsf_input_sibling ()</a>
424
424
  </dt>
425
- <dt id="ientry-idm45749077810672">gsf_input_size, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-size">gsf_input_size ()</a>
425
+ <dt id="ientry-idm45386515051984">gsf_input_size, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-size">gsf_input_size ()</a>
426
426
  </dt>
427
- <dt id="ientry-idm45749078187536">gsf_input_stdio_new, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-input-stdio-new">gsf_input_stdio_new ()</a>
427
+ <dt id="ientry-idm45386510111600">gsf_input_stdio_new, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-input-stdio-new">gsf_input_stdio_new ()</a>
428
428
  </dt>
429
- <dt id="ientry-idm45749077080496">gsf_input_stdio_new_FILE, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-input-stdio-new-FILE">gsf_input_stdio_new_FILE ()</a>
429
+ <dt id="ientry-idm45386510359104">gsf_input_stdio_new_FILE, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-input-stdio-new-FILE">gsf_input_stdio_new_FILE ()</a>
430
430
  </dt>
431
- <dt id="ientry-idm45749085966912">gsf_input_tell, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-tell">gsf_input_tell ()</a>
431
+ <dt id="ientry-idm45386522809456">gsf_input_tell, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-tell">gsf_input_tell ()</a>
432
432
  </dt>
433
- <dt id="ientry-idm45749075917536">gsf_input_textline_ascii_gets, <a class="indexterm" href="gsf-Text.html#gsf-input-textline-ascii-gets">gsf_input_textline_ascii_gets ()</a>
433
+ <dt id="ientry-idm45386512046560">gsf_input_textline_ascii_gets, <a class="indexterm" href="gsf-Text.html#gsf-input-textline-ascii-gets">gsf_input_textline_ascii_gets ()</a>
434
434
  </dt>
435
- <dt id="ientry-idm45749079503728">gsf_input_textline_new, <a class="indexterm" href="gsf-Text.html#gsf-input-textline-new">gsf_input_textline_new ()</a>
435
+ <dt id="ientry-idm45386513091680">gsf_input_textline_new, <a class="indexterm" href="gsf-Text.html#gsf-input-textline-new">gsf_input_textline_new ()</a>
436
436
  </dt>
437
- <dt id="ientry-idm45749074136688">gsf_input_textline_utf8_gets, <a class="indexterm" href="gsf-Text.html#gsf-input-textline-utf8-gets">gsf_input_textline_utf8_gets ()</a>
437
+ <dt id="ientry-idm45386510767728">gsf_input_textline_utf8_gets, <a class="indexterm" href="gsf-Text.html#gsf-input-textline-utf8-gets">gsf_input_textline_utf8_gets ()</a>
438
438
  </dt>
439
- <dt id="ientry-idm45749074271920">gsf_input_uncompress, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-uncompress">gsf_input_uncompress ()</a>
439
+ <dt id="ientry-idm45386511272032">gsf_input_uncompress, <a class="indexterm" href="gsf-Input-from-unstructured-files.html#gsf-input-uncompress">gsf_input_uncompress ()</a>
440
440
  </dt>
441
- <dt id="ientry-idm45749068788352">GSF_INTERFACE, <a class="indexterm" href="gsf-utils.html#GSF-INTERFACE:CAPS">GSF_INTERFACE()</a>
441
+ <dt id="ientry-idm45386505764720">GSF_INTERFACE, <a class="indexterm" href="gsf-utils.html#GSF-INTERFACE:CAPS">GSF_INTERFACE()</a>
442
442
  </dt>
443
- <dt id="ientry-idm45749068784192">GSF_INTERFACE_FULL, <a class="indexterm" href="gsf-utils.html#GSF-INTERFACE-FULL:CAPS">GSF_INTERFACE_FULL()</a>
443
+ <dt id="ientry-idm45386505760560">GSF_INTERFACE_FULL, <a class="indexterm" href="gsf-utils.html#GSF-INTERFACE-FULL:CAPS">GSF_INTERFACE_FULL()</a>
444
444
  </dt>
445
- <dt id="ientry-idm45749065773280">GSF_LE_GET_DOUBLE, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-DOUBLE:CAPS">GSF_LE_GET_DOUBLE()</a>
445
+ <dt id="ientry-idm45386502783024">GSF_LE_GET_DOUBLE, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-DOUBLE:CAPS">GSF_LE_GET_DOUBLE()</a>
446
446
  </dt>
447
- <dt id="ientry-idm45749065761216">gsf_le_get_double, <a class="indexterm" href="gsf-utils.html#gsf-le-get-double">gsf_le_get_double ()</a>
447
+ <dt id="ientry-idm45386502770960">gsf_le_get_double, <a class="indexterm" href="gsf-utils.html#gsf-le-get-double">gsf_le_get_double ()</a>
448
448
  </dt>
449
- <dt id="ientry-idm45749065799280">GSF_LE_GET_FLOAT, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-FLOAT:CAPS">GSF_LE_GET_FLOAT()</a>
449
+ <dt id="ientry-idm45386502809024">GSF_LE_GET_FLOAT, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-FLOAT:CAPS">GSF_LE_GET_FLOAT()</a>
450
450
  </dt>
451
- <dt id="ientry-idm45749065787216">gsf_le_get_float, <a class="indexterm" href="gsf-utils.html#gsf-le-get-float">gsf_le_get_float ()</a>
451
+ <dt id="ientry-idm45386502796960">gsf_le_get_float, <a class="indexterm" href="gsf-utils.html#gsf-le-get-float">gsf_le_get_float ()</a>
452
452
  </dt>
453
- <dt id="ientry-idm45749065885712">GSF_LE_GET_GINT16, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GINT16:CAPS">GSF_LE_GET_GINT16()</a>
453
+ <dt id="ientry-idm45386502895456">GSF_LE_GET_GINT16, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GINT16:CAPS">GSF_LE_GET_GINT16()</a>
454
454
  </dt>
455
- <dt id="ientry-idm45749065861584">GSF_LE_GET_GINT32, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GINT32:CAPS">GSF_LE_GET_GINT32()</a>
455
+ <dt id="ientry-idm45386502871328">GSF_LE_GET_GINT32, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GINT32:CAPS">GSF_LE_GET_GINT32()</a>
456
456
  </dt>
457
- <dt id="ientry-idm45749065825392">GSF_LE_GET_GINT64, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GINT64:CAPS">GSF_LE_GET_GINT64()</a>
457
+ <dt id="ientry-idm45386502835136">GSF_LE_GET_GINT64, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GINT64:CAPS">GSF_LE_GET_GINT64()</a>
458
458
  </dt>
459
- <dt id="ientry-idm45749065909840">GSF_LE_GET_GINT8, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GINT8:CAPS">GSF_LE_GET_GINT8()</a>
459
+ <dt id="ientry-idm45386502919584">GSF_LE_GET_GINT8, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GINT8:CAPS">GSF_LE_GET_GINT8()</a>
460
460
  </dt>
461
- <dt id="ientry-idm45749065849520">GSF_LE_GET_GUINT16, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GUINT16:CAPS">GSF_LE_GET_GUINT16()</a>
461
+ <dt id="ientry-idm45386502859264">GSF_LE_GET_GUINT16, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GUINT16:CAPS">GSF_LE_GET_GUINT16()</a>
462
462
  </dt>
463
- <dt id="ientry-idm45749065837456">GSF_LE_GET_GUINT32, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GUINT32:CAPS">GSF_LE_GET_GUINT32()</a>
463
+ <dt id="ientry-idm45386502847200">GSF_LE_GET_GUINT32, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GUINT32:CAPS">GSF_LE_GET_GUINT32()</a>
464
464
  </dt>
465
- <dt id="ientry-idm45749065897776">GSF_LE_GET_GUINT64, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GUINT64:CAPS">GSF_LE_GET_GUINT64()</a>
465
+ <dt id="ientry-idm45386502907520">GSF_LE_GET_GUINT64, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GUINT64:CAPS">GSF_LE_GET_GUINT64()</a>
466
466
  </dt>
467
- <dt id="ientry-idm45749065813328">gsf_le_get_guint64, <a class="indexterm" href="gsf-utils.html#gsf-le-get-guint64">gsf_le_get_guint64 ()</a>
467
+ <dt id="ientry-idm45386502823072">gsf_le_get_guint64, <a class="indexterm" href="gsf-utils.html#gsf-le-get-guint64">gsf_le_get_guint64 ()</a>
468
468
  </dt>
469
- <dt id="ientry-idm45749065873648">GSF_LE_GET_GUINT8, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GUINT8:CAPS">GSF_LE_GET_GUINT8()</a>
469
+ <dt id="ientry-idm45386502883392">GSF_LE_GET_GUINT8, <a class="indexterm" href="gsf-utils.html#GSF-LE-GET-GUINT8:CAPS">GSF_LE_GET_GUINT8()</a>
470
470
  </dt>
471
- <dt id="ientry-idm45749065599824">GSF_LE_SET_DOUBLE, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-DOUBLE:CAPS">GSF_LE_SET_DOUBLE()</a>
471
+ <dt id="ientry-idm45386502524944">GSF_LE_SET_DOUBLE, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-DOUBLE:CAPS">GSF_LE_SET_DOUBLE()</a>
472
472
  </dt>
473
- <dt id="ientry-idm45749065564192">gsf_le_set_double, <a class="indexterm" href="gsf-utils.html#gsf-le-set-double">gsf_le_set_double ()</a>
473
+ <dt id="ientry-idm45386502495040">gsf_le_set_double, <a class="indexterm" href="gsf-utils.html#gsf-le-set-double">gsf_le_set_double ()</a>
474
474
  </dt>
475
- <dt id="ientry-idm45749065616656">GSF_LE_SET_FLOAT, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-FLOAT:CAPS">GSF_LE_SET_FLOAT()</a>
475
+ <dt id="ientry-idm45386502539440">GSF_LE_SET_FLOAT, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-FLOAT:CAPS">GSF_LE_SET_FLOAT()</a>
476
476
  </dt>
477
- <dt id="ientry-idm45749065583056">gsf_le_set_float, <a class="indexterm" href="gsf-utils.html#gsf-le-set-float">gsf_le_set_float ()</a>
477
+ <dt id="ientry-idm45386502510928">gsf_le_set_float, <a class="indexterm" href="gsf-utils.html#gsf-le-set-float">gsf_le_set_float ()</a>
478
478
  </dt>
479
- <dt id="ientry-idm45749065683984">GSF_LE_SET_GINT16, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GINT16:CAPS">GSF_LE_SET_GINT16()</a>
479
+ <dt id="ientry-idm45386502604304">GSF_LE_SET_GINT16, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GINT16:CAPS">GSF_LE_SET_GINT16()</a>
480
480
  </dt>
481
- <dt id="ientry-idm45749065667184">GSF_LE_SET_GINT32, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GINT32:CAPS">GSF_LE_SET_GINT32()</a>
481
+ <dt id="ientry-idm45386502588128">GSF_LE_SET_GINT32, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GINT32:CAPS">GSF_LE_SET_GINT32()</a>
482
482
  </dt>
483
- <dt id="ientry-idm45749065650304">GSF_LE_SET_GINT64, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GINT64:CAPS">GSF_LE_SET_GINT64()</a>
483
+ <dt id="ientry-idm45386502571872">GSF_LE_SET_GINT64, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GINT64:CAPS">GSF_LE_SET_GINT64()</a>
484
484
  </dt>
485
- <dt id="ientry-idm45749065700816">GSF_LE_SET_GINT8, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GINT8:CAPS">GSF_LE_SET_GINT8()</a>
485
+ <dt id="ientry-idm45386502620480">GSF_LE_SET_GINT8, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GINT8:CAPS">GSF_LE_SET_GINT8()</a>
486
486
  </dt>
487
- <dt id="ientry-idm45749065733344">GSF_LE_SET_GUINT16, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GUINT16:CAPS">GSF_LE_SET_GUINT16()</a>
487
+ <dt id="ientry-idm45386502652832">GSF_LE_SET_GUINT16, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GUINT16:CAPS">GSF_LE_SET_GUINT16()</a>
488
488
  </dt>
489
- <dt id="ientry-idm45749065717632">GSF_LE_SET_GUINT32, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GUINT32:CAPS">GSF_LE_SET_GUINT32()</a>
489
+ <dt id="ientry-idm45386502636656">GSF_LE_SET_GUINT32, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GUINT32:CAPS">GSF_LE_SET_GUINT32()</a>
490
490
  </dt>
491
- <dt id="ientry-idm45749065633472">GSF_LE_SET_GUINT64, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GUINT64:CAPS">GSF_LE_SET_GUINT64()</a>
491
+ <dt id="ientry-idm45386502555616">GSF_LE_SET_GUINT64, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GUINT64:CAPS">GSF_LE_SET_GUINT64()</a>
492
492
  </dt>
493
- <dt id="ientry-idm45749065747280">GSF_LE_SET_GUINT8, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GUINT8:CAPS">GSF_LE_SET_GUINT8()</a>
493
+ <dt id="ientry-idm45386521951408">GSF_LE_SET_GUINT8, <a class="indexterm" href="gsf-utils.html#GSF-LE-SET-GUINT8:CAPS">GSF_LE_SET_GUINT8()</a>
494
494
  </dt>
495
- <dt id="ientry-idm45749068748976">gsf_mem_dump, <a class="indexterm" href="gsf-utils.html#gsf-mem-dump">gsf_mem_dump ()</a>
495
+ <dt id="ientry-idm45386505725344">gsf_mem_dump, <a class="indexterm" href="gsf-utils.html#gsf-mem-dump">gsf_mem_dump ()</a>
496
496
  </dt>
497
- <dt id="ientry-idm45749067734048">GSF_META_NAME_BYTE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-BYTE-COUNT:CAPS">GSF_META_NAME_BYTE_COUNT</a>
497
+ <dt id="ientry-idm45386504789136">GSF_META_NAME_BYTE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-BYTE-COUNT:CAPS">GSF_META_NAME_BYTE_COUNT</a>
498
498
  </dt>
499
- <dt id="ientry-idm45749067677520">GSF_META_NAME_CASE_SENSITIVE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CASE-SENSITIVE:CAPS">GSF_META_NAME_CASE_SENSITIVE</a>
499
+ <dt id="ientry-idm45386504732608">GSF_META_NAME_CASE_SENSITIVE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CASE-SENSITIVE:CAPS">GSF_META_NAME_CASE_SENSITIVE</a>
500
500
  </dt>
501
- <dt id="ientry-idm45749067766192">GSF_META_NAME_CATEGORY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CATEGORY:CAPS">GSF_META_NAME_CATEGORY</a>
501
+ <dt id="ientry-idm45386504821280">GSF_META_NAME_CATEGORY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CATEGORY:CAPS">GSF_META_NAME_CATEGORY</a>
502
502
  </dt>
503
- <dt id="ientry-idm45749067809728">GSF_META_NAME_CELL_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CELL-COUNT:CAPS">GSF_META_NAME_CELL_COUNT</a>
503
+ <dt id="ientry-idm45386504864816">GSF_META_NAME_CELL_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CELL-COUNT:CAPS">GSF_META_NAME_CELL_COUNT</a>
504
504
  </dt>
505
- <dt id="ientry-idm45749067813600">GSF_META_NAME_CHARACTER_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CHARACTER-COUNT:CAPS">GSF_META_NAME_CHARACTER_COUNT</a>
505
+ <dt id="ientry-idm45386504868688">GSF_META_NAME_CHARACTER_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CHARACTER-COUNT:CAPS">GSF_META_NAME_CHARACTER_COUNT</a>
506
506
  </dt>
507
- <dt id="ientry-idm45749067845504">GSF_META_NAME_CODEPAGE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CODEPAGE:CAPS">GSF_META_NAME_CODEPAGE</a>
507
+ <dt id="ientry-idm45386504900592">GSF_META_NAME_CODEPAGE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CODEPAGE:CAPS">GSF_META_NAME_CODEPAGE</a>
508
508
  </dt>
509
- <dt id="ientry-idm45749067716272">GSF_META_NAME_COMPANY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-COMPANY:CAPS">GSF_META_NAME_COMPANY</a>
509
+ <dt id="ientry-idm45386504771360">GSF_META_NAME_COMPANY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-COMPANY:CAPS">GSF_META_NAME_COMPANY</a>
510
510
  </dt>
511
- <dt id="ientry-idm45749067802752">GSF_META_NAME_CREATOR, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CREATOR:CAPS">GSF_META_NAME_CREATOR</a>
511
+ <dt id="ientry-idm45386504857840">GSF_META_NAME_CREATOR, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-CREATOR:CAPS">GSF_META_NAME_CREATOR</a>
512
512
  </dt>
513
- <dt id="ientry-idm45749067856528">GSF_META_NAME_DATE_CREATED, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DATE-CREATED:CAPS">GSF_META_NAME_DATE_CREATED</a>
513
+ <dt id="ientry-idm45386504911616">GSF_META_NAME_DATE_CREATED, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DATE-CREATED:CAPS">GSF_META_NAME_DATE_CREATED</a>
514
514
  </dt>
515
- <dt id="ientry-idm45749067860400">GSF_META_NAME_DATE_MODIFIED, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DATE-MODIFIED:CAPS">GSF_META_NAME_DATE_MODIFIED</a>
515
+ <dt id="ientry-idm45386504915488">GSF_META_NAME_DATE_MODIFIED, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DATE-MODIFIED:CAPS">GSF_META_NAME_DATE_MODIFIED</a>
516
516
  </dt>
517
- <dt id="ientry-idm45749067867760">GSF_META_NAME_DESCRIPTION, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DESCRIPTION:CAPS">GSF_META_NAME_DESCRIPTION</a>
517
+ <dt id="ientry-idm45386504922848">GSF_META_NAME_DESCRIPTION, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DESCRIPTION:CAPS">GSF_META_NAME_DESCRIPTION</a>
518
518
  </dt>
519
- <dt id="ientry-idm45749067708912">GSF_META_NAME_DICTIONARY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DICTIONARY:CAPS">GSF_META_NAME_DICTIONARY</a>
519
+ <dt id="ientry-idm45386504764000">GSF_META_NAME_DICTIONARY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DICTIONARY:CAPS">GSF_META_NAME_DICTIONARY</a>
520
520
  </dt>
521
- <dt id="ientry-idm45749067723424">GSF_META_NAME_DOCUMENT_PARTS, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DOCUMENT-PARTS:CAPS">GSF_META_NAME_DOCUMENT_PARTS</a>
521
+ <dt id="ientry-idm45386504778512">GSF_META_NAME_DOCUMENT_PARTS, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-DOCUMENT-PARTS:CAPS">GSF_META_NAME_DOCUMENT_PARTS</a>
522
522
  </dt>
523
- <dt id="ientry-idm45749067838192">GSF_META_NAME_EDITING_DURATION, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-EDITING-DURATION:CAPS">GSF_META_NAME_EDITING_DURATION</a>
523
+ <dt id="ientry-idm45386504893280">GSF_META_NAME_EDITING_DURATION, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-EDITING-DURATION:CAPS">GSF_META_NAME_EDITING_DURATION</a>
524
524
  </dt>
525
- <dt id="ientry-idm45749067755360">GSF_META_NAME_GENERATOR, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-GENERATOR:CAPS">GSF_META_NAME_GENERATOR</a>
525
+ <dt id="ientry-idm45386504810448">GSF_META_NAME_GENERATOR, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-GENERATOR:CAPS">GSF_META_NAME_GENERATOR</a>
526
526
  </dt>
527
- <dt id="ientry-idm45749067727072">GSF_META_NAME_HEADING_PAIRS, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-HEADING-PAIRS:CAPS">GSF_META_NAME_HEADING_PAIRS</a>
527
+ <dt id="ientry-idm45386504782160">GSF_META_NAME_HEADING_PAIRS, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-HEADING-PAIRS:CAPS">GSF_META_NAME_HEADING_PAIRS</a>
528
528
  </dt>
529
- <dt id="ientry-idm45749067741024">GSF_META_NAME_HIDDEN_SLIDE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-HIDDEN-SLIDE-COUNT:CAPS">GSF_META_NAME_HIDDEN_SLIDE_COUNT</a>
529
+ <dt id="ientry-idm45386504796112">GSF_META_NAME_HIDDEN_SLIDE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-HIDDEN-SLIDE-COUNT:CAPS">GSF_META_NAME_HIDDEN_SLIDE_COUNT</a>
530
530
  </dt>
531
- <dt id="ientry-idm45749067831040">GSF_META_NAME_IMAGE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-IMAGE-COUNT:CAPS">GSF_META_NAME_IMAGE_COUNT</a>
531
+ <dt id="ientry-idm45386504886128">GSF_META_NAME_IMAGE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-IMAGE-COUNT:CAPS">GSF_META_NAME_IMAGE_COUNT</a>
532
532
  </dt>
533
- <dt id="ientry-idm45749067673648">GSF_META_NAME_INITIAL_CREATOR, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-INITIAL-CREATOR:CAPS">GSF_META_NAME_INITIAL_CREATOR</a>
533
+ <dt id="ientry-idm45386504728736">GSF_META_NAME_INITIAL_CREATOR, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-INITIAL-CREATOR:CAPS">GSF_META_NAME_INITIAL_CREATOR</a>
534
534
  </dt>
535
- <dt id="ientry-idm45749067780016">GSF_META_NAME_KEYWORD, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-KEYWORD:CAPS">GSF_META_NAME_KEYWORD</a>
535
+ <dt id="ientry-idm45386504835104">GSF_META_NAME_KEYWORD, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-KEYWORD:CAPS">GSF_META_NAME_KEYWORD</a>
536
536
  </dt>
537
- <dt id="ientry-idm45749067852800">GSF_META_NAME_KEYWORDS, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-KEYWORDS:CAPS">GSF_META_NAME_KEYWORDS</a>
537
+ <dt id="ientry-idm45386504907888">GSF_META_NAME_KEYWORDS, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-KEYWORDS:CAPS">GSF_META_NAME_KEYWORDS</a>
538
538
  </dt>
539
- <dt id="ientry-idm45749067849184">GSF_META_NAME_LANGUAGE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LANGUAGE:CAPS">GSF_META_NAME_LANGUAGE</a>
539
+ <dt id="ientry-idm45386504904272">GSF_META_NAME_LANGUAGE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LANGUAGE:CAPS">GSF_META_NAME_LANGUAGE</a>
540
540
  </dt>
541
- <dt id="ientry-idm45749067791248">GSF_META_NAME_LAST_PRINTED, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LAST-PRINTED:CAPS">GSF_META_NAME_LAST_PRINTED</a>
541
+ <dt id="ientry-idm45386504846336">GSF_META_NAME_LAST_PRINTED, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LAST-PRINTED:CAPS">GSF_META_NAME_LAST_PRINTED</a>
542
542
  </dt>
543
- <dt id="ientry-idm45749067794864">GSF_META_NAME_LAST_SAVED_BY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LAST-SAVED-BY:CAPS">GSF_META_NAME_LAST_SAVED_BY</a>
543
+ <dt id="ientry-idm45386504849952">GSF_META_NAME_LAST_SAVED_BY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LAST-SAVED-BY:CAPS">GSF_META_NAME_LAST_SAVED_BY</a>
544
544
  </dt>
545
- <dt id="ientry-idm45749067751488">GSF_META_NAME_LINE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LINE-COUNT:CAPS">GSF_META_NAME_LINE_COUNT</a>
545
+ <dt id="ientry-idm45386504806576">GSF_META_NAME_LINE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LINE-COUNT:CAPS">GSF_META_NAME_LINE_COUNT</a>
546
546
  </dt>
547
- <dt id="ientry-idm45749067712400">GSF_META_NAME_LINKS_DIRTY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LINKS-DIRTY:CAPS">GSF_META_NAME_LINKS_DIRTY</a>
547
+ <dt id="ientry-idm45386504767488">GSF_META_NAME_LINKS_DIRTY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LINKS-DIRTY:CAPS">GSF_META_NAME_LINKS_DIRTY</a>
548
548
  </dt>
549
- <dt id="ientry-idm45749067681008">GSF_META_NAME_LOCALE_SYSTEM_DEFAULT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LOCALE-SYSTEM-DEFAULT:CAPS">GSF_META_NAME_LOCALE_SYSTEM_DEFAULT</a>
549
+ <dt id="ientry-idm45386504736096">GSF_META_NAME_LOCALE_SYSTEM_DEFAULT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-LOCALE-SYSTEM-DEFAULT:CAPS">GSF_META_NAME_LOCALE_SYSTEM_DEFAULT</a>
550
550
  </dt>
551
- <dt id="ientry-idm45749067719760">GSF_META_NAME_MANAGER, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MANAGER:CAPS">GSF_META_NAME_MANAGER</a>
551
+ <dt id="ientry-idm45386504774848">GSF_META_NAME_MANAGER, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MANAGER:CAPS">GSF_META_NAME_MANAGER</a>
552
552
  </dt>
553
- <dt id="ientry-idm45749067737536">GSF_META_NAME_MM_CLIP_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MM-CLIP-COUNT:CAPS">GSF_META_NAME_MM_CLIP_COUNT</a>
553
+ <dt id="ientry-idm45386504792624">GSF_META_NAME_MM_CLIP_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MM-CLIP-COUNT:CAPS">GSF_META_NAME_MM_CLIP_COUNT</a>
554
554
  </dt>
555
- <dt id="ientry-idm45749067705424">GSF_META_NAME_MSOLE_UNKNOWN_17, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-17:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_17</a>
555
+ <dt id="ientry-idm45386504760512">GSF_META_NAME_MSOLE_UNKNOWN_17, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-17:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_17</a>
556
556
  </dt>
557
- <dt id="ientry-idm45749067701936">GSF_META_NAME_MSOLE_UNKNOWN_18, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-18:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_18</a>
557
+ <dt id="ientry-idm45386504757024">GSF_META_NAME_MSOLE_UNKNOWN_18, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-18:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_18</a>
558
558
  </dt>
559
- <dt id="ientry-idm45749067698448">GSF_META_NAME_MSOLE_UNKNOWN_19, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-19:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_19</a>
559
+ <dt id="ientry-idm45386504753536">GSF_META_NAME_MSOLE_UNKNOWN_19, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-19:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_19</a>
560
560
  </dt>
561
- <dt id="ientry-idm45749067694960">GSF_META_NAME_MSOLE_UNKNOWN_20, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-20:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_20</a>
561
+ <dt id="ientry-idm45386504750048">GSF_META_NAME_MSOLE_UNKNOWN_20, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-20:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_20</a>
562
562
  </dt>
563
- <dt id="ientry-idm45749067691472">GSF_META_NAME_MSOLE_UNKNOWN_21, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-21:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_21</a>
563
+ <dt id="ientry-idm45386504746560">GSF_META_NAME_MSOLE_UNKNOWN_21, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-21:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_21</a>
564
564
  </dt>
565
- <dt id="ientry-idm45749067687984">GSF_META_NAME_MSOLE_UNKNOWN_22, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-22:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_22</a>
565
+ <dt id="ientry-idm45386504743072">GSF_META_NAME_MSOLE_UNKNOWN_22, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-22:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_22</a>
566
566
  </dt>
567
- <dt id="ientry-idm45749067684496">GSF_META_NAME_MSOLE_UNKNOWN_23, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-23:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_23</a>
567
+ <dt id="ientry-idm45386504739584">GSF_META_NAME_MSOLE_UNKNOWN_23, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-MSOLE-UNKNOWN-23:CAPS">GSF_META_NAME_MSOLE_UNKNOWN_23</a>
568
568
  </dt>
569
- <dt id="ientry-idm45749067744512">GSF_META_NAME_NOTE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-NOTE-COUNT:CAPS">GSF_META_NAME_NOTE_COUNT</a>
569
+ <dt id="ientry-idm45386504799600">GSF_META_NAME_NOTE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-NOTE-COUNT:CAPS">GSF_META_NAME_NOTE_COUNT</a>
570
570
  </dt>
571
- <dt id="ientry-idm45749067827552">GSF_META_NAME_OBJECT_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-OBJECT-COUNT:CAPS">GSF_META_NAME_OBJECT_COUNT</a>
571
+ <dt id="ientry-idm45386504882640">GSF_META_NAME_OBJECT_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-OBJECT-COUNT:CAPS">GSF_META_NAME_OBJECT_COUNT</a>
572
572
  </dt>
573
- <dt id="ientry-idm45749067824064">GSF_META_NAME_PAGE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PAGE-COUNT:CAPS">GSF_META_NAME_PAGE_COUNT</a>
573
+ <dt id="ientry-idm45386504879152">GSF_META_NAME_PAGE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PAGE-COUNT:CAPS">GSF_META_NAME_PAGE_COUNT</a>
574
574
  </dt>
575
- <dt id="ientry-idm45749067820576">GSF_META_NAME_PARAGRAPH_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PARAGRAPH-COUNT:CAPS">GSF_META_NAME_PARAGRAPH_COUNT</a>
575
+ <dt id="ientry-idm45386504875664">GSF_META_NAME_PARAGRAPH_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PARAGRAPH-COUNT:CAPS">GSF_META_NAME_PARAGRAPH_COUNT</a>
576
576
  </dt>
577
- <dt id="ientry-idm45749067762448">GSF_META_NAME_PRESENTATION_FORMAT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PRESENTATION-FORMAT:CAPS">GSF_META_NAME_PRESENTATION_FORMAT</a>
577
+ <dt id="ientry-idm45386504817536">GSF_META_NAME_PRESENTATION_FORMAT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PRESENTATION-FORMAT:CAPS">GSF_META_NAME_PRESENTATION_FORMAT</a>
578
578
  </dt>
579
- <dt id="ientry-idm45749067783888">GSF_META_NAME_PRINTED_BY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PRINTED-BY:CAPS">GSF_META_NAME_PRINTED_BY</a>
579
+ <dt id="ientry-idm45386504838976">GSF_META_NAME_PRINTED_BY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PRINTED-BY:CAPS">GSF_META_NAME_PRINTED_BY</a>
580
580
  </dt>
581
- <dt id="ientry-idm45749067787376">GSF_META_NAME_PRINT_DATE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PRINT-DATE:CAPS">GSF_META_NAME_PRINT_DATE</a>
581
+ <dt id="ientry-idm45386504842464">GSF_META_NAME_PRINT_DATE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-PRINT-DATE:CAPS">GSF_META_NAME_PRINT_DATE</a>
582
582
  </dt>
583
- <dt id="ientry-idm45749067841872">GSF_META_NAME_REVISION_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-REVISION-COUNT:CAPS">GSF_META_NAME_REVISION_COUNT</a>
583
+ <dt id="ientry-idm45386504896960">GSF_META_NAME_REVISION_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-REVISION-COUNT:CAPS">GSF_META_NAME_REVISION_COUNT</a>
584
584
  </dt>
585
- <dt id="ientry-idm45749067730560">GSF_META_NAME_SCALE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SCALE:CAPS">GSF_META_NAME_SCALE</a>
585
+ <dt id="ientry-idm45386504785648">GSF_META_NAME_SCALE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SCALE:CAPS">GSF_META_NAME_SCALE</a>
586
586
  </dt>
587
- <dt id="ientry-idm45749067776528">GSF_META_NAME_SECURITY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SECURITY:CAPS">GSF_META_NAME_SECURITY</a>
587
+ <dt id="ientry-idm45386504831616">GSF_META_NAME_SECURITY, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SECURITY:CAPS">GSF_META_NAME_SECURITY</a>
588
588
  </dt>
589
- <dt id="ientry-idm45749067748000">GSF_META_NAME_SLIDE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SLIDE-COUNT:CAPS">GSF_META_NAME_SLIDE_COUNT</a>
589
+ <dt id="ientry-idm45386504803088">GSF_META_NAME_SLIDE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SLIDE-COUNT:CAPS">GSF_META_NAME_SLIDE_COUNT</a>
590
590
  </dt>
591
- <dt id="ientry-idm45749067806240">GSF_META_NAME_SPREADSHEET_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SPREADSHEET-COUNT:CAPS">GSF_META_NAME_SPREADSHEET_COUNT</a>
591
+ <dt id="ientry-idm45386504861328">GSF_META_NAME_SPREADSHEET_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SPREADSHEET-COUNT:CAPS">GSF_META_NAME_SPREADSHEET_COUNT</a>
592
592
  </dt>
593
- <dt id="ientry-idm45749067864272">GSF_META_NAME_SUBJECT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SUBJECT:CAPS">GSF_META_NAME_SUBJECT</a>
593
+ <dt id="ientry-idm45386504919360">GSF_META_NAME_SUBJECT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-SUBJECT:CAPS">GSF_META_NAME_SUBJECT</a>
594
594
  </dt>
595
- <dt id="ientry-idm45749067834528">GSF_META_NAME_TABLE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-TABLE-COUNT:CAPS">GSF_META_NAME_TABLE_COUNT</a>
595
+ <dt id="ientry-idm45386504889616">GSF_META_NAME_TABLE_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-TABLE-COUNT:CAPS">GSF_META_NAME_TABLE_COUNT</a>
596
596
  </dt>
597
- <dt id="ientry-idm45749067798736">GSF_META_NAME_TEMPLATE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-TEMPLATE:CAPS">GSF_META_NAME_TEMPLATE</a>
597
+ <dt id="ientry-idm45386504853824">GSF_META_NAME_TEMPLATE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-TEMPLATE:CAPS">GSF_META_NAME_TEMPLATE</a>
598
598
  </dt>
599
- <dt id="ientry-idm45749067758960">GSF_META_NAME_THUMBNAIL, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-THUMBNAIL:CAPS">GSF_META_NAME_THUMBNAIL</a>
599
+ <dt id="ientry-idm45386504814048">GSF_META_NAME_THUMBNAIL, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-THUMBNAIL:CAPS">GSF_META_NAME_THUMBNAIL</a>
600
600
  </dt>
601
- <dt id="ientry-idm45749067871248">GSF_META_NAME_TITLE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-TITLE:CAPS">GSF_META_NAME_TITLE</a>
601
+ <dt id="ientry-idm45386504926336">GSF_META_NAME_TITLE, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-TITLE:CAPS">GSF_META_NAME_TITLE</a>
602
602
  </dt>
603
- <dt id="ientry-idm45749067817088">GSF_META_NAME_WORD_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-WORD-COUNT:CAPS">GSF_META_NAME_WORD_COUNT</a>
603
+ <dt id="ientry-idm45386504872176">GSF_META_NAME_WORD_COUNT, <a class="indexterm" href="gsf-metadata.html#GSF-META-NAME-WORD-COUNT:CAPS">GSF_META_NAME_WORD_COUNT</a>
604
604
  </dt>
605
- <dt id="ientry-idm45749070658720">gsf_msole_codepage_to_lid, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-codepage-to-lid">gsf_msole_codepage_to_lid ()</a>
605
+ <dt id="ientry-idm45386507784752">gsf_msole_codepage_to_lid, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-codepage-to-lid">gsf_msole_codepage_to_lid ()</a>
606
606
  </dt>
607
- <dt id="ientry-idm45749070752560">gsf_msole_iconv_open_codepages_for_export, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-codepages-for-export">gsf_msole_iconv_open_codepages_for_export ()</a>
607
+ <dt id="ientry-idm45386507878592">gsf_msole_iconv_open_codepages_for_export, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-codepages-for-export">gsf_msole_iconv_open_codepages_for_export ()</a>
608
608
  </dt>
609
- <dt id="ientry-idm45749070701296">gsf_msole_iconv_open_codepage_for_export, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-codepage-for-export">gsf_msole_iconv_open_codepage_for_export ()</a>
609
+ <dt id="ientry-idm45386507827328">gsf_msole_iconv_open_codepage_for_export, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-codepage-for-export">gsf_msole_iconv_open_codepage_for_export ()</a>
610
610
  </dt>
611
- <dt id="ientry-idm45749070731760">gsf_msole_iconv_open_codepage_for_import, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-codepage-for-import">gsf_msole_iconv_open_codepage_for_import ()</a>
611
+ <dt id="ientry-idm45386507857792">gsf_msole_iconv_open_codepage_for_import, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-codepage-for-import">gsf_msole_iconv_open_codepage_for_import ()</a>
612
612
  </dt>
613
- <dt id="ientry-idm45749070709968">gsf_msole_iconv_open_for_export, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-for-export">gsf_msole_iconv_open_for_export ()</a>
613
+ <dt id="ientry-idm45386507836000">gsf_msole_iconv_open_for_export, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-for-export">gsf_msole_iconv_open_for_export ()</a>
614
614
  </dt>
615
- <dt id="ientry-idm45749070684288">gsf_msole_iconv_open_for_import, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-for-import">gsf_msole_iconv_open_for_import ()</a>
615
+ <dt id="ientry-idm45386507810320">gsf_msole_iconv_open_for_import, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-open-for-import">gsf_msole_iconv_open_for_import ()</a>
616
616
  </dt>
617
- <dt id="ientry-idm45749070666064">gsf_msole_iconv_win_codepage, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-win-codepage">gsf_msole_iconv_win_codepage ()</a>
617
+ <dt id="ientry-idm45386507792096">gsf_msole_iconv_win_codepage, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-iconv-win-codepage">gsf_msole_iconv_win_codepage ()</a>
618
618
  </dt>
619
- <dt id="ientry-idm45749069197520">gsf_msole_inflate, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-inflate">gsf_msole_inflate ()</a>
619
+ <dt id="ientry-idm45386506218384">gsf_msole_inflate, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-inflate">gsf_msole_inflate ()</a>
620
620
  </dt>
621
- <dt id="ientry-idm45749069212384">gsf_msole_language_for_lid, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-language-for-lid">gsf_msole_language_for_lid ()</a>
621
+ <dt id="ientry-idm45386506233248">gsf_msole_language_for_lid, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-language-for-lid">gsf_msole_language_for_lid ()</a>
622
622
  </dt>
623
- <dt id="ientry-idm45749069227808">gsf_msole_lid_for_language, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-lid-for-language">gsf_msole_lid_for_language ()</a>
623
+ <dt id="ientry-idm45386506248672">gsf_msole_lid_for_language, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-lid-for-language">gsf_msole_lid_for_language ()</a>
624
624
  </dt>
625
- <dt id="ientry-idm45749070652256">gsf_msole_lid_to_codepage, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-lid-to-codepage">gsf_msole_lid_to_codepage ()</a>
625
+ <dt id="ientry-idm45386507778288">gsf_msole_lid_to_codepage, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-lid-to-codepage">gsf_msole_lid_to_codepage ()</a>
626
626
  </dt>
627
- <dt id="ientry-idm45749069242496">gsf_msole_lid_to_codepage_str, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-lid-to-codepage-str">gsf_msole_lid_to_codepage_str ()</a>
627
+ <dt id="ientry-idm45386506263360">gsf_msole_lid_to_codepage_str, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-lid-to-codepage-str">gsf_msole_lid_to_codepage_str ()</a>
628
628
  </dt>
629
- <dt id="ientry-idm45749070810176">gsf_msole_metadata_read, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-metadata-read">gsf_msole_metadata_read ()</a>
629
+ <dt id="ientry-idm45386507936208">gsf_msole_metadata_read, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-metadata-read">gsf_msole_metadata_read ()</a>
630
630
  </dt>
631
- <dt id="ientry-idm45749070781632">gsf_msole_metadata_write, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-metadata-write">gsf_msole_metadata_write ()</a>
631
+ <dt id="ientry-idm45386507907664">gsf_msole_metadata_write, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-msole-metadata-write">gsf_msole_metadata_write ()</a>
632
632
  </dt>
633
- <dt id="ientry-idm45749077141056">gsf_odf_get_ns, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-get-ns">gsf_odf_get_ns ()</a>
633
+ <dt id="ientry-idm45386509999392">gsf_odf_get_ns, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-get-ns">gsf_odf_get_ns ()</a>
634
634
  </dt>
635
- <dt id="ientry-idm45749073403168">gsf_odf_get_version, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-get-version">gsf_odf_get_version ()</a>
635
+ <dt id="ientry-idm45386509995680">gsf_odf_get_version, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-get-version">gsf_odf_get_version ()</a>
636
636
  </dt>
637
- <dt id="ientry-idm45749072461072">gsf_odf_get_version_string, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-get-version-string">gsf_odf_get_version_string ()</a>
637
+ <dt id="ientry-idm45386512033728">gsf_odf_get_version_string, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-get-version-string">gsf_odf_get_version_string ()</a>
638
638
  </dt>
639
- <dt id="ientry-idm45749069312208">gsf_odf_out_get_version, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-out-get-version">gsf_odf_out_get_version ()</a>
639
+ <dt id="ientry-idm45386508584736">gsf_odf_out_get_version, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-out-get-version">gsf_odf_out_get_version ()</a>
640
640
  </dt>
641
- <dt id="ientry-idm45749069256560">gsf_odf_out_get_version_string, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-out-get-version-string">gsf_odf_out_get_version_string ()</a>
641
+ <dt id="ientry-idm45386508578304">gsf_odf_out_get_version_string, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-odf-out-get-version-string">gsf_odf_out_get_version_string ()</a>
642
642
  </dt>
643
- <dt id="ientry-idm45749065192208">gsf_off_t, <a class="indexterm" href="gsf-utils.html#gsf-off-t">gsf_off_t</a>
643
+ <dt id="ientry-idm45386502142816">gsf_off_t, <a class="indexterm" href="gsf-utils.html#gsf-off-t">gsf_off_t</a>
644
644
  </dt>
645
- <dt id="ientry-idm45749065197552">GSF_OFF_T_FORMAT, <a class="indexterm" href="gsf-utils.html#GSF-OFF-T-FORMAT:CAPS">GSF_OFF_T_FORMAT</a>
645
+ <dt id="ientry-idm45386502148096">GSF_OFF_T_FORMAT, <a class="indexterm" href="gsf-utils.html#GSF-OFF-T-FORMAT:CAPS">GSF_OFF_T_FORMAT</a>
646
646
  </dt>
647
- <dt id="ientry-idm45749078123088">gsf_opendoc_metadata_read, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-opendoc-metadata-read">gsf_opendoc_metadata_read ()</a>
647
+ <dt id="ientry-idm45386511081104">gsf_opendoc_metadata_read, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-opendoc-metadata-read">gsf_opendoc_metadata_read ()</a>
648
648
  </dt>
649
- <dt id="ientry-idm45749075529920">gsf_opendoc_metadata_subtree, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-opendoc-metadata-subtree">gsf_opendoc_metadata_subtree ()</a>
649
+ <dt id="ientry-idm45386515910864">gsf_opendoc_metadata_subtree, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-opendoc-metadata-subtree">gsf_opendoc_metadata_subtree ()</a>
650
650
  </dt>
651
- <dt id="ientry-idm45749069441376">gsf_opendoc_metadata_write, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-opendoc-metadata-write">gsf_opendoc_metadata_write ()</a>
651
+ <dt id="ientry-idm45386508536448">gsf_opendoc_metadata_write, <a class="indexterm" href="gsf-OASIS-Open-Document.html#gsf-opendoc-metadata-write">gsf_opendoc_metadata_write ()</a>
652
652
  </dt>
653
- <dt id="ientry-idm45749070879552">gsf_outfile_msole_new, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-outfile-msole-new">gsf_outfile_msole_new ()</a>
653
+ <dt id="ientry-idm45386508005584">gsf_outfile_msole_new, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-outfile-msole-new">gsf_outfile_msole_new ()</a>
654
654
  </dt>
655
- <dt id="ientry-idm45749070861168">gsf_outfile_msole_new_full, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-outfile-msole-new-full">gsf_outfile_msole_new_full ()</a>
655
+ <dt id="ientry-idm45386507987200">gsf_outfile_msole_new_full, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-outfile-msole-new-full">gsf_outfile_msole_new_full ()</a>
656
656
  </dt>
657
- <dt id="ientry-idm45749070834976">gsf_outfile_msole_set_class_id, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-outfile-msole-set-class-id">gsf_outfile_msole_set_class_id ()</a>
657
+ <dt id="ientry-idm45386507961008">gsf_outfile_msole_set_class_id, <a class="indexterm" href="gsf-MS-OLE2.html#gsf-outfile-msole-set-class-id">gsf_outfile_msole_set_class_id ()</a>
658
658
  </dt>
659
- <dt id="ientry-idm45749077570528">gsf_outfile_new_child, <a class="indexterm" href="gsf-Outfile-writing-structed-files.html#gsf-outfile-new-child">gsf_outfile_new_child ()</a>
659
+ <dt id="ientry-idm45386515871728">gsf_outfile_new_child, <a class="indexterm" href="gsf-Outfile-writing-structed-files.html#gsf-outfile-new-child">gsf_outfile_new_child ()</a>
660
660
  </dt>
661
- <dt id="ientry-idm45749078765808">gsf_outfile_new_child_full, <a class="indexterm" href="gsf-Outfile-writing-structed-files.html#gsf-outfile-new-child-full">gsf_outfile_new_child_full ()</a>
661
+ <dt id="ientry-idm45386516636560">gsf_outfile_new_child_full, <a class="indexterm" href="gsf-Outfile-writing-structed-files.html#gsf-outfile-new-child-full">gsf_outfile_new_child_full ()</a>
662
662
  </dt>
663
- <dt id="ientry-idm45749074992448">gsf_outfile_new_child_varg, <a class="indexterm" href="gsf-Outfile-writing-structed-files.html#gsf-outfile-new-child-varg">gsf_outfile_new_child_varg ()</a>
663
+ <dt id="ientry-idm45386512939040">gsf_outfile_new_child_varg, <a class="indexterm" href="gsf-Outfile-writing-structed-files.html#gsf-outfile-new-child-varg">gsf_outfile_new_child_varg ()</a>
664
664
  </dt>
665
- <dt id="ientry-idm45749073438560">gsf_outfile_stdio_new, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-outfile-stdio-new">gsf_outfile_stdio_new ()</a>
665
+ <dt id="ientry-idm45386510909520">gsf_outfile_stdio_new, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-outfile-stdio-new">gsf_outfile_stdio_new ()</a>
666
666
  </dt>
667
- <dt id="ientry-idm45749073415760">gsf_outfile_stdio_new_full, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-outfile-stdio-new-full">gsf_outfile_stdio_new_full ()</a>
667
+ <dt id="ientry-idm45386510886720">gsf_outfile_stdio_new_full, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-outfile-stdio-new-full">gsf_outfile_stdio_new_full ()</a>
668
668
  </dt>
669
- <dt id="ientry-idm45749073980096">gsf_outfile_stdio_new_valist, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-outfile-stdio-new-valist">gsf_outfile_stdio_new_valist ()</a>
669
+ <dt id="ientry-idm45386510854304">gsf_outfile_stdio_new_valist, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-outfile-stdio-new-valist">gsf_outfile_stdio_new_valist ()</a>
670
670
  </dt>
671
- <dt id="ientry-idm45749075072912">gsf_outfile_zip_new, <a class="indexterm" href="gsf-Zip.html#gsf-outfile-zip-new">gsf_outfile_zip_new ()</a>
671
+ <dt id="ientry-idm45386516350480">gsf_outfile_zip_new, <a class="indexterm" href="gsf-Zip.html#gsf-outfile-zip-new">gsf_outfile_zip_new ()</a>
672
672
  </dt>
673
- <dt id="ientry-idm45749073896368">gsf_outfile_zip_set_compression_method, <a class="indexterm" href="gsf-Zip.html#gsf-outfile-zip-set-compression-method">gsf_outfile_zip_set_compression_method ()</a>
673
+ <dt id="ientry-idm45386509770640">gsf_outfile_zip_set_compression_method, <a class="indexterm" href="gsf-Zip.html#gsf-outfile-zip-set-compression-method">gsf_outfile_zip_set_compression_method ()</a>
674
674
  </dt>
675
- <dt id="ientry-idm45749071006128">gsf_output_bzip_new, <a class="indexterm" href="gsf-Compression.html#gsf-output-bzip-new">gsf_output_bzip_new ()</a>
675
+ <dt id="ientry-idm45386507334000">gsf_output_bzip_new, <a class="indexterm" href="gsf-Compression.html#gsf-output-bzip-new">gsf_output_bzip_new ()</a>
676
676
  </dt>
677
- <dt id="ientry-idm45749080116720">gsf_output_close, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-close">gsf_output_close ()</a>
677
+ <dt id="ientry-idm45386514008944">gsf_output_close, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-close">gsf_output_close ()</a>
678
678
  </dt>
679
- <dt id="ientry-idm45749074390880">gsf_output_container, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-container">gsf_output_container ()</a>
679
+ <dt id="ientry-idm45386511390016">gsf_output_container, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-container">gsf_output_container ()</a>
680
680
  </dt>
681
- <dt id="ientry-idm45749072636512">gsf_output_csv_write_eol, <a class="indexterm" href="gsf-Text.html#gsf-output-csv-write-eol">gsf_output_csv_write_eol ()</a>
681
+ <dt id="ientry-idm45386509652688">gsf_output_csv_write_eol, <a class="indexterm" href="gsf-Text.html#gsf-output-csv-write-eol">gsf_output_csv_write_eol ()</a>
682
682
  </dt>
683
- <dt id="ientry-idm45749072630048">gsf_output_csv_write_field, <a class="indexterm" href="gsf-Text.html#gsf-output-csv-write-field">gsf_output_csv_write_field ()</a>
683
+ <dt id="ientry-idm45386509646224">gsf_output_csv_write_field, <a class="indexterm" href="gsf-Text.html#gsf-output-csv-write-field">gsf_output_csv_write_field ()</a>
684
684
  </dt>
685
- <dt id="ientry-idm45749072932432">gsf_output_error, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-error">gsf_output_error ()</a>
685
+ <dt id="ientry-idm45386509979984">gsf_output_error, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-error">gsf_output_error ()</a>
686
686
  </dt>
687
- <dt id="ientry-idm45749074338992">gsf_output_error_id, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-error-id">gsf_output_error_id ()</a>
687
+ <dt id="ientry-idm45386511338128">gsf_output_error_id, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-error-id">gsf_output_error_id ()</a>
688
688
  </dt>
689
- <dt id="ientry-idm45749078821184">gsf_output_gio_new, <a class="indexterm" href="gsf-GIO.html#gsf-output-gio-new">gsf_output_gio_new ()</a>
689
+ <dt id="ientry-idm45386511035888">gsf_output_gio_new, <a class="indexterm" href="gsf-GIO.html#gsf-output-gio-new">gsf_output_gio_new ()</a>
690
690
  </dt>
691
- <dt id="ientry-idm45749078753856">gsf_output_gio_new_for_path, <a class="indexterm" href="gsf-GIO.html#gsf-output-gio-new-for-path">gsf_output_gio_new_for_path ()</a>
691
+ <dt id="ientry-idm45386515608912">gsf_output_gio_new_for_path, <a class="indexterm" href="gsf-GIO.html#gsf-output-gio-new-for-path">gsf_output_gio_new_for_path ()</a>
692
692
  </dt>
693
- <dt id="ientry-idm45749073046528">gsf_output_gio_new_for_uri, <a class="indexterm" href="gsf-GIO.html#gsf-output-gio-new-for-uri">gsf_output_gio_new_for_uri ()</a>
693
+ <dt id="ientry-idm45386510668288">gsf_output_gio_new_for_uri, <a class="indexterm" href="gsf-GIO.html#gsf-output-gio-new-for-uri">gsf_output_gio_new_for_uri ()</a>
694
694
  </dt>
695
- <dt id="ientry-idm45749070977040">gsf_output_gzip_new, <a class="indexterm" href="gsf-Compression.html#gsf-output-gzip-new">gsf_output_gzip_new ()</a>
695
+ <dt id="ientry-idm45386510688896">gsf_output_gzip_new, <a class="indexterm" href="gsf-Compression.html#gsf-output-gzip-new">gsf_output_gzip_new ()</a>
696
696
  </dt>
697
- <dt id="ientry-idm45749074115872">gsf_output_iconv_new, <a class="indexterm" href="gsf-Text.html#gsf-output-iconv-new">gsf_output_iconv_new ()</a>
697
+ <dt id="ientry-idm45386509678816">gsf_output_iconv_new, <a class="indexterm" href="gsf-Text.html#gsf-output-iconv-new">gsf_output_iconv_new ()</a>
698
698
  </dt>
699
- <dt id="ientry-idm45749078865952">gsf_output_iochannel_new, <a class="indexterm" href="gsf-GIOChannel.html#gsf-output-iochannel-new">gsf_output_iochannel_new ()</a>
699
+ <dt id="ientry-idm45386512449472">gsf_output_iochannel_new, <a class="indexterm" href="gsf-GIOChannel.html#gsf-output-iochannel-new">gsf_output_iochannel_new ()</a>
700
700
  </dt>
701
- <dt id="ientry-idm45749072923824">gsf_output_is_closed, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-is-closed">gsf_output_is_closed ()</a>
701
+ <dt id="ientry-idm45386509971376">gsf_output_is_closed, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-is-closed">gsf_output_is_closed ()</a>
702
702
  </dt>
703
- <dt id="ientry-idm45749073523968">gsf_output_memory_get_bytes, <a class="indexterm" href="gsf-memory.html#gsf-output-memory-get-bytes">gsf_output_memory_get_bytes ()</a>
703
+ <dt id="ientry-idm45386510456240">gsf_output_memory_get_bytes, <a class="indexterm" href="gsf-memory.html#gsf-output-memory-get-bytes">gsf_output_memory_get_bytes ()</a>
704
704
  </dt>
705
- <dt id="ientry-idm45749073671808">gsf_output_memory_new, <a class="indexterm" href="gsf-memory.html#gsf-output-memory-new">gsf_output_memory_new ()</a>
705
+ <dt id="ientry-idm45386510642496">gsf_output_memory_new, <a class="indexterm" href="gsf-memory.html#gsf-output-memory-new">gsf_output_memory_new ()</a>
706
706
  </dt>
707
- <dt id="ientry-idm45749074379840">gsf_output_name, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-name">gsf_output_name ()</a>
707
+ <dt id="ientry-idm45386511378976">gsf_output_name, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-name">gsf_output_name ()</a>
708
708
  </dt>
709
- <dt id="ientry-idm45749074450400">gsf_output_printf, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-printf">gsf_output_printf ()</a>
709
+ <dt id="ientry-idm45386511449536">gsf_output_printf, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-printf">gsf_output_printf ()</a>
710
710
  </dt>
711
- <dt id="ientry-idm45749074473536">gsf_output_puts, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-puts">gsf_output_puts ()</a>
711
+ <dt id="ientry-idm45386511472672">gsf_output_puts, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-puts">gsf_output_puts ()</a>
712
712
  </dt>
713
- <dt id="ientry-idm45749074534528">gsf_output_seek, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-seek">gsf_output_seek ()</a>
713
+ <dt id="ientry-idm45386511533664">gsf_output_seek, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-seek">gsf_output_seek ()</a>
714
714
  </dt>
715
- <dt id="ientry-idm45749074333168">gsf_output_set_error, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-set-error">gsf_output_set_error ()</a>
715
+ <dt id="ientry-idm45386511332304">gsf_output_set_error, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-set-error">gsf_output_set_error ()</a>
716
716
  </dt>
717
- <dt id="ientry-idm45749074360160">gsf_output_set_name_from_filename, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-set-name-from-filename">gsf_output_set_name_from_filename ()</a>
717
+ <dt id="ientry-idm45386511359296">gsf_output_set_name_from_filename, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-set-name-from-filename">gsf_output_set_name_from_filename ()</a>
718
718
  </dt>
719
- <dt id="ientry-idm45749076384224">gsf_output_size, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-size">gsf_output_size ()</a>
719
+ <dt id="ientry-idm45386515299360">gsf_output_size, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-size">gsf_output_size ()</a>
720
720
  </dt>
721
- <dt id="ientry-idm45749076666192">gsf_output_stdio_new, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-output-stdio-new">gsf_output_stdio_new ()</a>
721
+ <dt id="ientry-idm45386516733664">gsf_output_stdio_new, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-output-stdio-new">gsf_output_stdio_new ()</a>
722
722
  </dt>
723
- <dt id="ientry-idm45749073470736">gsf_output_stdio_new_FILE, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-output-stdio-new-FILE">gsf_output_stdio_new_FILE ()</a>
723
+ <dt id="ientry-idm45386510941696">gsf_output_stdio_new_FILE, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-output-stdio-new-FILE">gsf_output_stdio_new_FILE ()</a>
724
724
  </dt>
725
- <dt id="ientry-idm45749073510352">gsf_output_stdio_new_full, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-output-stdio-new-full">gsf_output_stdio_new_full ()</a>
725
+ <dt id="ientry-idm45386516829536">gsf_output_stdio_new_full, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-output-stdio-new-full">gsf_output_stdio_new_full ()</a>
726
726
  </dt>
727
- <dt id="ientry-idm45749073481728">gsf_output_stdio_new_valist, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-output-stdio-new-valist">gsf_output_stdio_new_valist ()</a>
727
+ <dt id="ientry-idm45386510418016">gsf_output_stdio_new_valist, <a class="indexterm" href="gsf-Reading-and-Writing-from-local-files-and-directories.html#gsf-output-stdio-new-valist">gsf_output_stdio_new_valist ()</a>
728
728
  </dt>
729
- <dt id="ientry-idm45749076160368">gsf_output_tell, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-tell">gsf_output_tell ()</a>
729
+ <dt id="ientry-idm45386513119232">gsf_output_tell, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-tell">gsf_output_tell ()</a>
730
730
  </dt>
731
- <dt id="ientry-idm45749072899440">gsf_output_unwrap, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-unwrap">gsf_output_unwrap ()</a>
731
+ <dt id="ientry-idm45386509946992">gsf_output_unwrap, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-unwrap">gsf_output_unwrap ()</a>
732
732
  </dt>
733
- <dt id="ientry-idm45749074419776">gsf_output_vprintf, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-vprintf">gsf_output_vprintf ()</a>
733
+ <dt id="ientry-idm45386511418912">gsf_output_vprintf, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-vprintf">gsf_output_vprintf ()</a>
734
734
  </dt>
735
- <dt id="ientry-idm45749072908160">gsf_output_wrap, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-wrap">gsf_output_wrap ()</a>
735
+ <dt id="ientry-idm45386509955712">gsf_output_wrap, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-wrap">gsf_output_wrap ()</a>
736
736
  </dt>
737
- <dt id="ientry-idm45749074502576">gsf_output_write, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-write">gsf_output_write ()</a>
737
+ <dt id="ientry-idm45386511501712">gsf_output_write, <a class="indexterm" href="gsf-Output-to-unstructured-files.html#gsf-output-write">gsf_output_write ()</a>
738
738
  </dt>
739
- <dt id="ientry-idm45749065222192">GSF_PARAM_STATIC, <a class="indexterm" href="gsf-utils.html#GSF-PARAM-STATIC:CAPS">GSF_PARAM_STATIC</a>
739
+ <dt id="ientry-idm45386502172672">GSF_PARAM_STATIC, <a class="indexterm" href="gsf-utils.html#GSF-PARAM-STATIC:CAPS">GSF_PARAM_STATIC</a>
740
740
  </dt>
741
- <dt id="ientry-idm45749065293584">gsf_property_settings_collect, <a class="indexterm" href="gsf-utils.html#gsf-property-settings-collect">gsf_property_settings_collect ()</a>
741
+ <dt id="ientry-idm45386502243872">gsf_property_settings_collect, <a class="indexterm" href="gsf-utils.html#gsf-property-settings-collect">gsf_property_settings_collect ()</a>
742
742
  </dt>
743
- <dt id="ientry-idm45749065280992">gsf_property_settings_collect_valist, <a class="indexterm" href="gsf-utils.html#gsf-property-settings-collect-valist">gsf_property_settings_collect_valist ()</a>
743
+ <dt id="ientry-idm45386502231344">gsf_property_settings_collect_valist, <a class="indexterm" href="gsf-utils.html#gsf-property-settings-collect-valist">gsf_property_settings_collect_valist ()</a>
744
744
  </dt>
745
- <dt id="ientry-idm45749065245840">gsf_property_settings_free, <a class="indexterm" href="gsf-utils.html#gsf-property-settings-free">gsf_property_settings_free ()</a>
745
+ <dt id="ientry-idm45386502196256">gsf_property_settings_free, <a class="indexterm" href="gsf-utils.html#gsf-property-settings-free">gsf_property_settings_free ()</a>
746
746
  </dt>
747
- <dt id="ientry-idm45749068856432">gsf_shutdown, <a class="indexterm" href="gsf-utils.html#gsf-shutdown">gsf_shutdown ()</a>
747
+ <dt id="ientry-idm45386505832800">gsf_shutdown, <a class="indexterm" href="gsf-utils.html#gsf-shutdown">gsf_shutdown ()</a>
748
748
  </dt>
749
- <dt id="ientry-idm45749068834752">gsf_shutdown_dynamic, <a class="indexterm" href="gsf-utils.html#gsf-shutdown-dynamic">gsf_shutdown_dynamic ()</a>
749
+ <dt id="ientry-idm45386505811120">gsf_shutdown_dynamic, <a class="indexterm" href="gsf-utils.html#gsf-shutdown-dynamic">gsf_shutdown_dynamic ()</a>
750
750
  </dt>
751
- <dt id="ientry-idm45749065497568">gsf_timestamp_as_string, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-as-string">gsf_timestamp_as_string ()</a>
751
+ <dt id="ientry-idm45386502440064">gsf_timestamp_as_string, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-as-string">gsf_timestamp_as_string ()</a>
752
752
  </dt>
753
- <dt id="ientry-idm45749065530960">gsf_timestamp_copy, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-copy">gsf_timestamp_copy ()</a>
753
+ <dt id="ientry-idm45386502467680">gsf_timestamp_copy, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-copy">gsf_timestamp_copy ()</a>
754
754
  </dt>
755
- <dt id="ientry-idm45749065419232">gsf_timestamp_equal, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-equal">gsf_timestamp_equal ()</a>
755
+ <dt id="ientry-idm45386502368944">gsf_timestamp_equal, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-equal">gsf_timestamp_equal ()</a>
756
756
  </dt>
757
- <dt id="ientry-idm45749065513344">gsf_timestamp_free, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-free">gsf_timestamp_free ()</a>
757
+ <dt id="ientry-idm45386502453120">gsf_timestamp_free, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-free">gsf_timestamp_free ()</a>
758
758
  </dt>
759
- <dt id="ientry-idm45749065452016">gsf_timestamp_from_string, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-from-string">gsf_timestamp_from_string ()</a>
759
+ <dt id="ientry-idm45386502401600">gsf_timestamp_from_string, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-from-string">gsf_timestamp_from_string ()</a>
760
760
  </dt>
761
- <dt id="ientry-idm45749065425920">gsf_timestamp_hash, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-hash">gsf_timestamp_hash ()</a>
761
+ <dt id="ientry-idm45386502375632">gsf_timestamp_hash, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-hash">gsf_timestamp_hash ()</a>
762
762
  </dt>
763
- <dt id="ientry-idm45749065476496">gsf_timestamp_load_from_string, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-load-from-string">gsf_timestamp_load_from_string ()</a>
763
+ <dt id="ientry-idm45386502423024">gsf_timestamp_load_from_string, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-load-from-string">gsf_timestamp_load_from_string ()</a>
764
764
  </dt>
765
- <dt id="ientry-idm45749065545328">gsf_timestamp_new, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-new">gsf_timestamp_new ()</a>
765
+ <dt id="ientry-idm45386502479152">gsf_timestamp_new, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-new">gsf_timestamp_new ()</a>
766
766
  </dt>
767
- <dt id="ientry-idm45749065345376">gsf_timestamp_parse, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-parse">gsf_timestamp_parse ()</a>
767
+ <dt id="ientry-idm45386502295472">gsf_timestamp_parse, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-parse">gsf_timestamp_parse ()</a>
768
768
  </dt>
769
- <dt id="ientry-idm45749065539232">gsf_timestamp_set_time, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-set-time">gsf_timestamp_set_time ()</a>
769
+ <dt id="ientry-idm45386502474288">gsf_timestamp_set_time, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-set-time">gsf_timestamp_set_time ()</a>
770
770
  </dt>
771
- <dt id="ientry-idm45749065394720">gsf_timestamp_to_value, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-to-value">gsf_timestamp_to_value ()</a>
771
+ <dt id="ientry-idm45386502344624">gsf_timestamp_to_value, <a class="indexterm" href="gsf-utils.html#gsf-timestamp-to-value">gsf_timestamp_to_value ()</a>
772
772
  </dt>
773
- <dt id="ientry-idm45749067906496">gsf_value_get_docprop_varray, <a class="indexterm" href="gsf-metadata.html#gsf-value-get-docprop-varray">gsf_value_get_docprop_varray ()</a>
773
+ <dt id="ientry-idm45386504961584">gsf_value_get_docprop_varray, <a class="indexterm" href="gsf-metadata.html#gsf-value-get-docprop-varray">gsf_value_get_docprop_varray ()</a>
774
774
  </dt>
775
- <dt id="ientry-idm45749067901136">gsf_value_get_docprop_vector, <a class="indexterm" href="gsf-metadata.html#gsf-value-get-docprop-vector">gsf_value_get_docprop_vector ()</a>
775
+ <dt id="ientry-idm45386504956224">gsf_value_get_docprop_vector, <a class="indexterm" href="gsf-metadata.html#gsf-value-get-docprop-vector">gsf_value_get_docprop_vector ()</a>
776
776
  </dt>
777
- <dt id="ientry-idm45749065373088">gsf_value_set_timestamp, <a class="indexterm" href="gsf-utils.html#gsf-value-set-timestamp">gsf_value_set_timestamp ()</a>
777
+ <dt id="ientry-idm45386502323120">gsf_value_set_timestamp, <a class="indexterm" href="gsf-utils.html#gsf-value-set-timestamp">gsf_value_set_timestamp ()</a>
778
778
  </dt>
779
- <dt id="ientry-idm45749069651360">gsf_xmlDocFormatDump, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xmlDocFormatDump">gsf_xmlDocFormatDump ()</a>
779
+ <dt id="ientry-idm45386506710912">gsf_xmlDocFormatDump, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xmlDocFormatDump">gsf_xmlDocFormatDump ()</a>
780
780
  </dt>
781
- <dt id="ientry-idm45749069680432">gsf_xml_gvalue_from_str, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-gvalue-from-str">gsf_xml_gvalue_from_str ()</a>
781
+ <dt id="ientry-idm45386506740000">gsf_xml_gvalue_from_str, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-gvalue-from-str">gsf_xml_gvalue_from_str ()</a>
782
782
  </dt>
783
- <dt id="ientry-idm45749070254656">gsf_xml_in_check_ns, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-check-ns">gsf_xml_in_check_ns ()</a>
783
+ <dt id="ientry-idm45386507311120">gsf_xml_in_check_ns, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-check-ns">gsf_xml_in_check_ns ()</a>
784
784
  </dt>
785
- <dt id="ientry-idm45749072175136">gsf_xml_in_doc_add_nodes, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-add-nodes">gsf_xml_in_doc_add_nodes ()</a>
785
+ <dt id="ientry-idm45386509211584">gsf_xml_in_doc_add_nodes, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-add-nodes">gsf_xml_in_doc_add_nodes ()</a>
786
786
  </dt>
787
- <dt id="ientry-idm45749072190144">gsf_xml_in_doc_free, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-free">gsf_xml_in_doc_free ()</a>
787
+ <dt id="ientry-idm45386509226592">gsf_xml_in_doc_free, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-free">gsf_xml_in_doc_free ()</a>
788
788
  </dt>
789
- <dt id="ientry-idm45749072215632">gsf_xml_in_doc_new, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-new">gsf_xml_in_doc_new ()</a>
789
+ <dt id="ientry-idm45386509252080">gsf_xml_in_doc_new, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-new">gsf_xml_in_doc_new ()</a>
790
790
  </dt>
791
- <dt id="ientry-idm45749072153728">gsf_xml_in_doc_parse, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-parse">gsf_xml_in_doc_parse ()</a>
791
+ <dt id="ientry-idm45386509190176">gsf_xml_in_doc_parse, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-parse">gsf_xml_in_doc_parse ()</a>
792
792
  </dt>
793
- <dt id="ientry-idm45749072125824">gsf_xml_in_doc_set_unknown_handler, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-set-unknown-handler">gsf_xml_in_doc_set_unknown_handler ()</a>
793
+ <dt id="ientry-idm45386509162272">gsf_xml_in_doc_set_unknown_handler, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-doc-set-unknown-handler">gsf_xml_in_doc_set_unknown_handler ()</a>
794
794
  </dt>
795
- <dt id="ientry-idm45749070228720">gsf_xml_in_get_input, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-get-input">gsf_xml_in_get_input ()</a>
795
+ <dt id="ientry-idm45386507285184">gsf_xml_in_get_input, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-get-input">gsf_xml_in_get_input ()</a>
796
796
  </dt>
797
- <dt id="ientry-idm45749072071504">gsf_xml_in_namecmp, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-namecmp">gsf_xml_in_namecmp ()</a>
797
+ <dt id="ientry-idm45386509107952">gsf_xml_in_namecmp, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-namecmp">gsf_xml_in_namecmp ()</a>
798
798
  </dt>
799
- <dt id="ientry-idm45749072223952">GSF_XML_IN_NODE, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NODE:CAPS">GSF_XML_IN_NODE()</a>
799
+ <dt id="ientry-idm45386509260400">GSF_XML_IN_NODE, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NODE:CAPS">GSF_XML_IN_NODE()</a>
800
800
  </dt>
801
- <dt id="ientry-idm45749069487920">GSF_XML_IN_NODE_END, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NODE-END:CAPS">GSF_XML_IN_NODE_END</a>
801
+ <dt id="ientry-idm45386506547728">GSF_XML_IN_NODE_END, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NODE-END:CAPS">GSF_XML_IN_NODE_END</a>
802
802
  </dt>
803
- <dt id="ientry-idm45749072228256">GSF_XML_IN_NODE_FULL, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NODE-FULL:CAPS">GSF_XML_IN_NODE_FULL()</a>
803
+ <dt id="ientry-idm45386509264704">GSF_XML_IN_NODE_FULL, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NODE-FULL:CAPS">GSF_XML_IN_NODE_FULL()</a>
804
804
  </dt>
805
- <dt id="ientry-idm45749072219792">GSF_XML_IN_NS, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NS:CAPS">GSF_XML_IN_NS()</a>
805
+ <dt id="ientry-idm45386509256240">GSF_XML_IN_NS, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NS:CAPS">GSF_XML_IN_NS()</a>
806
806
  </dt>
807
- <dt id="ientry-idm45749069483552">GSF_XML_IN_NS_END, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NS-END:CAPS">GSF_XML_IN_NS_END</a>
807
+ <dt id="ientry-idm45386506543296">GSF_XML_IN_NS_END, <a class="indexterm" href="gsf-XML-and-libxml.html#GSF-XML-IN-NS-END:CAPS">GSF_XML_IN_NS_END</a>
808
808
  </dt>
809
- <dt id="ientry-idm45749072105232">gsf_xml_in_push_state, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-push-state">gsf_xml_in_push_state ()</a>
809
+ <dt id="ientry-idm45386509141680">gsf_xml_in_push_state, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-in-push-state">gsf_xml_in_push_state ()</a>
810
810
  </dt>
811
- <dt id="ientry-idm45749069883264">gsf_xml_out_add_base64, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-base64">gsf_xml_out_add_base64 ()</a>
811
+ <dt id="ientry-idm45386506942640">gsf_xml_out_add_base64, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-base64">gsf_xml_out_add_base64 ()</a>
812
812
  </dt>
813
- <dt id="ientry-idm45749070061408">gsf_xml_out_add_bool, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-bool">gsf_xml_out_add_bool ()</a>
813
+ <dt id="ientry-idm45386507117872">gsf_xml_out_add_bool, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-bool">gsf_xml_out_add_bool ()</a>
814
814
  </dt>
815
- <dt id="ientry-idm45749069920752">gsf_xml_out_add_color, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-color">gsf_xml_out_add_color ()</a>
815
+ <dt id="ientry-idm45386506980128">gsf_xml_out_add_color, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-color">gsf_xml_out_add_color ()</a>
816
816
  </dt>
817
- <dt id="ientry-idm45749070112176">gsf_xml_out_add_cstr, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-cstr">gsf_xml_out_add_cstr ()</a>
817
+ <dt id="ientry-idm45386507168640">gsf_xml_out_add_cstr, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-cstr">gsf_xml_out_add_cstr ()</a>
818
818
  </dt>
819
- <dt id="ientry-idm45749070086880">gsf_xml_out_add_cstr_unchecked, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-cstr-unchecked">gsf_xml_out_add_cstr_unchecked ()</a>
819
+ <dt id="ientry-idm45386507143344">gsf_xml_out_add_cstr_unchecked, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-cstr-unchecked">gsf_xml_out_add_cstr_unchecked ()</a>
820
820
  </dt>
821
- <dt id="ientry-idm45749069952512">gsf_xml_out_add_enum, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-enum">gsf_xml_out_add_enum ()</a>
821
+ <dt id="ientry-idm45386507011968">gsf_xml_out_add_enum, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-enum">gsf_xml_out_add_enum ()</a>
822
822
  </dt>
823
- <dt id="ientry-idm45749069984816">gsf_xml_out_add_float, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-float">gsf_xml_out_add_float ()</a>
823
+ <dt id="ientry-idm45386507044208">gsf_xml_out_add_float, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-float">gsf_xml_out_add_float ()</a>
824
824
  </dt>
825
- <dt id="ientry-idm45749069850992">gsf_xml_out_add_gvalue, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-gvalue">gsf_xml_out_add_gvalue ()</a>
825
+ <dt id="ientry-idm45386506910368">gsf_xml_out_add_gvalue, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-gvalue">gsf_xml_out_add_gvalue ()</a>
826
826
  </dt>
827
- <dt id="ientry-idm45749070038608">gsf_xml_out_add_int, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-int">gsf_xml_out_add_int ()</a>
827
+ <dt id="ientry-idm45386507095072">gsf_xml_out_add_int, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-int">gsf_xml_out_add_int ()</a>
828
828
  </dt>
829
- <dt id="ientry-idm45749070012352">gsf_xml_out_add_uint, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-uint">gsf_xml_out_add_uint ()</a>
829
+ <dt id="ientry-idm45386507071744">gsf_xml_out_add_uint, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-add-uint">gsf_xml_out_add_uint ()</a>
830
830
  </dt>
831
- <dt id="ientry-idm45749070127744">gsf_xml_out_end_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-end-element">gsf_xml_out_end_element ()</a>
831
+ <dt id="ientry-idm45386507184208">gsf_xml_out_end_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-end-element">gsf_xml_out_end_element ()</a>
832
832
  </dt>
833
- <dt id="ientry-idm45749070162736">gsf_xml_out_get_output, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-get-output">gsf_xml_out_get_output ()</a>
833
+ <dt id="ientry-idm45386507219200">gsf_xml_out_get_output, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-get-output">gsf_xml_out_get_output ()</a>
834
834
  </dt>
835
- <dt id="ientry-idm45749070194096">gsf_xml_out_new, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-new">gsf_xml_out_new ()</a>
835
+ <dt id="ientry-idm45386507250560">gsf_xml_out_new, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-new">gsf_xml_out_new ()</a>
836
836
  </dt>
837
- <dt id="ientry-idm45749070179040">gsf_xml_out_set_doc_type, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-set-doc-type">gsf_xml_out_set_doc_type ()</a>
837
+ <dt id="ientry-idm45386507235504">gsf_xml_out_set_doc_type, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-set-doc-type">gsf_xml_out_set_doc_type ()</a>
838
838
  </dt>
839
- <dt id="ientry-idm45749069823888">gsf_xml_out_simple_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-simple-element">gsf_xml_out_simple_element ()</a>
839
+ <dt id="ientry-idm45386506883328">gsf_xml_out_simple_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-simple-element">gsf_xml_out_simple_element ()</a>
840
840
  </dt>
841
- <dt id="ientry-idm45749069798736">gsf_xml_out_simple_float_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-simple-float-element">gsf_xml_out_simple_float_element ()</a>
841
+ <dt id="ientry-idm45386506858160">gsf_xml_out_simple_float_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-simple-float-element">gsf_xml_out_simple_float_element ()</a>
842
842
  </dt>
843
- <dt id="ientry-idm45749069768672">gsf_xml_out_simple_int_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-simple-int-element">gsf_xml_out_simple_int_element ()</a>
843
+ <dt id="ientry-idm45386506828096">gsf_xml_out_simple_int_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-simple-int-element">gsf_xml_out_simple_int_element ()</a>
844
844
  </dt>
845
- <dt id="ientry-idm45749070144672">gsf_xml_out_start_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-start-element">gsf_xml_out_start_element ()</a>
845
+ <dt id="ientry-idm45386507201136">gsf_xml_out_start_element, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-out-start-element">gsf_xml_out_start_element ()</a>
846
846
  </dt>
847
- <dt id="ientry-idm45749069703392">gsf_xml_parser_context, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-parser-context">gsf_xml_parser_context ()</a>
847
+ <dt id="ientry-idm45386506762880">gsf_xml_parser_context, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-parser-context">gsf_xml_parser_context ()</a>
848
848
  </dt>
849
- <dt id="ientry-idm45749070213152">gsf_xml_probe, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-probe">gsf_xml_probe ()</a>
849
+ <dt id="ientry-idm45386507269616">gsf_xml_probe, <a class="indexterm" href="gsf-XML-and-libxml.html#gsf-xml-probe">gsf_xml_probe ()</a>
850
850
  </dt>
851
851
  </dl>
852
852
  </div>
853
853
  <div class="indexdiv">
854
854
  <h3>L</h3>
855
855
  <dl>
856
- <dt id="ientry-idm45749065235728">libgsf_major_version, <a class="indexterm" href="gsf-utils.html#libgsf-major-version">libgsf_major_version</a>
856
+ <dt id="ientry-idm45386502186080">libgsf_major_version, <a class="indexterm" href="gsf-utils.html#libgsf-major-version">libgsf_major_version</a>
857
857
  </dt>
858
- <dt id="ientry-idm45749065226704">libgsf_micro_version, <a class="indexterm" href="gsf-utils.html#libgsf-micro-version">libgsf_micro_version</a>
858
+ <dt id="ientry-idm45386502177120">libgsf_micro_version, <a class="indexterm" href="gsf-utils.html#libgsf-micro-version">libgsf_micro_version</a>
859
859
  </dt>
860
- <dt id="ientry-idm45749065231216">libgsf_minor_version, <a class="indexterm" href="gsf-utils.html#libgsf-minor-version">libgsf_minor_version</a>
860
+ <dt id="ientry-idm45386502181632">libgsf_minor_version, <a class="indexterm" href="gsf-utils.html#libgsf-minor-version">libgsf_minor_version</a>
861
861
  </dt>
862
862
  </dl>
863
863
  </div>
864
864
  <div class="indexdiv">
865
865
  <h3>V</h3>
866
- <dl><dt id="ientry-idm45749065350160">VAL_IS_GSF_TIMESTAMP, <a class="indexterm" href="gsf-utils.html#VAL-IS-GSF-TIMESTAMP:CAPS">VAL_IS_GSF_TIMESTAMP()</a>
866
+ <dl><dt id="ientry-idm45386502300256">VAL_IS_GSF_TIMESTAMP, <a class="indexterm" href="gsf-utils.html#VAL-IS-GSF-TIMESTAMP:CAPS">VAL_IS_GSF_TIMESTAMP()</a>
867
867
  </dt></dl>
868
868
  </div>
869
869
  </div>