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

« back to all changes in this revision

Viewing changes to doc/reference/html/CongAttributeEditorLang.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:
46
46
GtkWidget*  <a href="CongAttributeEditorLang.html#cong-attribute-editor-lang-new">cong_attribute_editor_lang_new</a>  (<a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
47
47
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
48
48
                                             xmlNs *ns_ptr);
49
 
</pre></div><div class="refsect1" lang="en"><a name="id2968748"></a><h2>Description</h2><p>
50
 
 
51
 
</p></div><div class="refsect1" lang="en"><a name="id2968758"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2968763"></a><h3><a name="CongAttributeEditorLangDetails"></a>struct CongAttributeEditorLangDetails</h3><a class="indexterm" name="id2968776"></a><pre class="programlisting">struct CongAttributeEditorLangDetails;</pre><p>
52
 
 
53
 
</p></div><hr><div class="refsect2" lang="en"><a name="id2968791"></a><h3><a name="CONG-ATTRIBUTE-EDITOR-LANG-CAPS"></a>CONG_ATTRIBUTE_EDITOR_LANG()</h3><a class="indexterm" name="id2968802"></a><pre class="programlisting">#define CONG_ATTRIBUTE_EDITOR_LANG(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_ATTRIBUTE_EDITOR_LANG_TYPE, CongAttributeEditorLang)
 
49
</pre></div><div class="refsect1" lang="en"><a name="id2744979"></a><h2>Description</h2><p>
 
50
 
 
51
</p></div><div class="refsect1" lang="en"><a name="id2744989"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2744994"></a><h3><a name="CongAttributeEditorLangDetails"></a>struct CongAttributeEditorLangDetails</h3><a class="indexterm" name="id2745007"></a><pre class="programlisting">struct CongAttributeEditorLangDetails;</pre><p>
 
52
 
 
53
</p></div><hr><div class="refsect2" lang="en"><a name="id2745022"></a><h3><a name="CONG-ATTRIBUTE-EDITOR-LANG-CAPS"></a>CONG_ATTRIBUTE_EDITOR_LANG()</h3><a class="indexterm" name="id2745033"></a><pre class="programlisting">#define CONG_ATTRIBUTE_EDITOR_LANG(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_ATTRIBUTE_EDITOR_LANG_TYPE, CongAttributeEditorLang)
54
54
</pre><p>
55
55
 
56
56
</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>
57
57
 
58
58
 
59
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2968837"></a><h3><a name="CONG-ATTRIBUTE-EDITOR-LANG-CLASS-CAPS"></a>CONG_ATTRIBUTE_EDITOR_LANG_CLASS()</h3><a class="indexterm" name="id2968851"></a><pre class="programlisting">#define CONG_ATTRIBUTE_EDITOR_LANG_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_ATTRIBUTE_EDITOR_LANG_TYPE, CongAttributeEditorLangClass)
 
59
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2745068"></a><h3><a name="CONG-ATTRIBUTE-EDITOR-LANG-CLASS-CAPS"></a>CONG_ATTRIBUTE_EDITOR_LANG_CLASS()</h3><a class="indexterm" name="id2745082"></a><pre class="programlisting">#define CONG_ATTRIBUTE_EDITOR_LANG_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_ATTRIBUTE_EDITOR_LANG_TYPE, CongAttributeEditorLangClass)
60
60
</pre><p>
61
61
 
62
62
</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>
63
63
 
64
64
 
65
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2968886"></a><h3><a name="IS-CONG-ATTRIBUTE-EDITOR-LANG-CAPS"></a>IS_CONG_ATTRIBUTE_EDITOR_LANG()</h3><a class="indexterm" name="id2968898"></a><pre class="programlisting">#define IS_CONG_ATTRIBUTE_EDITOR_LANG(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_ATTRIBUTE_EDITOR_LANG_TYPE)
 
65
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2745117"></a><h3><a name="IS-CONG-ATTRIBUTE-EDITOR-LANG-CAPS"></a>IS_CONG_ATTRIBUTE_EDITOR_LANG()</h3><a class="indexterm" name="id2745128"></a><pre class="programlisting">#define IS_CONG_ATTRIBUTE_EDITOR_LANG(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_ATTRIBUTE_EDITOR_LANG_TYPE)
66
66
</pre><p>
67
67
 
68
68
</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>
69
69
 
70
70
 
71
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2968932"></a><h3><a name="cong-attribute-editor-lang-get-type"></a>cong_attribute_editor_lang_get_type ()</h3><a class="indexterm" name="id2968944"></a><pre class="programlisting">GType       cong_attribute_editor_lang_get_type
 
71
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2745163"></a><h3><a name="cong-attribute-editor-lang-get-type"></a>cong_attribute_editor_lang_get_type ()</h3><a class="indexterm" name="id2745175"></a><pre class="programlisting">GType       cong_attribute_editor_lang_get_type
72
72
                                            (void);</pre><p>
73
73
 
74
74
</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>
75
75
 
76
76
 
77
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2968980"></a><h3><a name="cong-attribute-editor-lang-construct"></a>cong_attribute_editor_lang_construct ()</h3><a class="indexterm" name="id2968992"></a><pre class="programlisting"><a href="CongAttributeEditor.html" title="CongAttributeEditor">CongAttributeEditor</a>* cong_attribute_editor_lang_construct
 
77
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2745210"></a><h3><a name="cong-attribute-editor-lang-construct"></a>cong_attribute_editor_lang_construct ()</h3><a class="indexterm" name="id2745223"></a><pre class="programlisting"><a href="CongAttributeEditor.html" title="CongAttributeEditor">CongAttributeEditor</a>* cong_attribute_editor_lang_construct
78
78
                                            (<a href="CongAttributeEditorLang.html" title="CongAttributeEditorLang">CongAttributeEditorLang</a> *attribute_editor_lang,
79
79
                                             <a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
80
80
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
86
86
</td></tr><tr><td><span class="term"><i class="parameter"><tt>node</tt></i>�:</span></td><td>
87
87
</td></tr><tr><td><span class="term"><i class="parameter"><tt>ns_ptr</tt></i>�:</span></td><td>
88
88
</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
89
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2969118"></a><h3><a name="cong-attribute-editor-lang-new"></a>cong_attribute_editor_lang_new ()</h3><a class="indexterm" name="id2969130"></a><pre class="programlisting">GtkWidget*  cong_attribute_editor_lang_new  (<a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
 
89
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2745349"></a><h3><a name="cong-attribute-editor-lang-new"></a>cong_attribute_editor_lang_new ()</h3><a class="indexterm" name="id2745361"></a><pre class="programlisting">GtkWidget*  cong_attribute_editor_lang_new  (<a href="CongDocument.html" title="CongDocument">CongDocument</a> *doc,
90
90
                                             <a href="conglomerate-XML-Nodes.html#CongNodePtr">CongNodePtr</a> node,
91
91
                                             xmlNs *ns_ptr);</pre><p>
92
92
TODO: Creates editor of language-based attribute</p><p>