~ubuntu-branches/ubuntu/jaunty/libbonobo/jaunty

« back to all changes in this revision

Viewing changes to doc/api/html/libbonobo-bonobo-persist.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-03-06 18:53:16 UTC
  • mfrom: (1.1.25 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090306185316-uf09r30g7cvf67xi
Tags: 2.24.1-1
* New upstream bugfix release.
* debian/control.in:
  + Build depend on GLib >= 2.14.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>BonoboPersist</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.2">
7
7
<link rel="home" href="index.html" title="Libbonobo Reference Manual">
8
8
<link rel="up" href="persist.html" title="Persistency">
9
9
<link rel="prev" href="persist.html" title="Persistency">
55
55
                                                         ...);
56
56
<a class="link" href="libbonobo-bonobo-persist.html#BonoboPersist">BonoboPersist</a> *     <a class="link" href="libbonobo-bonobo-persist.html#bonobo-persist-construct" title="bonobo_persist_construct ()">bonobo_persist_construct</a>            (<a class="link" href="libbonobo-bonobo-persist.html#BonoboPersist">BonoboPersist</a> *persist,
57
57
                                                         const <a
58
 
href="../glib/glib-Basic-Types.html#gchar"
 
58
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
59
59
>gchar</a> *iid);
60
60
void                <a class="link" href="libbonobo-bonobo-persist.html#bonobo-persist-set-dirty" title="bonobo_persist_set_dirty ()">bonobo_persist_set_dirty</a>            (<a class="link" href="libbonobo-bonobo-persist.html#BonoboPersist">BonoboPersist</a> *persist,
61
61
                                                         <a
62
 
href="../glib/glib-Basic-Types.html#gboolean"
 
62
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
63
63
>gboolean</a> dirty);
64
64
</pre>
65
65
</div>
67
67
<a name="libbonobo-bonobo-persist.object-hierarchy"></a><h2>Object Hierarchy</h2>
68
68
<pre class="synopsis">
69
69
  <a
70
 
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
 
70
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
71
71
>GObject</a>
72
72
   +----<a class="link" href="libbonobo-bonobo-object.html#BonoboObject">BonoboObject</a>
73
73
         +----BonoboPersist
143
143
<a name="bonobo-persist-construct"></a><h3>bonobo_persist_construct ()</h3>
144
144
<pre class="programlisting"><a class="link" href="libbonobo-bonobo-persist.html#BonoboPersist">BonoboPersist</a> *     bonobo_persist_construct            (<a class="link" href="libbonobo-bonobo-persist.html#BonoboPersist">BonoboPersist</a> *persist,
145
145
                                                         const <a
146
 
href="../glib/glib-Basic-Types.html#gchar"
 
146
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
147
147
>gchar</a> *iid);</pre>
148
148
<p>
149
149
Initializes the BonoboPersist object. You should only use this
178
178
<a name="bonobo-persist-set-dirty"></a><h3>bonobo_persist_set_dirty ()</h3>
179
179
<pre class="programlisting">void                bonobo_persist_set_dirty            (<a class="link" href="libbonobo-bonobo-persist.html#BonoboPersist">BonoboPersist</a> *persist,
180
180
                                                         <a
181
 
href="../glib/glib-Basic-Types.html#gboolean"
 
181
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
182
182
>gboolean</a> dirty);</pre>
183
183
<p>
184
184
Sets the dirty status of the interface which is reported via