Update GTK Doc with current develop
This commit is contained in:
@@ -2,26 +2,25 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Matrix-0.0 Reference Manual: MatrixHTTPClient</title>
|
||||
<title>MatrixHTTPClient: Matrix-0.0 Reference Manual</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<link rel="home" href="index.html" title="Matrix-0.0 Reference Manual">
|
||||
<link rel="up" href="ch01.html" title="Matrix-0.0 API Reference">
|
||||
<link rel="prev" href="Matrix-0.0-MatrixJsonCompact.html" title="MatrixJsonCompact">
|
||||
<link rel="next" href="Matrix-0.0-MatrixStateEvent.html" title="MatrixStateEvent">
|
||||
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
||||
<link rel="prev" href="Matrix-0.0-MatrixEventRoomMessageFeedback.html" title="MatrixEventRoomMessageFeedback">
|
||||
<link rel="next" href="Matrix-0.0-MatrixEventRoomCreate.html" title="MatrixEventRoomCreate">
|
||||
<meta name="generator" content="GTK-Doc V1.24 (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">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><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="#Matrix-0.0-MatrixHTTPClient.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
||||
<a href="#Matrix-0.0-MatrixHTTPClient.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
||||
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
||||
<a href="#Matrix-0.0-MatrixHTTPClient.description" class="shortcut">Description</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="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="p" href="Matrix-0.0-MatrixJsonCompact.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="n" href="Matrix-0.0-MatrixStateEvent.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
||||
<td><a accesskey="p" href="Matrix-0.0-MatrixEventRoomMessageFeedback.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="n" href="Matrix-0.0-MatrixEventRoomCreate.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
||||
</tr></table>
|
||||
<div class="refentry">
|
||||
<a name="Matrix-0.0-MatrixHTTPClient"></a><div class="titlepage"></div>
|
||||
@@ -75,11 +74,6 @@
|
||||
</table></div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="Matrix-0.0-MatrixHTTPClient.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen">
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="Matrix-0.0-MatrixHTTPClient.description"></a><h2>Description</h2>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
@@ -94,9 +88,9 @@
|
||||
<div class="refsect2">
|
||||
<a name="matrix-http-client-new"></a><h3>matrix_http_client_new ()</h3>
|
||||
<pre class="programlisting"><a class="link" href="Matrix-0.0-MatrixHTTPClient.html#MatrixHTTPClient" title="struct MatrixHTTPClient"><span class="returnvalue">MatrixHTTPClient</span></a> *
|
||||
matrix_http_client_new (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *base_url</code></em>);</pre>
|
||||
matrix_http_client_new (<em class="parameter"><code>const <span class="type">gchar</span> *base_url</code></em>);</pre>
|
||||
<div class="refsect3">
|
||||
<a name="id-1.2.9.7.3.4"></a><h4>Parameters</h4>
|
||||
<a name="id-1.2.21.6.3.4"></a><h4>Parameters</h4>
|
||||
<div class="informaltable"><table width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="parameters_name">
|
||||
@@ -132,7 +126,7 @@ matrix_http_client_new (<em class="parameter"><code>const <a href="../glib/glib-
|
||||
</pre>
|
||||
<p>The class structure for <a class="link" href="Matrix-0.0-MatrixHTTPClient.html#MATRIX-TYPE-HTTP-CLIENT:CAPS" title="MATRIX_TYPE_HTTP_CLIENT"><code class="literal">MATRIX_TYPE_HTTP_CLIENT</code></a>. All the fields in this structure are private and should never be accessed directly.</p>
|
||||
<div class="refsect3">
|
||||
<a name="id-1.2.9.8.3.5"></a><h4>Members</h4>
|
||||
<a name="id-1.2.21.7.3.5"></a><h4>Members</h4>
|
||||
<div class="informaltable"><table width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="300px" class="struct_members_name">
|
||||
@@ -150,7 +144,6 @@ matrix_http_client_new (<em class="parameter"><code>const <a href="../glib/glib-
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
Generated by GTK-Doc V1.20</div>
|
||||
<hr>Generated by GTK-Doc V1.24</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user