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

« back to all changes in this revision

Viewing changes to docs/reference/html/goffice-06-go-cairo.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="ch07.html" title="Rendering utilities">
9
9
<link rel="prev" href="ch07.html" title="Rendering utilities">
10
10
<link rel="next" href="goffice-06-go-path.html" title="GoPath">
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-go-path.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-go-cairo.synopsis" class="shortcut">Top</a>
41
 
                 | 
42
 
                <a href="#goffice-06-go-cairo.description" class="shortcut">Description</a>
43
 
</td></tr>
 
39
<tr><td colspan="5" class="shortcuts"><nobr><a href="#goffice-06-go-cairo.synopsis" class="shortcut">Top</a>
 
40
                   | 
 
41
                  <a href="#goffice-06-go-cairo.description" class="shortcut">Description</a></nobr></td></tr>
44
42
</table>
45
43
<div class="refentry" lang="en">
46
44
<a name="goffice-06-go-cairo"></a><div class="titlepage"></div>
58
56
#define             <a class="link" href="goffice-06-go-cairo.html#GO-CAIRO-CLAMP-SNAP:CAPS" title="GO_CAIRO_CLAMP_SNAP()">GO_CAIRO_CLAMP_SNAP</a>                 (x,even)
59
57
void                <a class="link" href="goffice-06-go-cairo.html#go-cairo-emit-svg-path" title="go_cairo_emit_svg_path ()">go_cairo_emit_svg_path</a>              (cairo_t *cr,
60
58
                                                         char const *path);
61
 
gboolean            <a class="link" href="goffice-06-go-cairo.html#go-cairo-surface-is-vector" title="go_cairo_surface_is_vector ()">go_cairo_surface_is_vector</a>          (cairo_surface_t const *surface);
 
59
<a
 
60
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
61
>gboolean</a>            <a class="link" href="goffice-06-go-cairo.html#go-cairo-surface-is-vector" title="go_cairo_surface_is_vector ()">go_cairo_surface_is_vector</a>          (cairo_surface_t const *surface);
62
62
void                <a class="link" href="goffice-06-go-cairo.html#go-cairo-convert-data-to-pixbuf" title="go_cairo_convert_data_to_pixbuf ()">go_cairo_convert_data_to_pixbuf</a>     (unsigned char *dst,
63
63
                                                         unsigned char const *src,
64
64
                                                         int width,
153
153
<hr>
154
154
<div class="refsect2" lang="en">
155
155
<a name="go-cairo-surface-is-vector"></a><h3>go_cairo_surface_is_vector ()</h3>
156
 
<pre class="programlisting">gboolean            go_cairo_surface_is_vector          (cairo_surface_t const *surface);</pre>
 
156
<pre class="programlisting"><a
 
157
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
 
158
>gboolean</a>            go_cairo_surface_is_vector          (cairo_surface_t const *surface);</pre>
157
159
<p>
158
160
 
159
161
</p>
271
273
</div>
272
274
<div class="footer">
273
275
<hr>
274
 
          Generated by GTK-Doc V1.11</div>
 
276
          Generated by GTK-Doc V1.10</div>
275
277
</body>
276
278
</html>