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

« back to all changes in this revision

Viewing changes to doc/reference/html/CongNodeModificationRemoveAttribute.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:
49
49
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
50
50
                                             xmlNs *ns_ptr,
51
51
                                             const gchar *name);
52
 
</pre></div><div class="refsect1" lang="en"><a name="id2828520"></a><h2>Object Hierarchy</h2><pre class="synopsis">
 
52
</pre></div><div class="refsect1" lang="en"><a name="id2611629"></a><h2>Object Hierarchy</h2><pre class="synopsis">
53
53
 
54
54
  GObject
55
55
   +----<a href="CongModification.html" title="CongModification">CongModification</a>
56
56
         +----<a href="CongNodeModification.html" title="CongNodeModification">CongNodeModification</a>
57
57
               +----CongNodeModificationRemoveAttribute
58
 
</pre></div><div class="refsect1" lang="en"><a name="id2828555"></a><h2>Description</h2><p>
59
 
 
60
 
</p></div><div class="refsect1" lang="en"><a name="id2828565"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2828570"></a><h3><a name="CongNodeModificationRemoveAttribute-struct"></a>struct CongNodeModificationRemoveAttribute</h3><a class="indexterm" name="id2828583"></a><pre class="programlisting">struct CongNodeModificationRemoveAttribute;</pre><p>
61
 
 
62
 
</p></div><hr><div class="refsect2" lang="en"><a name="id2828599"></a><h3><a name="CONG-NODE-MODIFICATION-REMOVE-ATTRIBUTE-CAPS"></a>CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE()</h3><a class="indexterm" name="id2828613"></a><pre class="programlisting">#define CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_TYPE, CongNodeModificationRemoveAttribute)
 
58
</pre></div><div class="refsect1" lang="en"><a name="id2611665"></a><h2>Description</h2><p>
 
59
 
 
60
</p></div><div class="refsect1" lang="en"><a name="id2611674"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2611680"></a><h3><a name="CongNodeModificationRemoveAttribute-struct"></a>struct CongNodeModificationRemoveAttribute</h3><a class="indexterm" name="id2611693"></a><pre class="programlisting">struct CongNodeModificationRemoveAttribute;</pre><p>
 
61
 
 
62
</p></div><hr><div class="refsect2" lang="en"><a name="id2611708"></a><h3><a name="CONG-NODE-MODIFICATION-REMOVE-ATTRIBUTE-CAPS"></a>CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE()</h3><a class="indexterm" name="id2611722"></a><pre class="programlisting">#define CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_TYPE, CongNodeModificationRemoveAttribute)
63
63
</pre><p>
64
64
 
65
65
</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>
66
66
 
67
67
 
68
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2828648"></a><h3><a name="CONG-NODE-MODIFICATION-REMOVE-ATTRIBUTE-CLASS-CAPS"></a>CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_CLASS()</h3><a class="indexterm" name="id2828661"></a><pre class="programlisting">#define CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_TYPE, CongNodeModificationRemoveAttributeClass)
 
68
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2611757"></a><h3><a name="CONG-NODE-MODIFICATION-REMOVE-ATTRIBUTE-CLASS-CAPS"></a>CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_CLASS()</h3><a class="indexterm" name="id2611770"></a><pre class="programlisting">#define CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_TYPE, CongNodeModificationRemoveAttributeClass)
69
69
</pre><p>
70
70
 
71
71
</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>
72
72
 
73
73
 
74
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2828697"></a><h3><a name="IS-CONG-NODE-MODIFICATION-REMOVE-ATTRIBUTE-CAPS"></a>IS_CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE()</h3><a class="indexterm" name="id2828710"></a><pre class="programlisting">#define IS_CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_TYPE)
 
74
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2611807"></a><h3><a name="IS-CONG-NODE-MODIFICATION-REMOVE-ATTRIBUTE-CAPS"></a>IS_CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE()</h3><a class="indexterm" name="id2611820"></a><pre class="programlisting">#define IS_CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_NODE_MODIFICATION_REMOVE_ATTRIBUTE_TYPE)
75
75
</pre><p>
76
76
 
77
77
</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>
78
78
 
79
79
 
80
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2828745"></a><h3><a name="cong-node-modification-remove-attribute-get-type"></a>cong_node_modification_remove_attribute_get_type ()</h3><a class="indexterm" name="id2828759"></a><pre class="programlisting">GType       cong_node_modification_remove_attribute_get_type
 
80
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2611855"></a><h3><a name="cong-node-modification-remove-attribute-get-type"></a>cong_node_modification_remove_attribute_get_type ()</h3><a class="indexterm" name="id2611868"></a><pre class="programlisting">GType       cong_node_modification_remove_attribute_get_type
81
81
                                            (void);</pre><p>
82
82
 
83
83
</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>
84
84
 
85
85
 
86
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2828796"></a><h3><a name="cong-node-modification-remove-attribute-construct"></a>cong_node_modification_remove_attribute_construct ()</h3><a class="indexterm" name="id2828809"></a><pre class="programlisting"><a href="CongNodeModificationRemoveAttribute.html" title="CongNodeModificationRemoveAttribute">CongNodeModificationRemoveAttribute</a>* cong_node_modification_remove_attribute_construct
 
86
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2611905"></a><h3><a name="cong-node-modification-remove-attribute-construct"></a>cong_node_modification_remove_attribute_construct ()</h3><a class="indexterm" name="id2611919"></a><pre class="programlisting"><a href="CongNodeModificationRemoveAttribute.html" title="CongNodeModificationRemoveAttribute">CongNodeModificationRemoveAttribute</a>* cong_node_modification_remove_attribute_construct
87
87
                                            (<a href="CongNodeModificationRemoveAttribute.html" title="CongNodeModificationRemoveAttribute">CongNodeModificationRemoveAttribute</a> *node_modification_remove_attribute,
88
88
                                             <a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
89
89
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
97
97
</td></tr><tr><td><span class="term"><i class="parameter"><tt>ns_ptr</tt></i>�:</span></td><td>
98
98
</td></tr><tr><td><span class="term"><i class="parameter"><tt>name</tt></i>�:</span></td><td>
99
99
</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
100
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2828957"></a><h3><a name="cong-node-modification-remove-attribute-new"></a>cong_node_modification_remove_attribute_new ()</h3><a class="indexterm" name="id2828971"></a><pre class="programlisting"><a href="CongModification.html" title="CongModification">CongModification</a>* cong_node_modification_remove_attribute_new
 
100
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2612067"></a><h3><a name="cong-node-modification-remove-attribute-new"></a>cong_node_modification_remove_attribute_new ()</h3><a class="indexterm" name="id2612081"></a><pre class="programlisting"><a href="CongModification.html" title="CongModification">CongModification</a>* cong_node_modification_remove_attribute_new
101
101
                                            (<a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
102
102
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
103
103
                                             xmlNs *ns_ptr,