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

« back to all changes in this revision

Viewing changes to doc/reference/html/CongEditorAreaListitem.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:
48
48
void        <a href="CongEditorAreaListitem.html#cong-editor-area-listitem-set-label">cong_editor_area_listitem_set_label</a>
49
49
                                            (<a href="CongEditorAreaListitem.html" title="CongEditorAreaListitem">CongEditorAreaListitem</a> *area_listitem,
50
50
                                             const gchar *label);
51
 
</pre></div><div class="refsect1" lang="en"><a name="id2954287"></a><h2>Object Hierarchy</h2><pre class="synopsis">
 
51
</pre></div><div class="refsect1" lang="en"><a name="id2731175"></a><h2>Object Hierarchy</h2><pre class="synopsis">
52
52
 
53
53
  GObject
54
54
   +----<a href="CongEditorArea.html" title="CongEditorArea">CongEditorArea</a>
56
56
               +----<a href="CongEditorAreaBin.html" title="CongEditorAreaBin">CongEditorAreaBin</a>
57
57
                     +----<a href="CongEditorAreaLabelled.html" title="CongEditorAreaLabelled">CongEditorAreaLabelled</a>
58
58
                           +----CongEditorAreaListitem
59
 
</pre></div><div class="refsect1" lang="en"><a name="id2954338"></a><h2>Description</h2><p>
60
 
 
61
 
</p></div><div class="refsect1" lang="en"><a name="id2954347"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2954353"></a><h3><a name="CongEditorAreaListitem-struct"></a>struct CongEditorAreaListitem</h3><a class="indexterm" name="id2954365"></a><pre class="programlisting">struct CongEditorAreaListitem;</pre><p>
62
 
 
63
 
</p></div><hr><div class="refsect2" lang="en"><a name="id2954381"></a><h3><a name="CONG-EDITOR-AREA-LISTITEM-CAPS"></a>CONG_EDITOR_AREA_LISTITEM()</h3><a class="indexterm" name="id2954393"></a><pre class="programlisting">#define CONG_EDITOR_AREA_LISTITEM(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_AREA_LISTITEM_TYPE, CongEditorAreaListitem)
 
59
</pre></div><div class="refsect1" lang="en"><a name="id2731226"></a><h2>Description</h2><p>
 
60
 
 
61
</p></div><div class="refsect1" lang="en"><a name="id2731236"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id2731241"></a><h3><a name="CongEditorAreaListitem-struct"></a>struct CongEditorAreaListitem</h3><a class="indexterm" name="id2731254"></a><pre class="programlisting">struct CongEditorAreaListitem;</pre><p>
 
62
 
 
63
</p></div><hr><div class="refsect2" lang="en"><a name="id2731269"></a><h3><a name="CONG-EDITOR-AREA-LISTITEM-CAPS"></a>CONG_EDITOR_AREA_LISTITEM()</h3><a class="indexterm" name="id2731282"></a><pre class="programlisting">#define CONG_EDITOR_AREA_LISTITEM(obj)         G_TYPE_CHECK_INSTANCE_CAST (obj, CONG_EDITOR_AREA_LISTITEM_TYPE, CongEditorAreaListitem)
64
64
</pre><p>
65
65
 
66
66
</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>
67
67
 
68
68
 
69
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2954428"></a><h3><a name="CONG-EDITOR-AREA-LISTITEM-CLASS-CAPS"></a>CONG_EDITOR_AREA_LISTITEM_CLASS()</h3><a class="indexterm" name="id2954441"></a><pre class="programlisting">#define CONG_EDITOR_AREA_LISTITEM_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_AREA_LISTITEM_TYPE, CongEditorAreaListitemClass)
 
69
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2731316"></a><h3><a name="CONG-EDITOR-AREA-LISTITEM-CLASS-CAPS"></a>CONG_EDITOR_AREA_LISTITEM_CLASS()</h3><a class="indexterm" name="id2731328"></a><pre class="programlisting">#define CONG_EDITOR_AREA_LISTITEM_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, CONG_EDITOR_AREA_LISTITEM_TYPE, CongEditorAreaListitemClass)
70
70
</pre><p>
71
71
 
72
72
</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>
73
73
 
74
74
 
75
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2954476"></a><h3><a name="IS-CONG-EDITOR-AREA-LISTITEM-CAPS"></a>IS_CONG_EDITOR_AREA_LISTITEM()</h3><a class="indexterm" name="id2954488"></a><pre class="programlisting">#define IS_CONG_EDITOR_AREA_LISTITEM(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_EDITOR_AREA_LISTITEM_TYPE)
 
75
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2731364"></a><h3><a name="IS-CONG-EDITOR-AREA-LISTITEM-CAPS"></a>IS_CONG_EDITOR_AREA_LISTITEM()</h3><a class="indexterm" name="id2731376"></a><pre class="programlisting">#define IS_CONG_EDITOR_AREA_LISTITEM(obj)      G_TYPE_CHECK_INSTANCE_TYPE (obj, CONG_EDITOR_AREA_LISTITEM_TYPE)
76
76
</pre><p>
77
77
 
78
78
</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>
79
79
 
80
80
 
81
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2954523"></a><h3><a name="cong-editor-area-listitem-get-type"></a>cong_editor_area_listitem_get_type ()</h3><a class="indexterm" name="id2954535"></a><pre class="programlisting">GType       cong_editor_area_listitem_get_type
 
81
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2731410"></a><h3><a name="cong-editor-area-listitem-get-type"></a>cong_editor_area_listitem_get_type ()</h3><a class="indexterm" name="id2731422"></a><pre class="programlisting">GType       cong_editor_area_listitem_get_type
82
82
                                            (void);</pre><p>
83
83
 
84
84
</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>
85
85
 
86
86
 
87
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2954571"></a><h3><a name="cong-editor-area-listitem-construct"></a>cong_editor_area_listitem_construct ()</h3><a class="indexterm" name="id2954584"></a><pre class="programlisting"><a href="CongEditorArea.html" title="CongEditorArea">CongEditorArea</a>* cong_editor_area_listitem_construct
 
87
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2731458"></a><h3><a name="cong-editor-area-listitem-construct"></a>cong_editor_area_listitem_construct ()</h3><a class="indexterm" name="id2731471"></a><pre class="programlisting"><a href="CongEditorArea.html" title="CongEditorArea">CongEditorArea</a>* cong_editor_area_listitem_construct
88
88
                                            (<a href="CongEditorAreaListitem.html" title="CongEditorAreaListitem">CongEditorAreaListitem</a> *area_listitem,
89
89
                                             <a href="CongEditorWidget3.html" title="CongEditorWidget3">CongEditorWidget3</a> *editor_widget,
90
90
                                             const gchar *label);</pre><p>
94
94
</td></tr><tr><td><span class="term"><i class="parameter"><tt>editor_widget</tt></i>�:</span></td><td>
95
95
</td></tr><tr><td><span class="term"><i class="parameter"><tt>label</tt></i>�:</span></td><td>
96
96
</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
97
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2954688"></a><h3><a name="cong-editor-area-listitem-new"></a>cong_editor_area_listitem_new ()</h3><a class="indexterm" name="id2954700"></a><pre class="programlisting"><a href="CongEditorArea.html" title="CongEditorArea">CongEditorArea</a>* cong_editor_area_listitem_new
 
97
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2731576"></a><h3><a name="cong-editor-area-listitem-new"></a>cong_editor_area_listitem_new ()</h3><a class="indexterm" name="id2731588"></a><pre class="programlisting"><a href="CongEditorArea.html" title="CongEditorArea">CongEditorArea</a>* cong_editor_area_listitem_new
98
98
                                            (<a href="CongEditorWidget3.html" title="CongEditorWidget3">CongEditorWidget3</a> *editor_widget,
99
99
                                             const gchar *label);</pre><p>
100
100
TODO: Write me</p><p>
102
102
</p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><span class="term"><i class="parameter"><tt>editor_widget</tt></i>�:</span></td><td>
103
103
</td></tr><tr><td><span class="term"><i class="parameter"><tt>label</tt></i>�:</span></td><td>
104
104
</td></tr><tr><td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td><td>
105
 
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2954783"></a><h3><a name="cong-editor-area-listitem-set-label"></a>cong_editor_area_listitem_set_label ()</h3><a class="indexterm" name="id2954796"></a><pre class="programlisting">void        cong_editor_area_listitem_set_label
 
105
</td></tr></tbody></table></div></div><hr><div class="refsect2" lang="en"><a name="id2731670"></a><h3><a name="cong-editor-area-listitem-set-label"></a>cong_editor_area_listitem_set_label ()</h3><a class="indexterm" name="id2731683"></a><pre class="programlisting">void        cong_editor_area_listitem_set_label
106
106
                                            (<a href="CongEditorAreaListitem.html" title="CongEditorAreaListitem">CongEditorAreaListitem</a> *area_listitem,
107
107
                                             const gchar *label);</pre><p>
108
108
TODO: Write me</p><p>