/usr/share/gtk-doc/html/goffice-0.10/GOPersist.html is in libgoffice-0.10-doc 0.10.9-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GOPersist</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="GOffice Reference Manual">
<link rel="up" href="ch17.html" title="Miscellaneous">
<link rel="prev" href="goffice-0.10-LibXML-extras.html" title="LibXML extras">
<link rel="next" href="GOUndoUnary.html" title="GOUndoUnary">
<meta name="generator" content="GTK-Doc V1.19 (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="2">
<tr valign="middle">
<td><a accesskey="p" href="goffice-0.10-LibXML-extras.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="ch17.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GOffice Reference Manual</th>
<td><a accesskey="n" href="GOUndoUnary.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#GOPersist.synopsis" class="shortcut">Top</a>
|
<a href="#GOPersist.description" class="shortcut">Description</a>
|
<a href="#GOPersist.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
<a href="#GOPersist.implementations" class="shortcut">Known Implementations</a>
</td></tr>
</table>
<div class="refentry">
<a name="GOPersist"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="GOPersist.top_of_page"></a>GOPersist</span></h2>
<p>GOPersist</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv">
<a name="GOPersist.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis"> <a class="link" href="GOPersist.html#GOPersist-struct" title="GOPersist">GOPersist</a>;
<a class="link" href="GOPersist.html#GOPersistClass" title="GOPersistClass">GOPersistClass</a>;
#define <a class="link" href="GOPersist.html#GO-PARAM-PERSISTENT:CAPS" title="GO_PARAM_PERSISTENT">GO_PARAM_PERSISTENT</a>
<span class="returnvalue">void</span> <a class="link" href="GOPersist.html#go-persist-prep-sax" title="go_persist_prep_sax ()">go_persist_prep_sax</a> (<em class="parameter"><code><a class="link" href="GOPersist.html" title="GOPersist"><span class="type">GOPersist</span></a> *gp</code></em>,
<em class="parameter"><code><span class="type">GsfXMLIn</span> *xin</code></em>,
<em class="parameter"><code><span class="type">xmlChar</span> const **attrs</code></em>);
<span class="returnvalue">void</span> <a class="link" href="GOPersist.html#go-persist-sax-save" title="go_persist_sax_save ()">go_persist_sax_save</a> (<em class="parameter"><code><a class="link" href="GOPersist.html" title="GOPersist"><span class="type">GOPersist</span></a> const *gp</code></em>,
<em class="parameter"><code><span class="type">GsfXMLOut</span> *output</code></em>);
</pre>
</div>
<div class="refsect1">
<a name="GOPersist.object-hierarchy"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GInterface
+----GOPersist
</pre>
</div>
<div class="refsect1">
<a name="GOPersist.implementations"></a><h2>Known Implementations</h2>
<p>
GOPersist is implemented by
<a class="link" href="GODistribution.html" title="GODistribution">GODistribution</a>, <a class="link" href="GOStyle.html" title="GOStyle">GOStyle</a>, <a class="link" href="GogAxis.html" title="GogAxis">GogAxis</a>, <a class="link" href="GogAxisColorMap.html" title="GogAxisColorMap">GogAxisColorMap</a>, <a class="link" href="GogErrorBar.html" title="GogErrorBar">GogErrorBar</a>, <a class="link" href="GogGraph.html" title="GogGraph">GogGraph</a>, <a class="link" href="GogStyledObject.html#GogStyle">GogStyle</a> and <a class="link" href="goffice-0.10-Theming.html#GogTheme">GogTheme</a>.</p>
</div>
<div class="refsect1">
<a name="GOPersist.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1">
<a name="GOPersist.details"></a><h2>Details</h2>
<div class="refsect2">
<a name="GOPersist-struct"></a><h3>GOPersist</h3>
<pre class="programlisting">typedef struct _GOPersist GOPersist;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="GOPersistClass"></a><h3>GOPersistClass</h3>
<pre class="programlisting">typedef struct {
GTypeInterface base;
void (*prep_sax) (GOPersist *gp, GsfXMLIn *xin, xmlChar const **attrs);
void (*sax_save) (GOPersist const *gp, GsfXMLOut *output);
} GOPersistClass;
</pre>
<div class="variablelist"><table border="0" class="variablelist">
<colgroup>
<col align="left" valign="top">
<col>
</colgroup>
<tbody>
<tr>
<td><p><span class="term"><a href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GTypeInterface"><span class="type">GTypeInterface</span></a> <em class="structfield"><code><a name="GOPersistClass.base"></a>base</code></em>;</span></p></td>
<td>base interface.</td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GOPersistClass.prep-sax"></a>prep_sax</code></em> ()</span></p></td>
<td>loads the persistent object from a <span class="type">GsfXMLIn</span>.</td>
</tr>
<tr>
<td><p><span class="term"><em class="structfield"><code><a name="GOPersistClass.sax-save"></a>sax_save</code></em> ()</span></p></td>
<td>saves the persistent object to a <span class="type">GsfXMLOut</span>.</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2">
<a name="GO-PARAM-PERSISTENT:CAPS"></a><h3>GO_PARAM_PERSISTENT</h3>
<pre class="programlisting">#define GO_PARAM_PERSISTENT (1 << (G_PARAM_USER_SHIFT+0))
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="go-persist-prep-sax"></a><h3>go_persist_prep_sax ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> go_persist_prep_sax (<em class="parameter"><code><a class="link" href="GOPersist.html" title="GOPersist"><span class="type">GOPersist</span></a> *gp</code></em>,
<em class="parameter"><code><span class="type">GsfXMLIn</span> *xin</code></em>,
<em class="parameter"><code><span class="type">xmlChar</span> const **attrs</code></em>);</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2">
<a name="go-persist-sax-save"></a><h3>go_persist_sax_save ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span> go_persist_sax_save (<em class="parameter"><code><a class="link" href="GOPersist.html" title="GOPersist"><span class="type">GOPersist</span></a> const *gp</code></em>,
<em class="parameter"><code><span class="type">GsfXMLOut</span> *output</code></em>);</pre>
<p>
</p>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.19</div>
</body>
</html>
|