~ubuntu-branches/ubuntu/maverick/conglomerate/maverick

« back to all changes in this revision

Viewing changes to doc/reference/html/CongNodeModificationSetText.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2005-11-08 05:07:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051108050706-bcg60nwqf1z3w0d6
Tags: 0.9.1-1ubuntu1
* Resynchronise with Debian (Closes: #4397).
  - Thanks, Jordan Mantha.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
                                            (<a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
48
48
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
49
49
                                             const gchar *new_content);
50
 
</pre></div><div class="refsect1" lang="en"><a name="id2833312"></a><h2>Object Hierarchy</h2><pre class="synopsis">
 
50
</pre></div><div class="refsect1" lang="en"><a name="id2616199"></a><h2>Object Hierarchy</h2><pre class="synopsis">
51
51
 
52
52
  GObject
53
53
   +----<a href="CongModification.html" title="CongModification">CongModification</a>
54
54
         +----<a href="CongNodeModification.html" title="CongNodeModification">CongNodeModification</a>
55
55
               +----CongNodeModificationSetText
56
 
</pre></div><div class="refsect1" lang="en"><a name="id2833348"></a><h2>Description</h2><p>
57
 
 
58
 
</p></div><div class="refsect1" lang="en"><a name="id2833357"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2833363"></a><h3><a name="CongNodeModificationSetText-struct"></a>struct CongNodeModificationSetText</h3><a class="indexterm" name="id2833375"></a><pre class="programlisting">struct CongNodeModificationSetText;</pre><p>
59
 
 
60
 
</p></div><hr><div class="refsect2" lang="en"><a name="id2833391"></a><h3><a name="CONG-NODE-MODIFICATION-SET-TEXT-CAPS"></a>CONG_NODE_MODIFICATION_SET_TEXT()</h3><a class="indexterm" name="id2833404"></a><pre class="programlisting">#define CONG_NODE_MODIFICATION_SET_TEXT(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_NODE_MODIFICATION_SET_TEXT_TYPE, CongNodeModificationSetText)
 
56
</pre></div><div class="refsect1" lang="en"><a name="id2616234"></a><h2>Description</h2><p>
 
57
 
 
58
</p></div><div class="refsect1" lang="en"><a name="id2616244"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2616249"></a><h3><a name="CongNodeModificationSetText-struct"></a>struct CongNodeModificationSetText</h3><a class="indexterm" name="id2616262"></a><pre class="programlisting">struct CongNodeModificationSetText;</pre><p>
 
59
 
 
60
</p></div><hr><div class="refsect2" lang="en"><a name="id2616277"></a><h3><a name="CONG-NODE-MODIFICATION-SET-TEXT-CAPS"></a>CONG_NODE_MODIFICATION_SET_TEXT()</h3><a class="indexterm" name="id2616290"></a><pre class="programlisting">#define CONG_NODE_MODIFICATION_SET_TEXT(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_NODE_MODIFICATION_SET_TEXT_TYPE, CongNodeModificationSetText)
61
61
</pre><p>
62
62
 
63
63
</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i class="parameter"><tt>obj</tt></i>�:</span></td><td>
64
64
 
65
65
 
66
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2833439"></a><h3><a name="CONG-NODE-MODIFICATION-SET-TEXT-CLASS-CAPS"></a>CONG_NODE_MODIFICATION_SET_TEXT_CLASS()</h3><a class="indexterm" name="id2833451"></a><pre class="programlisting">#define CONG_NODE_MODIFICATION_SET_TEXT_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_NODE_MODIFICATION_SET_TEXT_TYPE, CongNodeModificationSetTextClass)
 
66
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616326"></a><h3><a name="CONG-NODE-MODIFICATION-SET-TEXT-CLASS-CAPS"></a>CONG_NODE_MODIFICATION_SET_TEXT_CLASS()</h3><a class="indexterm" name="id2616337"></a><pre class="programlisting">#define CONG_NODE_MODIFICATION_SET_TEXT_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_NODE_MODIFICATION_SET_TEXT_TYPE, CongNodeModificationSetTextClass)
67
67
</pre><p>
68
68
 
69
69
</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i class="parameter"><tt>klass</tt></i>�:</span></td><td>
70
70
 
71
71
 
72
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2833487"></a><h3><a name="IS-CONG-NODE-MODIFICATION-SET-TEXT-CAPS"></a>IS_CONG_NODE_MODIFICATION_SET_TEXT()</h3><a class="indexterm" name="id2833499"></a><pre class="programlisting">#define IS_CONG_NODE_MODIFICATION_SET_TEXT(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_NODE_MODIFICATION_SET_TEXT_TYPE)
 
72
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616373"></a><h3><a name="IS-CONG-NODE-MODIFICATION-SET-TEXT-CAPS"></a>IS_CONG_NODE_MODIFICATION_SET_TEXT()</h3><a class="indexterm" name="id2616386"></a><pre class="programlisting">#define IS_CONG_NODE_MODIFICATION_SET_TEXT(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_NODE_MODIFICATION_SET_TEXT_TYPE)
73
73
</pre><p>
74
74
 
75
75
</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i class="parameter"><tt>obj</tt></i>�:</span></td><td>
76
76
 
77
77
 
78
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2833534"></a><h3><a name="cong-node-modification-set-text-get-type"></a>cong_node_modification_set_text_get_type ()</h3><a class="indexterm" name="id2833547"></a><pre class="programlisting">GType       cong_node_modification_set_text_get_type
 
78
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616421"></a><h3><a name="cong-node-modification-set-text-get-type"></a>cong_node_modification_set_text_get_type ()</h3><a class="indexterm" name="id2616433"></a><pre class="programlisting">GType       cong_node_modification_set_text_get_type
79
79
                                            (void);</pre><p>
80
80
 
81
81
</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
82
82
 
83
83
 
84
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2833584"></a><h3><a name="cong-node-modification-set-text-construct"></a>cong_node_modification_set_text_construct ()</h3><a class="indexterm" name="id2833597"></a><pre class="programlisting"><a href="CongNodeModificationSetText.html" title="CongNodeModificationSetText">CongNodeModificationSetText</a>* cong_node_modification_set_text_construct
 
84
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616470"></a><h3><a name="cong-node-modification-set-text-construct"></a>cong_node_modification_set_text_construct ()</h3><a class="indexterm" name="id2616484"></a><pre class="programlisting"><a href="CongNodeModificationSetText.html" title="CongNodeModificationSetText">CongNodeModificationSetText</a>* cong_node_modification_set_text_construct
85
85
                                            (<a href="CongNodeModificationSetText.html" title="CongNodeModificationSetText">CongNodeModificationSetText</a> *node_modification_set_text,
86
86
                                             <a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
87
87
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
93
93
</td></tr><tr><td><span class="term"><i class="parameter"><tt>node</tt></i>�:</span></td><td>
94
94
</td></tr><tr><td><span class="term"><i class="parameter"><tt>new_content</tt></i>�:</span></td><td>
95
95
</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
96
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2833723"></a><h3><a name="cong-node-modification-set-text-new"></a>cong_node_modification_set_text_new ()</h3><a class="indexterm" name="id2833735"></a><pre class="programlisting"><a href="CongModification.html" title="CongModification">CongModification</a>* cong_node_modification_set_text_new
 
96
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2616609"></a><h3><a name="cong-node-modification-set-text-new"></a>cong_node_modification_set_text_new ()</h3><a class="indexterm" name="id2616622"></a><pre class="programlisting"><a href="CongModification.html" title="CongModification">CongModification</a>* cong_node_modification_set_text_new
97
97
                                            (<a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
98
98
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
99
99
                                             const gchar *new_content);</pre><p>