~ubuntu-branches/ubuntu/hardy/evince/hardy-security

« back to all changes in this revision

Viewing changes to help/reference/html/evince-ev-document-misc.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-12-04 23:44:28 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20071204234428-qc1n30y3fa0w4hpu
Tags: 2.21.1-0ubuntu1
* New upstream version
  New Features and UI Improvements:
  - Use message area for notification about errors
  - Some print settings for documents are stored in metadata
  - Added command line option for search
  - Expander with a recent documents is added to toolbar
  - Egg-recent code dropped
  - Djvu, dvi and comics are enabled by default
  - Support for links with URI's like mailto
  - Removed the shadow of the fullscreen toolbar
  Bug fixes:
  - A lot of bug fixes from a stable branch
* debian/patches/01_launchpad.patch:
  - updated
* debian/patches/03_hildon_interface.patch:
  - updated
* debian/patches/99_autoreconf.patch:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
36
36
<td><a accesskey="n" href="evince-ev-document-security.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
37
37
</tr>
38
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2875924" class="shortcut">Top</a>
 
38
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2576984" class="shortcut">Top</a>
39
39
                  &#160;|&#160;
40
 
                  <a href="#id2876165" class="shortcut">Description</a></nobr></td></tr>
 
40
                  <a href="#id2577225" class="shortcut">Description</a></nobr></td></tr>
41
41
</table>
42
42
<div class="refentry" lang="en">
43
43
<a name="evince-ev-document-misc"></a><div class="titlepage"></div>
44
44
<div class="refnamediv"><table width="100%"><tr>
45
45
<td valign="top">
46
46
<h2>
47
 
<a name="id2875924"></a><span class="refentrytitle">ev-document-misc</span>
 
47
<a name="id2576984"></a><span class="refentrytitle">ev-document-misc</span>
48
48
</h2>
49
49
<p>ev-document-misc &#8212; </p>
50
50
</td>
119
119
</pre>
120
120
</div>
121
121
<div class="refsect1" lang="en">
122
 
<a name="id2876165"></a><h2>Description</h2>
 
122
<a name="id2577225"></a><h2>Description</h2>
123
123
<p>
124
124
 
125
125
</p>
126
126
</div>
127
127
<div class="refsect1" lang="en">
128
 
<a name="id2876179"></a><h2>Details</h2>
 
128
<a name="id2577240"></a><h2>Details</h2>
129
129
<div class="refsect2" lang="en">
130
 
<a name="id2876190"></a><h3>
 
130
<a name="id2577250"></a><h3>
131
131
<a name="ev-document-misc-get-thumbnail-frame"></a>ev_document_misc_get_thumbnail_frame ()</h3>
132
 
<a class="indexterm" name="id2876204"></a><pre class="programlisting"><a
 
132
<a class="indexterm" name="id2577264"></a><pre class="programlisting"><a
133
133
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
134
134
>GdkPixbuf</a>*  ev_document_misc_get_thumbnail_frame
135
135
                                            (int width,
174
174
</div>
175
175
<hr>
176
176
<div class="refsect2" lang="en">
177
 
<a name="id2876303"></a><h3>
 
177
<a name="id2577363"></a><h3>
178
178
<a name="ev-document-misc-get-page-border-size"></a>ev_document_misc_get_page_border_size ()</h3>
179
 
<a class="indexterm" name="id2876316"></a><pre class="programlisting">void        ev_document_misc_get_page_border_size
 
179
<a class="indexterm" name="id2577376"></a><pre class="programlisting">void        ev_document_misc_get_page_border_size
180
180
                                            (<a
181
181
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
182
182
>gint</a> page_width,
217
217
</div>
218
218
<hr>
219
219
<div class="refsect2" lang="en">
220
 
<a name="id2876406"></a><h3>
 
220
<a name="id2577466"></a><h3>
221
221
<a name="ev-document-misc-paint-one-page"></a>ev_document_misc_paint_one_page ()</h3>
222
 
<a class="indexterm" name="id2876419"></a><pre class="programlisting">void        ev_document_misc_paint_one_page (<a
 
222
<a class="indexterm" name="id2577479"></a><pre class="programlisting">void        ev_document_misc_paint_one_page (<a
223
223
href="/usr/share/gtk-doc/html/gdk/gdk-Drawing-Primitives.html#GdkDrawable"
224
224
>GdkDrawable</a> *drawable,
225
225
                                             <a
277
277
</div>
278
278
<hr>
279
279
<div class="refsect2" lang="en">
280
 
<a name="id2876550"></a><h3>
 
280
<a name="id2577611"></a><h3>
281
281
<a name="ev-document-misc-surface-from-pixbuf"></a>ev_document_misc_surface_from_pixbuf ()</h3>
282
 
<a class="indexterm" name="id2876564"></a><pre class="programlisting"><a
 
282
<a class="indexterm" name="id2577624"></a><pre class="programlisting"><a
283
283
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"
284
284
>cairo_surface_t</a>* ev_document_misc_surface_from_pixbuf
285
285
                                            (<a
310
310
</div>
311
311
<hr>
312
312
<div class="refsect2" lang="en">
313
 
<a name="id2876622"></a><h3>
 
313
<a name="id2577682"></a><h3>
314
314
<a name="ev-document-misc-pixbuf-from-surface"></a>ev_document_misc_pixbuf_from_surface ()</h3>
315
 
<a class="indexterm" name="id2876635"></a><pre class="programlisting"><a
 
315
<a class="indexterm" name="id2577695"></a><pre class="programlisting"><a
316
316
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
317
317
>GdkPixbuf</a>*  ev_document_misc_pixbuf_from_surface
318
318
                                            (<a
343
343
</div>
344
344
<hr>
345
345
<div class="refsect2" lang="en">
346
 
<a name="id2876693"></a><h3>
 
346
<a name="id2577753"></a><h3>
347
347
<a name="ev-document-misc-surface-rotate-and-scale"></a>ev_document_misc_surface_rotate_and_scale ()</h3>
348
 
<a class="indexterm" name="id2876708"></a><pre class="programlisting"><a
 
348
<a class="indexterm" name="id2577768"></a><pre class="programlisting"><a
349
349
href="/usr/share/gtk-doc/html/cairo/cairo-cairo-surface-t.html#cairo-surface-t"
350
350
>cairo_surface_t</a>* ev_document_misc_surface_rotate_and_scale
351
351
                                            (<a