~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to help/reference/libdocument/html/libevdocument-EvDocumentMisc.html

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya, Josselin Mouette, Rodrigo Moya
  • Date: 2011-05-19 12:12:42 UTC
  • mfrom: (1.1.65 upstream) (1.3.6 experimental)
  • Revision ID: james.westby@ubuntu.com-20110519121242-967hbn2nh2hunp4y
Tags: 3.0.0-4ubuntu1
[ Josselin Mouette ]
* bug-presubj: please document where to report rendering bugs.
* evince.mime: dropped. We have desktop files to handle MIME 
  associations, no need to maintain an alternate system by hand.
  Closes: #619564, #627027, #551734, #581441.

[ Rodrigo Moya ]
* Rebase from Debian and GNOME3 PPA (thanks to Rico Tzschichholz).
  Remaining Ubuntu changes:
* debian/apparmor-profile:
* debian/apparmor-profile.abstraction:
* debian/evince.apport:
* debian/evince-common.dirs:
* debian/evince-common.postinst:
* debian/evince-common.postrm:
  - Add apparmor profile
* debian/control:
  - Build-Depend on debhelper (>= 7.4.20ubuntu5), gnome-common,
    hardening-includes and liblaunchpad-integration-3.0-dev
  - Standards-Version is 3.9.1
  - Depend on apparmor
* debian/rules:
  - Include hardening.make
  - Add rule to install apparmor files
* debian/watch:
  - Watch unstable series
* debian/patches/01_lpi.patch:
  - Launchpad integration patch
* debian/patches/04_gold.patch:
  - Link against libz
* debian/patches/05_library-path.patch:
  - Fix library path for g-ir-scanner

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="document-interfaces.html" title="Part I. Document Interfaces">
9
9
<link rel="prev" href="EvDocumentLinks.html" title="EvDocumentLinks">
10
10
<link rel="next" href="EvDocumentPrint.html" title="EvDocumentPrint">
11
 
<meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
26
26
                  <a href="#libevdocument-EvDocumentMisc.description" class="shortcut">Description</a>
27
27
</td></tr>
28
28
</table>
29
 
<div class="refentry" title="ev-document-misc">
 
29
<div class="refentry">
30
30
<a name="libevdocument-EvDocumentMisc"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
35
35
</td>
36
36
<td valign="top" align="right"></td>
37
37
</tr></table></div>
38
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
39
39
<a name="libevdocument-EvDocumentMisc.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *         <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-get-thumbnail-frame" title="ev_document_misc_get_thumbnail_frame ()">ev_document_misc_get_thumbnail_frame</a>
41
41
                                                        (<em class="parameter"><code><span class="type">int</span> width</code></em>,
44
44
<span class="returnvalue">void</span>                <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-get-page-border-size" title="ev_document_misc_get_page_border_size ()">ev_document_misc_get_page_border_size</a>
45
45
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> page_width</code></em>,
46
46
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> page_height</code></em>,
47
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>);
48
 
<span class="returnvalue">void</span>                <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-paint-one-page" title="ev_document_misc_paint_one_page ()">ev_document_misc_paint_one_page</a>     (<em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
49
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>,
50
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk3-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
51
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>,
 
47
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkStyleContext.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>);
 
48
<span class="returnvalue">void</span>                <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-paint-one-page" title="ev_document_misc_paint_one_page ()">ev_document_misc_paint_one_page</a>     (<em class="parameter"><code><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
 
49
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>,
 
50
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/gdk3-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
 
51
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkStyleContext.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>,
52
52
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>,
53
53
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> inverted_colors</code></em>);
54
 
<a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *   <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-surface-from-pixbuf" title="ev_document_misc_surface_from_pixbuf ()">ev_document_misc_surface_from_pixbuf</a>
 
54
<a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *   <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-surface-from-pixbuf" title="ev_document_misc_surface_from_pixbuf ()">ev_document_misc_surface_from_pixbuf</a>
55
55
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);
56
56
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *         <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-pixbuf-from-surface" title="ev_document_misc_pixbuf_from_surface ()">ev_document_misc_pixbuf_from_surface</a>
57
 
                                                        (<em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>);
58
 
<a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *   <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-surface-rotate-and-scale" title="ev_document_misc_surface_rotate_and_scale ()">ev_document_misc_surface_rotate_and_scale</a>
59
 
                                                        (<em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>,
 
57
                                                        (<em class="parameter"><code><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>);
 
58
<a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *   <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-surface-rotate-and-scale" title="ev_document_misc_surface_rotate_and_scale ()">ev_document_misc_surface_rotate_and_scale</a>
 
59
                                                        (<em class="parameter"><code><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>,
60
60
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dest_width</code></em>,
61
61
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dest_height</code></em>,
62
62
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dest_rotation</code></em>);
63
 
<span class="returnvalue">void</span>                <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-invert-surface" title="ev_document_misc_invert_surface ()">ev_document_misc_invert_surface</a>     (<em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>);
 
63
<span class="returnvalue">void</span>                <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-invert-surface" title="ev_document_misc_invert_surface ()">ev_document_misc_invert_surface</a>     (<em class="parameter"><code><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>);
64
64
<span class="returnvalue">void</span>                <a class="link" href="libevdocument-EvDocumentMisc.html#ev-document-misc-invert-pixbuf" title="ev_document_misc_invert_pixbuf ()">ev_document_misc_invert_pixbuf</a>      (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);
65
65
</pre>
66
66
</div>
67
 
<div class="refsect1" title="Description">
 
67
<div class="refsect1">
68
68
<a name="libevdocument-EvDocumentMisc.description"></a><h2>Description</h2>
69
69
<p>
70
70
</p>
71
71
</div>
72
 
<div class="refsect1" title="Details">
 
72
<div class="refsect1">
73
73
<a name="libevdocument-EvDocumentMisc.details"></a><h2>Details</h2>
74
 
<div class="refsect2" title="ev_document_misc_get_thumbnail_frame ()">
 
74
<div class="refsect2">
75
75
<a name="ev-document-misc-get-thumbnail-frame"></a><h3>ev_document_misc_get_thumbnail_frame ()</h3>
76
76
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *         ev_document_misc_get_thumbnail_frame
77
77
                                                        (<em class="parameter"><code><span class="type">int</span> width</code></em>,
79
79
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *source_pixbuf</code></em>);</pre>
80
80
<p>
81
81
</p>
82
 
<div class="variablelist"><table border="0">
83
 
<col align="left" valign="top">
84
 
<tbody>
85
 
<tr>
86
 
<td><p><span class="term"><em class="parameter"><code>width</code></em> :</span></p></td>
87
 
<td>
88
 
</td>
89
 
</tr>
90
 
<tr>
91
 
<td><p><span class="term"><em class="parameter"><code>height</code></em> :</span></p></td>
92
 
<td>
93
 
</td>
94
 
</tr>
95
 
<tr>
96
 
<td><p><span class="term"><em class="parameter"><code>source_pixbuf</code></em> :</span></p></td>
97
 
<td>
98
 
</td>
99
 
</tr>
100
 
<tr>
101
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
102
 
<td>
103
 
</td>
104
 
</tr>
105
 
</tbody>
106
 
</table></div>
107
82
</div>
108
83
<hr>
109
 
<div class="refsect2" title="ev_document_misc_get_page_border_size ()">
 
84
<div class="refsect2">
110
85
<a name="ev-document-misc-get-page-border-size"></a><h3>ev_document_misc_get_page_border_size ()</h3>
111
86
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_misc_get_page_border_size
112
87
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> page_width</code></em>,
113
88
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> page_height</code></em>,
114
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>);</pre>
 
89
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkStyleContext.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>);</pre>
115
90
<p>
116
91
</p>
117
 
<div class="variablelist"><table border="0">
118
 
<col align="left" valign="top">
119
 
<tbody>
120
 
<tr>
121
 
<td><p><span class="term"><em class="parameter"><code>page_width</code></em> :</span></p></td>
122
 
<td>
123
 
</td>
124
 
</tr>
125
 
<tr>
126
 
<td><p><span class="term"><em class="parameter"><code>page_height</code></em> :</span></p></td>
127
 
<td>
128
 
</td>
129
 
</tr>
130
 
<tr>
131
 
<td><p><span class="term"><em class="parameter"><code>border</code></em> :</span></p></td>
132
 
<td>
133
 
</td>
134
 
</tr>
135
 
</tbody>
136
 
</table></div>
137
92
</div>
138
93
<hr>
139
 
<div class="refsect2" title="ev_document_misc_paint_one_page ()">
 
94
<div class="refsect2">
140
95
<a name="ev-document-misc-paint-one-page"></a><h3>ev_document_misc_paint_one_page ()</h3>
141
 
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_misc_paint_one_page     (<em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
142
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>,
143
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/unstable/gdk3-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
144
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/unstable/GtkStyle.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>,
 
96
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_misc_paint_one_page     (<em class="parameter"><code><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-t.html#cairo-t"><span class="type">cairo_t</span></a> *cr</code></em>,
 
97
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="type">GtkWidget</span></a> *widget</code></em>,
 
98
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gdk/gdk3-Points-Rectangles-and-Regions.html#GdkRectangle"><span class="type">GdkRectangle</span></a> *area</code></em>,
 
99
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/gtk/GtkStyleContext.html#GtkBorder"><span class="type">GtkBorder</span></a> *border</code></em>,
145
100
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> highlight</code></em>,
146
101
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> inverted_colors</code></em>);</pre>
147
102
<p>
148
103
</p>
149
 
<div class="variablelist"><table border="0">
150
 
<col align="left" valign="top">
151
 
<tbody>
152
 
<tr>
153
 
<td><p><span class="term"><em class="parameter"><code>drawable</code></em> :</span></p></td>
154
 
<td>
155
 
</td>
156
 
</tr>
157
 
<tr>
158
 
<td><p><span class="term"><em class="parameter"><code>widget</code></em> :</span></p></td>
159
 
<td>
160
 
</td>
161
 
</tr>
162
 
<tr>
163
 
<td><p><span class="term"><em class="parameter"><code>area</code></em> :</span></p></td>
164
 
<td>
165
 
</td>
166
 
</tr>
167
 
<tr>
168
 
<td><p><span class="term"><em class="parameter"><code>border</code></em> :</span></p></td>
169
 
<td>
170
 
</td>
171
 
</tr>
172
 
<tr>
173
 
<td><p><span class="term"><em class="parameter"><code>highlight</code></em> :</span></p></td>
174
 
<td>
175
 
</td>
176
 
</tr>
177
 
</tbody>
178
 
</table></div>
179
104
</div>
180
105
<hr>
181
 
<div class="refsect2" title="ev_document_misc_surface_from_pixbuf ()">
 
106
<div class="refsect2">
182
107
<a name="ev-document-misc-surface-from-pixbuf"></a><h3>ev_document_misc_surface_from_pixbuf ()</h3>
183
 
<pre class="programlisting"><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *   ev_document_misc_surface_from_pixbuf
 
108
<pre class="programlisting"><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *   ev_document_misc_surface_from_pixbuf
184
109
                                                        (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
185
110
<p>
186
111
</p>
187
 
<div class="variablelist"><table border="0">
188
 
<col align="left" valign="top">
189
 
<tbody>
190
 
<tr>
191
 
<td><p><span class="term"><em class="parameter"><code>pixbuf</code></em> :</span></p></td>
192
 
<td>
193
 
</td>
194
 
</tr>
195
 
<tr>
196
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
197
 
<td>
198
 
</td>
199
 
</tr>
200
 
</tbody>
201
 
</table></div>
202
112
</div>
203
113
<hr>
204
 
<div class="refsect2" title="ev_document_misc_pixbuf_from_surface ()">
 
114
<div class="refsect2">
205
115
<a name="ev-document-misc-pixbuf-from-surface"></a><h3>ev_document_misc_pixbuf_from_surface ()</h3>
206
116
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *         ev_document_misc_pixbuf_from_surface
207
 
                                                        (<em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>);</pre>
 
117
                                                        (<em class="parameter"><code><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>);</pre>
208
118
<p>
209
119
</p>
210
 
<div class="variablelist"><table border="0">
211
 
<col align="left" valign="top">
212
 
<tbody>
213
 
<tr>
214
 
<td><p><span class="term"><em class="parameter"><code>surface</code></em> :</span></p></td>
215
 
<td>
216
 
</td>
217
 
</tr>
218
 
<tr>
219
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
220
 
<td>
221
 
</td>
222
 
</tr>
223
 
</tbody>
224
 
</table></div>
225
120
</div>
226
121
<hr>
227
 
<div class="refsect2" title="ev_document_misc_surface_rotate_and_scale ()">
 
122
<div class="refsect2">
228
123
<a name="ev-document-misc-surface-rotate-and-scale"></a><h3>ev_document_misc_surface_rotate_and_scale ()</h3>
229
 
<pre class="programlisting"><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *   ev_document_misc_surface_rotate_and_scale
230
 
                                                        (<em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>,
 
124
<pre class="programlisting"><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="returnvalue">cairo_surface_t</span></a> *   ev_document_misc_surface_rotate_and_scale
 
125
                                                        (<em class="parameter"><code><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>,
231
126
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dest_width</code></em>,
232
127
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dest_height</code></em>,
233
128
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> dest_rotation</code></em>);</pre>
234
129
<p>
235
130
</p>
236
 
<div class="variablelist"><table border="0">
237
 
<col align="left" valign="top">
238
 
<tbody>
239
 
<tr>
240
 
<td><p><span class="term"><em class="parameter"><code>surface</code></em> :</span></p></td>
241
 
<td>
242
 
</td>
243
 
</tr>
244
 
<tr>
245
 
<td><p><span class="term"><em class="parameter"><code>dest_width</code></em> :</span></p></td>
246
 
<td>
247
 
</td>
248
 
</tr>
249
 
<tr>
250
 
<td><p><span class="term"><em class="parameter"><code>dest_height</code></em> :</span></p></td>
251
 
<td>
252
 
</td>
253
 
</tr>
254
 
<tr>
255
 
<td><p><span class="term"><em class="parameter"><code>dest_rotation</code></em> :</span></p></td>
256
 
<td>
257
 
</td>
258
 
</tr>
259
 
<tr>
260
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
261
 
<td>
262
 
</td>
263
 
</tr>
264
 
</tbody>
265
 
</table></div>
266
131
</div>
267
132
<hr>
268
 
<div class="refsect2" title="ev_document_misc_invert_surface ()">
 
133
<div class="refsect2">
269
134
<a name="ev-document-misc-invert-surface"></a><h3>ev_document_misc_invert_surface ()</h3>
270
 
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_misc_invert_surface     (<em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>);</pre>
 
135
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_misc_invert_surface     (<em class="parameter"><code><a href="/home/carlos/gnome/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"><span class="type">cairo_surface_t</span></a> *surface</code></em>);</pre>
271
136
</div>
272
137
<hr>
273
 
<div class="refsect2" title="ev_document_misc_invert_pixbuf ()">
 
138
<div class="refsect2">
274
139
<a name="ev-document-misc-invert-pixbuf"></a><h3>ev_document_misc_invert_pixbuf ()</h3>
275
140
<pre class="programlisting"><span class="returnvalue">void</span>                ev_document_misc_invert_pixbuf      (<em class="parameter"><code><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>);</pre>
276
141
</div>
278
143
</div>
279
144
<div class="footer">
280
145
<hr>
281
 
          Generated by GTK-Doc V1.15.1</div>
 
146
          Generated by GTK-Doc V1.17.1</div>
282
147
</body>
283
148
</html>
 
 
b'\\ No newline at end of file'