~ubuntu-branches/ubuntu/maverick/empathy/maverick-201208312044

« back to all changes in this revision

Viewing changes to docs/libempathy-gtk/xml/empathy-cell-renderer-text.xml

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-03-11 01:28:38 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (6.4.1 sid) (1.6.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20090311012838-tlho02vbsl8p0v9i
Tags: upstream-2.25.92
ImportĀ upstreamĀ versionĀ 2.25.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
<refnamediv>
14
14
<refname>EmpathyCellRendererText</refname>
15
15
<refpurpose></refpurpose>
16
 
<!--[<xref linkend="desc" endterm="desc.title"/>]-->
17
16
</refnamediv>
18
17
 
19
18
<refsynopsisdiv id="EmpathyCellRendererText.synopsis" role="synopsis">
21
20
 
22
21
<synopsis>
23
22
                    <link linkend="EmpathyCellRendererText-struct">EmpathyCellRendererText</link>;
24
 
<link linkend="GtkCellRenderer">GtkCellRenderer</link>*    <link linkend="empathy-cell-renderer-text-new">empathy_cell_renderer_text_new</link>      (void);
 
23
<link linkend="GtkCellRenderer">GtkCellRenderer</link> *   <link linkend="empathy-cell-renderer-text-new">empathy_cell_renderer_text_new</link>      (void);
25
24
</synopsis>
26
25
</refsynopsisdiv>
27
26
 
35
34
                     +----<link linkend="GtkCellRendererText">GtkCellRendererText</link>
36
35
                           +----EmpathyCellRendererText
37
36
</synopsis>
38
 
 
39
37
</refsect1>
40
38
 
41
39
 
57
55
<refsect1 id="EmpathyCellRendererText.description" role="desc">
58
56
<title role="desc.title">Description</title>
59
57
<para>
60
 
 
61
58
</para>
62
59
</refsect1>
63
60
 
65
62
<title role="details.title">Details</title>
66
63
<refsect2 id="EmpathyCellRendererText-struct" role="struct">
67
64
<title>EmpathyCellRendererText</title>
68
 
<indexterm zone="EmpathyCellRendererText-struct"><primary>EmpathyCellRendererText</primary></indexterm><programlisting>typedef struct _EmpathyCellRendererText EmpathyCellRendererText;</programlisting>
 
65
<indexterm zone="EmpathyCellRendererText-struct"><primary sortas="EmpathyCellRendererText">EmpathyCellRendererText</primary></indexterm><programlisting>typedef struct _EmpathyCellRendererText EmpathyCellRendererText;</programlisting>
69
66
<para>
70
 
 
71
67
</para></refsect2>
72
68
<refsect2 id="empathy-cell-renderer-text-new" role="function">
73
69
<title>empathy_cell_renderer_text_new ()</title>
74
 
<indexterm zone="empathy-cell-renderer-text-new"><primary>empathy_cell_renderer_text_new</primary></indexterm><programlisting><link linkend="GtkCellRenderer">GtkCellRenderer</link>*    empathy_cell_renderer_text_new      (void);</programlisting>
 
70
<indexterm zone="empathy-cell-renderer-text-new"><primary sortas="empathy_cell_renderer_text_new">empathy_cell_renderer_text_new</primary></indexterm><programlisting><link linkend="GtkCellRenderer">GtkCellRenderer</link> *   empathy_cell_renderer_text_new      (void);</programlisting>
75
71
<para>
76
 
 
77
72
</para><variablelist role="params">
78
 
<varlistentry><term><emphasis>Returns</emphasis>&nbsp;:</term><listitem><simpara>
79
 
 
80
 
 
 
73
<varlistentry><term><emphasis>Returns</emphasis>&#160;:</term><listitem><simpara>
81
74
</simpara></listitem></varlistentry>
82
75
</variablelist></refsect2>
83
76
 
84
77
</refsect1>
85
78
<refsect1 id="EmpathyCellRendererText.property-details" role="property_details">
86
79
<title role="property_details.title">Property Details</title>
87
 
<refsect2 id="EmpathyCellRendererText--is-group"><title>The <literal>&quot;is-group&quot;</literal> property</title>
88
 
<indexterm zone="EmpathyCellRendererText--is-group"><primary>EmpathyCellRendererText:is-group</primary></indexterm><programlisting>  &quot;is-group&quot;                 <link linkend="gboolean">gboolean</link>              : Read / Write</programlisting>
 
80
<refsect2 id="EmpathyCellRendererText--is-group" role="property"><title>The <literal>&quot;is-group&quot;</literal> property</title>
 
81
<indexterm zone="EmpathyCellRendererText--is-group"><primary sortas="EmpathyCellRendererText:is-group">EmpathyCellRendererText:is-group</primary></indexterm><programlisting>  &quot;is-group&quot;                 <link linkend="gboolean">gboolean</link>              : Read / Write</programlisting>
89
82
<para>Whether this cell is a group.</para><para>Default value: FALSE</para>
90
83
</refsect2>
91
 
<refsect2 id="EmpathyCellRendererText--name"><title>The <literal>&quot;name&quot;</literal> property</title>
92
 
<indexterm zone="EmpathyCellRendererText--name"><primary>EmpathyCellRendererText:name</primary></indexterm><programlisting>  &quot;name&quot;                     <link linkend="gchar">gchar</link>*                : Read / Write</programlisting>
 
84
<refsect2 id="EmpathyCellRendererText--name" role="property"><title>The <literal>&quot;name&quot;</literal> property</title>
 
85
<indexterm zone="EmpathyCellRendererText--name"><primary sortas="EmpathyCellRendererText:name">EmpathyCellRendererText:name</primary></indexterm><programlisting>  &quot;name&quot;                     <link linkend="gchar">gchar</link>*                : Read / Write</programlisting>
93
86
<para>Contact name.</para><para>Default value: NULL</para>
94
87
</refsect2>
95
 
<refsect2 id="EmpathyCellRendererText--show-status"><title>The <literal>&quot;show-status&quot;</literal> property</title>
96
 
<indexterm zone="EmpathyCellRendererText--show-status"><primary>EmpathyCellRendererText:show-status</primary></indexterm><programlisting>  &quot;show-status&quot;              <link linkend="gboolean">gboolean</link>              : Read / Write</programlisting>
 
88
<refsect2 id="EmpathyCellRendererText--show-status" role="property"><title>The <literal>&quot;show-status&quot;</literal> property</title>
 
89
<indexterm zone="EmpathyCellRendererText--show-status"><primary sortas="EmpathyCellRendererText:show-status">EmpathyCellRendererText:show-status</primary></indexterm><programlisting>  &quot;show-status&quot;              <link linkend="gboolean">gboolean</link>              : Read / Write</programlisting>
97
90
<para>Whether to show the status line.</para><para>Default value: TRUE</para>
98
91
</refsect2>
99
 
<refsect2 id="EmpathyCellRendererText--status"><title>The <literal>&quot;status&quot;</literal> property</title>
100
 
<indexterm zone="EmpathyCellRendererText--status"><primary>EmpathyCellRendererText:status</primary></indexterm><programlisting>  &quot;status&quot;                   <link linkend="gchar">gchar</link>*                : Read / Write</programlisting>
 
92
<refsect2 id="EmpathyCellRendererText--status" role="property"><title>The <literal>&quot;status&quot;</literal> property</title>
 
93
<indexterm zone="EmpathyCellRendererText--status"><primary sortas="EmpathyCellRendererText:status">EmpathyCellRendererText:status</primary></indexterm><programlisting>  &quot;status&quot;                   <link linkend="gchar">gchar</link>*                : Read / Write</programlisting>
101
94
<para>Contact status string.</para><para>Default value: NULL</para>
102
95
</refsect2>
103
 
 
104
96
</refsect1>
105
97
 
106
98