You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2017/04/25 21:28:52 UTC

[10/12] arrow-site git commit: Add initial GLib docs

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/cf45c51a/docs/c_glib/GArrowSchema.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/GArrowSchema.html b/docs/c_glib/GArrowSchema.html
new file mode 100644
index 0000000..f15c81c
--- /dev/null
+++ b/docs/c_glib/GArrowSchema.html
@@ -0,0 +1,330 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title> Reference Manual: GArrowSchema</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="index.html" title="Reference Manual">
+<link rel="up" href="schema.html" title="Schema">
+<link rel="prev" href="GArrowField.html" title="GArrowField">
+<link rel="next" href="table.html" title="Table">
+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">�<span class="dim">|</span>�
+                  <a href="#GArrowSchema.description" class="shortcut">Description</a></span><span id="nav_hierarchy">�<span class="dim">|</span>�
+                  <a href="#GArrowSchema.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">�<span class="dim">|</span>�
+                  <a href="#GArrowSchema.properties" class="shortcut">Properties</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="schema.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="GArrowField.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="table.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="GArrowSchema"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="GArrowSchema.top_of_page"></a>GArrowSchema</span></h2>
+<p>GArrowSchema \u2014 Schema class</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="GArrowSchema.functions"></a><h2>Functions</h2>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="functions_return">
+<col class="functions_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="returnvalue">GArrowSchema</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowSchema.html#garrow-schema-new" title="garrow_schema_new�()">garrow_schema_new</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowField.html" title="GArrowField"><span class="returnvalue">GArrowField</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowSchema.html#garrow-schema-get-field" title="garrow_schema_get_field�()">garrow_schema_get_field</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowField.html" title="GArrowField"><span class="returnvalue">GArrowField</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowSchema.html#garrow-schema-get-field-by-name" title="garrow_schema_get_field_by_name�()">garrow_schema_get_field_by_name</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<GTKDOCLINK HREF="guint"><span class="returnvalue">guint</span></GTKDOCLINK>
+</td>
+<td class="function_name">
+<a class="link" href="GArrowSchema.html#garrow-schema-n-fields" title="garrow_schema_n_fields�()">garrow_schema_n_fields</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<GTKDOCLINK HREF="GList"><span class="returnvalue">GList</span></GTKDOCLINK>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowSchema.html#garrow-schema-get-fields" title="garrow_schema_get_fields�()">garrow_schema_get_fields</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<GTKDOCLINK HREF="gchar"><span class="returnvalue">gchar</span></GTKDOCLINK>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowSchema.html#garrow-schema-to-string" title="garrow_schema_to_string�()">garrow_schema_to_string</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowSchema.properties"></a><h2>Properties</h2>
+<div class="informaltable"><table border="0">
+<colgroup>
+<col width="150px" class="properties_type">
+<col width="300px" class="properties_name">
+<col width="200px" class="properties_flags">
+</colgroup>
+<tbody><tr>
+<td class="property_type"><GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></td>
+<td class="property_name"><a class="link" href="GArrowSchema.html#GArrowSchema--schema" title="The \u201cschema\u201d property">schema</a></td>
+<td class="property_flags">Write / Construct Only</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowSchema.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="name">
+<col class="description">
+</colgroup>
+<tbody><tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="GArrowSchema.html#GArrowSchema-struct" title="struct GArrowSchema">GArrowSchema</a></td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowSchema.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="screen">    <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
+    <span class="lineart">\u2570\u2500\u2500</span> GArrowSchema
+</pre>
+</div>
+<div class="refsect1">
+<a name="GArrowSchema.description"></a><h2>Description</h2>
+<p><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a> is a class for schema. Schema is metadata of a
+table. It has zero or more <GTKDOCLINK HREF="GArrowFields"><span class="type">GArrowFields</span></GTKDOCLINK>.</p>
+</div>
+<div class="refsect1">
+<a name="GArrowSchema.functions_details"></a><h2>Functions</h2>
+<div class="refsect2">
+<a name="garrow-schema-new"></a><h3>garrow_schema_new�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="returnvalue">GArrowSchema</span></a>�*
+garrow_schema_new (<em class="parameter"><code><GTKDOCLINK HREF="GList"><span class="type">GList</span></GTKDOCLINK> *fields</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.2.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>fields</p></td>
+<td class="parameter_description"><p> The fields of the schema. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GArrowField]</span></td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.2.5"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a>.</p>
+<p></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-schema-get-field"></a><h3>garrow_schema_get_field�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowField.html" title="GArrowField"><span class="returnvalue">GArrowField</span></a>�*
+garrow_schema_get_field (<em class="parameter"><code><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a> *schema</code></em>,
+                         <em class="parameter"><code><GTKDOCLINK HREF="guint"><span class="type">guint</span></GTKDOCLINK> i</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.3.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>schema</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>i</p></td>
+<td class="parameter_description"><p>The index of the target field.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.3.5"></a><h4>Returns</h4>
+<p> The i-th field of the schema. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-schema-get-field-by-name"></a><h3>garrow_schema_get_field_by_name�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowField.html" title="GArrowField"><span class="returnvalue">GArrowField</span></a>�*
+garrow_schema_get_field_by_name (<em class="parameter"><code><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a> *schema</code></em>,
+                                 <em class="parameter"><code>const <GTKDOCLINK HREF="gchar"><span class="type">gchar</span></GTKDOCLINK> *name</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.4.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>schema</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>name</p></td>
+<td class="parameter_description"><p>The name of the field to be found.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.4.5"></a><h4>Returns</h4>
+<p> The found field or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-schema-n-fields"></a><h3>garrow_schema_n_fields�()</h3>
+<pre class="programlisting"><GTKDOCLINK HREF="guint"><span class="returnvalue">guint</span></GTKDOCLINK>
+garrow_schema_n_fields (<em class="parameter"><code><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a> *schema</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.5.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>schema</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.5.5"></a><h4>Returns</h4>
+<p> The number of fields of the schema.</p>
+<p></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-schema-get-fields"></a><h3>garrow_schema_get_fields�()</h3>
+<pre class="programlisting"><GTKDOCLINK HREF="GList"><span class="returnvalue">GList</span></GTKDOCLINK>�*
+garrow_schema_get_fields (<em class="parameter"><code><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a> *schema</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.6.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>schema</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.6.5"></a><h4>Returns</h4>
+<p>  The fields of the schema. </p>
+<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GArrowField][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-schema-to-string"></a><h3>garrow_schema_to_string�()</h3>
+<pre class="programlisting"><GTKDOCLINK HREF="gchar"><span class="returnvalue">gchar</span></GTKDOCLINK>�*
+garrow_schema_to_string (<em class="parameter"><code><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a> *schema</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.7.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>schema</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.6.3.8.7.5"></a><h4>Returns</h4>
+<p> The string representation of the schema.</p>
+<p></p>
+</div>
+</div>
+</div>
+<div class="refsect1">
+<a name="GArrowSchema.other_details"></a><h2>Types and Values</h2>
+<div class="refsect2">
+<a name="GArrowSchema-struct"></a><h3>struct GArrowSchema</h3>
+<pre class="programlisting">struct GArrowSchema;</pre>
+<p>It wraps <code class="literal">arrow::Schema</code>.</p>
+</div>
+</div>
+<div class="refsect1">
+<a name="GArrowSchema.property-details"></a><h2>Property Details</h2>
+<div class="refsect2">
+<a name="GArrowSchema--schema"></a><h3>The <code class="literal">\u201cschema\u201d</code> property</h3>
+<pre class="programlisting">  \u201cschema\u201d                   <GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></pre>
+<p>The raw std::shared&lt;arrow::Schema&gt; *.</p>
+<p>Flags: Write / Construct Only</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.20</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/cf45c51a/docs/c_glib/GArrowStreamReader.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/GArrowStreamReader.html b/docs/c_glib/GArrowStreamReader.html
new file mode 100644
index 0000000..ff9fa08
--- /dev/null
+++ b/docs/c_glib/GArrowStreamReader.html
@@ -0,0 +1,230 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title> Reference Manual: GArrowStreamReader</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="index.html" title="Reference Manual">
+<link rel="up" href="reader.html" title="Reader">
+<link rel="prev" href="GArrowFileReader.html" title="GArrowFileReader">
+<link rel="next" href="writer.html" title="Writer">
+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">�<span class="dim">|</span>�
+                  <a href="#GArrowStreamReader.description" class="shortcut">Description</a></span><span id="nav_hierarchy">�<span class="dim">|</span>�
+                  <a href="#GArrowStreamReader.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">�<span class="dim">|</span>�
+                  <a href="#GArrowStreamReader.properties" class="shortcut">Properties</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="reader.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="GArrowFileReader.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="writer.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="GArrowStreamReader"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="GArrowStreamReader.top_of_page"></a>GArrowStreamReader</span></h2>
+<p>GArrowStreamReader \u2014 Stream reader class</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="GArrowStreamReader.functions"></a><h2>Functions</h2>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="functions_return">
+<col class="functions_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowStreamReader.html" title="GArrowStreamReader"><span class="returnvalue">GArrowStreamReader</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowStreamReader.html#garrow-stream-reader-open" title="garrow_stream_reader_open�()">garrow_stream_reader_open</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="returnvalue">GArrowSchema</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowStreamReader.html#garrow-stream-reader-get-schema" title="garrow_stream_reader_get_schema�()">garrow_stream_reader_get_schema</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowRecordBatch.html" title="GArrowRecordBatch"><span class="returnvalue">GArrowRecordBatch</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowStreamReader.html#garrow-stream-reader-get-next-record-batch" title="garrow_stream_reader_get_next_record_batch�()">garrow_stream_reader_get_next_record_batch</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamReader.properties"></a><h2>Properties</h2>
+<div class="informaltable"><table border="0">
+<colgroup>
+<col width="150px" class="properties_type">
+<col width="300px" class="properties_name">
+<col width="200px" class="properties_flags">
+</colgroup>
+<tbody><tr>
+<td class="property_type"><GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></td>
+<td class="property_name"><a class="link" href="GArrowStreamReader.html#GArrowStreamReader--stream-reader" title="The \u201cstream-reader\u201d property">stream-reader</a></td>
+<td class="property_flags">Write / Construct Only</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamReader.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="name">
+<col class="description">
+</colgroup>
+<tbody><tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="GArrowStreamReader.html#GArrowStreamReader-struct" title="struct GArrowStreamReader">GArrowStreamReader</a></td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamReader.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="screen">    <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
+    <span class="lineart">\u2570\u2500\u2500</span> GArrowStreamReader
+</pre>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamReader.description"></a><h2>Description</h2>
+<p><a class="link" href="GArrowStreamReader.html" title="GArrowStreamReader"><span class="type">GArrowStreamReader</span></a> is a class for receiving data by stream
+based IPC.</p>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamReader.functions_details"></a><h2>Functions</h2>
+<div class="refsect2">
+<a name="garrow-stream-reader-open"></a><h3>garrow_stream_reader_open�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowStreamReader.html" title="GArrowStreamReader"><span class="returnvalue">GArrowStreamReader</span></a>�*
+garrow_stream_reader_open (<em class="parameter"><code><a class="link" href="GArrowInputStream.html" title="GArrowInputStream"><span class="type">GArrowInputStream</span></a> *stream</code></em>,
+                           <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.4.3.3.8.2.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>stream</p></td>
+<td class="parameter_description"><p>The stream to be read.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p> Return locatipcn for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[nullable]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.4.3.3.8.2.5"></a><h4>Returns</h4>
+<p> A newly opened
+<a class="link" href="GArrowStreamReader.html" title="GArrowStreamReader"><span class="type">GArrowStreamReader</span></a> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> on error. </p>
+<p><span class="annotation">[nullable][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-stream-reader-get-schema"></a><h3>garrow_stream_reader_get_schema�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="returnvalue">GArrowSchema</span></a>�*
+garrow_stream_reader_get_schema (<em class="parameter"><code><a class="link" href="GArrowStreamReader.html" title="GArrowStreamReader"><span class="type">GArrowStreamReader</span></a> *stream_reader</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.4.3.3.8.3.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>stream_reader</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowStreamReader.html" title="GArrowStreamReader"><span class="type">GArrowStreamReader</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.4.3.3.8.3.5"></a><h4>Returns</h4>
+<p> The schema in the stream. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-stream-reader-get-next-record-batch"></a><h3>garrow_stream_reader_get_next_record_batch�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowRecordBatch.html" title="GArrowRecordBatch"><span class="returnvalue">GArrowRecordBatch</span></a>�*
+garrow_stream_reader_get_next_record_batch
+                               (<em class="parameter"><code><a class="link" href="GArrowStreamReader.html" title="GArrowStreamReader"><span class="type">GArrowStreamReader</span></a> *stream_reader</code></em>,
+                                <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.4.3.3.8.4.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>stream_reader</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowStreamReader.html" title="GArrowStreamReader"><span class="type">GArrowStreamReader</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p> Return locatipcn for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[nullable]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.4.3.3.8.4.5"></a><h4>Returns</h4>
+<p>  The next record batch in the stream or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> on end of stream. </p>
+<p><span class="annotation">[nullable][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamReader.other_details"></a><h2>Types and Values</h2>
+<div class="refsect2">
+<a name="GArrowStreamReader-struct"></a><h3>struct GArrowStreamReader</h3>
+<pre class="programlisting">struct GArrowStreamReader;</pre>
+<p>It wraps <code class="literal">arrow::ipc::StreamReader</code>.</p>
+</div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamReader.property-details"></a><h2>Property Details</h2>
+<div class="refsect2">
+<a name="GArrowStreamReader--stream-reader"></a><h3>The <code class="literal">\u201cstream-reader\u201d</code> property</h3>
+<pre class="programlisting">  \u201cstream-reader\u201d            <GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></pre>
+<p>The raw std::shared&lt;arrow::ipc::StreamReader&gt; *.</p>
+<p>Flags: Write / Construct Only</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.20</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/cf45c51a/docs/c_glib/GArrowStreamWriter.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/GArrowStreamWriter.html b/docs/c_glib/GArrowStreamWriter.html
new file mode 100644
index 0000000..2633fb0
--- /dev/null
+++ b/docs/c_glib/GArrowStreamWriter.html
@@ -0,0 +1,251 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title> Reference Manual: GArrowStreamWriter</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="index.html" title="Reference Manual">
+<link rel="up" href="writer.html" title="Writer">
+<link rel="prev" href="GArrowFileWriter.html" title="GArrowFileWriter">
+<link rel="next" href="object-tree.html" title="Object Hierarchy">
+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">�<span class="dim">|</span>�
+                  <a href="#GArrowStreamWriter.description" class="shortcut">Description</a></span><span id="nav_hierarchy">�<span class="dim">|</span>�
+                  <a href="#GArrowStreamWriter.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">�<span class="dim">|</span>�
+                  <a href="#GArrowStreamWriter.properties" class="shortcut">Properties</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="writer.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="GArrowFileWriter.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="object-tree.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="GArrowStreamWriter"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="GArrowStreamWriter.top_of_page"></a>GArrowStreamWriter</span></h2>
+<p>GArrowStreamWriter \u2014 Stream writer class</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="GArrowStreamWriter.functions"></a><h2>Functions</h2>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="functions_return">
+<col class="functions_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowStreamWriter.html" title="GArrowStreamWriter"><span class="returnvalue">GArrowStreamWriter</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowStreamWriter.html#garrow-stream-writer-open" title="garrow_stream_writer_open�()">garrow_stream_writer_open</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<GTKDOCLINK HREF="gboolean"><span class="returnvalue">gboolean</span></GTKDOCLINK>
+</td>
+<td class="function_name">
+<a class="link" href="GArrowStreamWriter.html#garrow-stream-writer-write-record-batch" title="garrow_stream_writer_write_record_batch�()">garrow_stream_writer_write_record_batch</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<GTKDOCLINK HREF="gboolean"><span class="returnvalue">gboolean</span></GTKDOCLINK>
+</td>
+<td class="function_name">
+<a class="link" href="GArrowStreamWriter.html#garrow-stream-writer-close" title="garrow_stream_writer_close�()">garrow_stream_writer_close</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamWriter.properties"></a><h2>Properties</h2>
+<div class="informaltable"><table border="0">
+<colgroup>
+<col width="150px" class="properties_type">
+<col width="300px" class="properties_name">
+<col width="200px" class="properties_flags">
+</colgroup>
+<tbody><tr>
+<td class="property_type"><GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></td>
+<td class="property_name"><a class="link" href="GArrowStreamWriter.html#GArrowStreamWriter--stream-writer" title="The \u201cstream-writer\u201d property">stream-writer</a></td>
+<td class="property_flags">Write / Construct Only</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamWriter.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="name">
+<col class="description">
+</colgroup>
+<tbody><tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="GArrowStreamWriter.html#GArrowStreamWriter-struct" title="struct GArrowStreamWriter">GArrowStreamWriter</a></td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamWriter.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="screen">    <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
+    <span class="lineart">\u2570\u2500\u2500</span> GArrowStreamWriter
+        <span class="lineart">\u2570\u2500\u2500</span> <a class="link" href="GArrowFileWriter.html" title="GArrowFileWriter">GArrowFileWriter</a>
+</pre>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamWriter.description"></a><h2>Description</h2>
+<p><a class="link" href="GArrowStreamWriter.html" title="GArrowStreamWriter"><span class="type">GArrowStreamWriter</span></a> is a class for sending data by stream based
+IPC.</p>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamWriter.functions_details"></a><h2>Functions</h2>
+<div class="refsect2">
+<a name="garrow-stream-writer-open"></a><h3>garrow_stream_writer_open�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowStreamWriter.html" title="GArrowStreamWriter"><span class="returnvalue">GArrowStreamWriter</span></a>�*
+garrow_stream_writer_open (<em class="parameter"><code><a class="link" href="GArrowOutputStream.html" title="GArrowOutputStream"><span class="type">GArrowOutputStream</span></a> *sink</code></em>,
+                           <em class="parameter"><code><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a> *schema</code></em>,
+                           <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.4.4.3.8.2.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>sink</p></td>
+<td class="parameter_description"><p>The output of the writer.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>schema</p></td>
+<td class="parameter_description"><p>The schema of the writer.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p> Return locatipcn for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[nullable]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.4.4.3.8.2.5"></a><h4>Returns</h4>
+<p> A newly opened
+<a class="link" href="GArrowStreamWriter.html" title="GArrowStreamWriter"><span class="type">GArrowStreamWriter</span></a> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> on error. </p>
+<p><span class="annotation">[nullable][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-stream-writer-write-record-batch"></a><h3>garrow_stream_writer_write_record_batch�()</h3>
+<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span class="returnvalue">gboolean</span></GTKDOCLINK>
+garrow_stream_writer_write_record_batch
+                               (<em class="parameter"><code><a class="link" href="GArrowStreamWriter.html" title="GArrowStreamWriter"><span class="type">GArrowStreamWriter</span></a> *stream_writer</code></em>,
+                                <em class="parameter"><code><a class="link" href="GArrowRecordBatch.html" title="GArrowRecordBatch"><span class="type">GArrowRecordBatch</span></a> *record_batch</code></em>,
+                                <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.4.4.3.8.3.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>stream_writer</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowStreamWriter.html" title="GArrowStreamWriter"><span class="type">GArrowStreamWriter</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>record_batch</p></td>
+<td class="parameter_description"><p>The record batch to be written.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p> Return locatipcn for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[nullable]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.4.4.3.8.3.5"></a><h4>Returns</h4>
+<p> <GTKDOCLINK HREF="TRUE:CAPS"><code class="literal">TRUE</code></GTKDOCLINK> on success, <GTKDOCLINK HREF="FALSE:CAPS"><code class="literal">FALSE</code></GTKDOCLINK> if there was an error.</p>
+<p></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-stream-writer-close"></a><h3>garrow_stream_writer_close�()</h3>
+<pre class="programlisting"><GTKDOCLINK HREF="gboolean"><span class="returnvalue">gboolean</span></GTKDOCLINK>
+garrow_stream_writer_close (<em class="parameter"><code><a class="link" href="GArrowStreamWriter.html" title="GArrowStreamWriter"><span class="type">GArrowStreamWriter</span></a> *stream_writer</code></em>,
+                            <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.4.4.3.8.4.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>stream_writer</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowStreamWriter.html" title="GArrowStreamWriter"><span class="type">GArrowStreamWriter</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p> Return locatipcn for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[nullable]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.4.4.3.8.4.5"></a><h4>Returns</h4>
+<p> <GTKDOCLINK HREF="TRUE:CAPS"><code class="literal">TRUE</code></GTKDOCLINK> on success, <GTKDOCLINK HREF="FALSE:CAPS"><code class="literal">FALSE</code></GTKDOCLINK> if there was an error.</p>
+<p></p>
+</div>
+</div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamWriter.other_details"></a><h2>Types and Values</h2>
+<div class="refsect2">
+<a name="GArrowStreamWriter-struct"></a><h3>struct GArrowStreamWriter</h3>
+<pre class="programlisting">struct GArrowStreamWriter;</pre>
+<p>It wraps <code class="literal">arrow::ipc::StreamWriter</code>.</p>
+</div>
+</div>
+<div class="refsect1">
+<a name="GArrowStreamWriter.property-details"></a><h2>Property Details</h2>
+<div class="refsect2">
+<a name="GArrowStreamWriter--stream-writer"></a><h3>The <code class="literal">\u201cstream-writer\u201d</code> property</h3>
+<pre class="programlisting">  \u201cstream-writer\u201d            <GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></pre>
+<p>The raw std::shared&lt;arrow::ipc::StreamWriter&gt; *.</p>
+<p>Flags: Write / Construct Only</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.20</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/cf45c51a/docs/c_glib/GArrowTable.html
----------------------------------------------------------------------
diff --git a/docs/c_glib/GArrowTable.html b/docs/c_glib/GArrowTable.html
new file mode 100644
index 0000000..b004a29
--- /dev/null
+++ b/docs/c_glib/GArrowTable.html
@@ -0,0 +1,402 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title> Reference Manual: GArrowTable</title>
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<link rel="home" href="index.html" title="Reference Manual">
+<link rel="up" href="table.html" title="Table">
+<link rel="prev" href="table.html" title="Table">
+<link rel="next" href="GArrowRecordBatch.html" title="GArrowRecordBatch">
+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
+<link rel="stylesheet" href="style.css" type="text/css">
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
+<td width="100%" align="left" class="shortcuts">
+<a href="#" class="shortcut">Top</a><span id="nav_description">�<span class="dim">|</span>�
+                  <a href="#GArrowTable.description" class="shortcut">Description</a></span><span id="nav_hierarchy">�<span class="dim">|</span>�
+                  <a href="#GArrowTable.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">�<span class="dim">|</span>�
+                  <a href="#GArrowTable.properties" class="shortcut">Properties</a></span>
+</td>
+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
+<td><a accesskey="u" href="table.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
+<td><a accesskey="p" href="table.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
+<td><a accesskey="n" href="GArrowRecordBatch.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
+</tr></table>
+<div class="refentry">
+<a name="GArrowTable"></a><div class="titlepage"></div>
+<div class="refnamediv"><table width="100%"><tr>
+<td valign="top">
+<h2><span class="refentrytitle"><a name="GArrowTable.top_of_page"></a>GArrowTable</span></h2>
+<p>GArrowTable \u2014 Table class</p>
+</td>
+<td class="gallery_image" valign="top" align="right"></td>
+</tr></table></div>
+<div class="refsect1">
+<a name="GArrowTable.functions"></a><h2>Functions</h2>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="functions_return">
+<col class="functions_name">
+</colgroup>
+<tbody>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowTable.html" title="GArrowTable"><span class="returnvalue">GArrowTable</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowTable.html#garrow-table-new" title="garrow_table_new�()">garrow_table_new</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="returnvalue">GArrowSchema</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowTable.html#garrow-table-get-schema" title="garrow_table_get_schema�()">garrow_table_get_schema</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowColumn.html" title="GArrowColumn"><span class="returnvalue">GArrowColumn</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowTable.html#garrow-table-get-column" title="garrow_table_get_column�()">garrow_table_get_column</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<GTKDOCLINK HREF="guint"><span class="returnvalue">guint</span></GTKDOCLINK>
+</td>
+<td class="function_name">
+<a class="link" href="GArrowTable.html#garrow-table-get-n-columns" title="garrow_table_get_n_columns�()">garrow_table_get_n_columns</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<GTKDOCLINK HREF="guint64"><span class="returnvalue">guint64</span></GTKDOCLINK>
+</td>
+<td class="function_name">
+<a class="link" href="GArrowTable.html#garrow-table-get-n-rows" title="garrow_table_get_n_rows�()">garrow_table_get_n_rows</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowTable.html" title="GArrowTable"><span class="returnvalue">GArrowTable</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowTable.html#garrow-table-add-column" title="garrow_table_add_column�()">garrow_table_add_column</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+<tr>
+<td class="function_type">
+<a class="link" href="GArrowTable.html" title="GArrowTable"><span class="returnvalue">GArrowTable</span></a>�*
+</td>
+<td class="function_name">
+<a class="link" href="GArrowTable.html#garrow-table-remove-column" title="garrow_table_remove_column�()">garrow_table_remove_column</a>�<span class="c_punctuation">()</span>
+</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowTable.properties"></a><h2>Properties</h2>
+<div class="informaltable"><table border="0">
+<colgroup>
+<col width="150px" class="properties_type">
+<col width="300px" class="properties_name">
+<col width="200px" class="properties_flags">
+</colgroup>
+<tbody><tr>
+<td class="property_type"><GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></td>
+<td class="property_name"><a class="link" href="GArrowTable.html#GArrowTable--table" title="The \u201ctable\u201d property">table</a></td>
+<td class="property_flags">Write / Construct Only</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowTable.other"></a><h2>Types and Values</h2>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="name">
+<col class="description">
+</colgroup>
+<tbody><tr>
+<td class="datatype_keyword">struct</td>
+<td class="function_name"><a class="link" href="GArrowTable.html#GArrowTable-struct" title="struct GArrowTable">GArrowTable</a></td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect1">
+<a name="GArrowTable.object-hierarchy"></a><h2>Object Hierarchy</h2>
+<pre class="screen">    <GTKDOCLINK HREF="GObject">GObject</GTKDOCLINK>
+    <span class="lineart">\u2570\u2500\u2500</span> GArrowTable
+</pre>
+</div>
+<div class="refsect1">
+<a name="GArrowTable.description"></a><h2>Description</h2>
+<p><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> is a class for table. Table has zero or more
+<GTKDOCLINK HREF="GArrowColumns"><span class="type">GArrowColumns</span></GTKDOCLINK> and zero or more records.</p>
+</div>
+<div class="refsect1">
+<a name="GArrowTable.functions_details"></a><h2>Functions</h2>
+<div class="refsect2">
+<a name="garrow-table-new"></a><h3>garrow_table_new�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="returnvalue">GArrowTable</span></a>�*
+garrow_table_new (<em class="parameter"><code><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="type">GArrowSchema</span></a> *schema</code></em>,
+                  <em class="parameter"><code><GTKDOCLINK HREF="GList"><span class="type">GList</span></GTKDOCLINK> *columns</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.2.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>schema</p></td>
+<td class="parameter_description"><p>The schema of the table.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>columns</p></td>
+<td class="parameter_description"><p> The columns of the table. </p></td>
+<td class="parameter_annotations"><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> GArrowColumn]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.2.5"></a><h4>Returns</h4>
+<p> A newly created <a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a>.</p>
+<p></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-table-get-schema"></a><h3>garrow_table_get_schema�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowSchema.html" title="GArrowSchema"><span class="returnvalue">GArrowSchema</span></a>�*
+garrow_table_get_schema (<em class="parameter"><code><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> *table</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.3.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>table</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.3.5"></a><h4>Returns</h4>
+<p> The schema of the table. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-table-get-column"></a><h3>garrow_table_get_column�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowColumn.html" title="GArrowColumn"><span class="returnvalue">GArrowColumn</span></a>�*
+garrow_table_get_column (<em class="parameter"><code><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> *table</code></em>,
+                         <em class="parameter"><code><GTKDOCLINK HREF="guint"><span class="type">guint</span></GTKDOCLINK> i</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.4.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>table</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>i</p></td>
+<td class="parameter_description"><p>The index of the target column.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.4.5"></a><h4>Returns</h4>
+<p> The i-th column in the table. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-table-get-n-columns"></a><h3>garrow_table_get_n_columns�()</h3>
+<pre class="programlisting"><GTKDOCLINK HREF="guint"><span class="returnvalue">guint</span></GTKDOCLINK>
+garrow_table_get_n_columns (<em class="parameter"><code><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> *table</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.5.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>table</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.5.5"></a><h4>Returns</h4>
+<p> The number of columns in the table.</p>
+<p></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-table-get-n-rows"></a><h3>garrow_table_get_n_rows�()</h3>
+<pre class="programlisting"><GTKDOCLINK HREF="guint64"><span class="returnvalue">guint64</span></GTKDOCLINK>
+garrow_table_get_n_rows (<em class="parameter"><code><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> *table</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.6.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody><tr>
+<td class="parameter_name"><p>table</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr></tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.6.5"></a><h4>Returns</h4>
+<p> The number of rows in the table.</p>
+<p></p>
+</div>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-table-add-column"></a><h3>garrow_table_add_column�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="returnvalue">GArrowTable</span></a>�*
+garrow_table_add_column (<em class="parameter"><code><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> *table</code></em>,
+                         <em class="parameter"><code><GTKDOCLINK HREF="guint"><span class="type">guint</span></GTKDOCLINK> i</code></em>,
+                         <em class="parameter"><code><a class="link" href="GArrowColumn.html" title="GArrowColumn"><span class="type">GArrowColumn</span></a> *column</code></em>,
+                         <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.7.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>table</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>i</p></td>
+<td class="parameter_description"><p>The index of the new column.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>column</p></td>
+<td class="parameter_description"><p>The column to be added.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p> Return location for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[nullable]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.7.5"></a><h4>Returns</h4>
+<p> The newly allocated
+<a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> that has a new column or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> on error. </p>
+<p><span class="annotation">[nullable][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+<p class="since">Since 0.3.0</p>
+</div>
+<hr>
+<div class="refsect2">
+<a name="garrow-table-remove-column"></a><h3>garrow_table_remove_column�()</h3>
+<pre class="programlisting"><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="returnvalue">GArrowTable</span></a>�*
+garrow_table_remove_column (<em class="parameter"><code><a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> *table</code></em>,
+                            <em class="parameter"><code><GTKDOCLINK HREF="guint"><span class="type">guint</span></GTKDOCLINK> i</code></em>,
+                            <em class="parameter"><code><GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> **error</code></em>);</pre>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.8.4"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>table</p></td>
+<td class="parameter_description"><p>A <a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a>.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>i</p></td>
+<td class="parameter_description"><p>The index of the column to be removed.</p></td>
+<td class="parameter_annotations">�</td>
+</tr>
+<tr>
+<td class="parameter_name"><p>error</p></td>
+<td class="parameter_description"><p> Return location for a <GTKDOCLINK HREF="GError"><span class="type">GError</span></GTKDOCLINK> or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK>. </p></td>
+<td class="parameter_annotations"><span class="annotation">[nullable]</span></td>
+</tr>
+</tbody>
+</table></div>
+</div>
+<div class="refsect3">
+<a name="id-1.2.7.2.8.8.5"></a><h4>Returns</h4>
+<p> The newly allocated
+<a class="link" href="GArrowTable.html" title="GArrowTable"><span class="type">GArrowTable</span></a> that doesn't have the column or <GTKDOCLINK HREF="NULL:CAPS"><code class="literal">NULL</code></GTKDOCLINK> on error. </p>
+<p><span class="annotation">[nullable][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
+</div>
+<p class="since">Since 0.3.0</p>
+</div>
+</div>
+<div class="refsect1">
+<a name="GArrowTable.other_details"></a><h2>Types and Values</h2>
+<div class="refsect2">
+<a name="GArrowTable-struct"></a><h3>struct GArrowTable</h3>
+<pre class="programlisting">struct GArrowTable;</pre>
+<p>It wraps <code class="literal">arrow::Table</code>.</p>
+</div>
+</div>
+<div class="refsect1">
+<a name="GArrowTable.property-details"></a><h2>Property Details</h2>
+<div class="refsect2">
+<a name="GArrowTable--table"></a><h3>The <code class="literal">\u201ctable\u201d</code> property</h3>
+<pre class="programlisting">  \u201ctable\u201d                    <GTKDOCLINK HREF="gpointer"><span class="type">gpointer</span></GTKDOCLINK></pre>
+<p>The raw std::shared&lt;arrow::Table&gt; *.</p>
+<p>Flags: Write / Construct Only</p>
+</div>
+</div>
+</div>
+<div class="footer">
+<hr>
+          Generated by GTK-Doc V1.20</div>
+</body>
+</html>