~ubuntu-branches/ubuntu/jaunty/goffice/jaunty-updates

« back to all changes in this revision

Viewing changes to docs/reference/html/goffice-06-gog-label.html

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2009-02-16 18:20:31 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20090216182031-qpnfx8ihozyfd1lz
Tags: 0.6.6-1ubuntu1
* Merge from debian unstable, remaining changes:
  - call intltool-update -p in debian/rules
  - libgoffice-gtk-0-6 is a transitional package
  - libgoffice-0-6 conflicts with libgoffice-gtk-0-6 (<< 0.6.3-1ubuntu2)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="Objects">
9
9
<link rel="prev" href="goffice-06-gog-error-bar.html" title="GogErrorBar">
10
10
<link rel="next" href="goffice-06-gog-series-lines.html" title="GogSeriesLines">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="pt01.html" title="Part I. Graphs">
14
14
<link rel="chapter" href="ch01.html" title="Objects">
36
36
<th width="100%" align="center">Goffice Reference Manual</th>
37
37
<td><a accesskey="n" href="goffice-06-gog-series-lines.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
38
38
</tr>
39
 
<tr><td colspan="5" class="shortcuts">
40
 
<a href="#goffice-06-gog-label.synopsis" class="shortcut">Top</a>
41
 
                 | 
42
 
                <a href="#goffice-06-gog-label.description" class="shortcut">Description</a>
43
 
</td></tr>
 
39
<tr><td colspan="5" class="shortcuts"><nobr><a href="#goffice-06-gog-label.synopsis" class="shortcut">Top</a>
 
40
                   | 
 
41
                  <a href="#goffice-06-gog-label.description" class="shortcut">Description</a></nobr></td></tr>
44
42
</table>
45
43
<div class="refentry" lang="en">
46
44
<a name="goffice-06-gog-label"></a><div class="titlepage"></div>
57
55
#define             <a class="link" href="goffice-06-gog-label.html#GOG-LABEL-TYPE:CAPS" title="GOG_LABEL_TYPE">GOG_LABEL_TYPE</a>
58
56
#define             <a class="link" href="goffice-06-gog-label.html#GOG-LABEL:CAPS" title="GOG_LABEL()">GOG_LABEL</a>                           (o)
59
57
#define             <a class="link" href="goffice-06-gog-label.html#IS-GOG-LABEL:CAPS" title="IS_GOG_LABEL()">IS_GOG_LABEL</a>                        (o)
60
 
GType               <a class="link" href="goffice-06-gog-label.html#gog-label-get-type" title="gog_label_get_type ()">gog_label_get_type</a>                  (void);
 
58
<a
 
59
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
 
60
>GType</a>               <a class="link" href="goffice-06-gog-label.html#gog-label-get-type" title="gog_label_get_type ()">gog_label_get_type</a>                  (void);
61
61
#define             <a class="link" href="goffice-06-gog-label.html#GOG-REG-EQN-TYPE:CAPS" title="GOG_REG_EQN_TYPE">GOG_REG_EQN_TYPE</a>
62
62
#define             <a class="link" href="goffice-06-gog-label.html#GOG-REG-EQN:CAPS" title="GOG_REG_EQN()">GOG_REG_EQN</a>                         (o)
63
63
#define             <a class="link" href="goffice-06-gog-label.html#IS-GOG-REG-EQN:CAPS" title="IS_GOG_REG_EQN()">IS_GOG_REG_EQN</a>                      (o)
64
 
GType               <a class="link" href="goffice-06-gog-label.html#gog-reg-eqn-get-type" title="gog_reg_eqn_get_type ()">gog_reg_eqn_get_type</a>                (void);
 
64
<a
 
65
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
 
66
>GType</a>               <a class="link" href="goffice-06-gog-label.html#gog-reg-eqn-get-type" title="gog_reg_eqn_get_type ()">gog_reg_eqn_get_type</a>                (void);
65
67
</pre>
66
68
</div>
67
69
<div class="refsect1" lang="en">
121
123
<hr>
122
124
<div class="refsect2" lang="en">
123
125
<a name="gog-label-get-type"></a><h3>gog_label_get_type ()</h3>
124
 
<pre class="programlisting">GType               gog_label_get_type                  (void);</pre>
 
126
<pre class="programlisting"><a
 
127
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
 
128
>GType</a>               gog_label_get_type                  (void);</pre>
125
129
<p>
126
130
 
127
131
</p>
186
190
<hr>
187
191
<div class="refsect2" lang="en">
188
192
<a name="gog-reg-eqn-get-type"></a><h3>gog_reg_eqn_get_type ()</h3>
189
 
<pre class="programlisting">GType               gog_reg_eqn_get_type                (void);</pre>
 
193
<pre class="programlisting"><a
 
194
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
 
195
>GType</a>               gog_reg_eqn_get_type                (void);</pre>
190
196
<p>
191
197
 
192
198
</p>
205
211
</div>
206
212
<div class="footer">
207
213
<hr>
208
 
          Generated by GTK-Doc V1.11</div>
 
214
          Generated by GTK-Doc V1.10</div>
209
215
</body>
210
216
</html>