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

« back to all changes in this revision

Viewing changes to help/reference/html/evince-ev-utils.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-27 22:31:42 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20071127223142-v41zyp2ulj6g22n6
Tags: 2.20.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Depends on ghostscript-x
  - updated Build-Depends for lpi and hildon changes
  - updated maintainer informationx
* debian/patches/01_launchpad.patch:
  - launchpad integration changes
* debian/patches/03_hildon_interface.patch
  Adds support for Hildon interface with including:
  - Registration of the program into the hildon enviromment.
  - D-bus processing via ossolib.
  - Changed selection and button event handling to match Hildon model.
  - Changes in accelerators handling Zoom, Fullscreen and Presentation
    modes.
  - Uses Hildon chooser dialog.
  - Selects the Hildon interface definition file when in Hildon mode.
  - If the arch is not lpia, the standard gtk interface is used.
  - Fixes interface rendering problem when compiled for lpia.
  - Adjusted the Makefile.am files to include the Hildon interface
    options and interface file evince-hildon-ui.xml.
* debian/patches/99_autoreconf.patch:
  - updated
* debian/rules:
  - do not remove the documentation
  - use the hildon configure option during the lpia build

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-view-accessible.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="#id2680795" class="shortcut">Top</a>
 
38
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2943008" class="shortcut">Top</a>
39
39
                  &#160;|&#160;
40
 
                  <a href="#id2681067" class="shortcut">Description</a></nobr></td></tr>
 
40
                  <a href="#id2943280" class="shortcut">Description</a></nobr></td></tr>
41
41
</table>
42
42
<div class="refentry" lang="en">
43
43
<a name="evince-ev-utils"></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="id2680795"></a><span class="refentrytitle">ev-utils</span>
 
47
<a name="id2943008"></a><span class="refentrytitle">ev-utils</span>
48
48
</h2>
49
49
<p>ev-utils &#8212; </p>
50
50
</td>
114
114
</pre>
115
115
</div>
116
116
<div class="refsect1" lang="en">
117
 
<a name="id2681067"></a><h2>Description</h2>
 
117
<a name="id2943280"></a><h2>Description</h2>
118
118
<p>
119
119
 
120
120
</p>
121
121
</div>
122
122
<div class="refsect1" lang="en">
123
 
<a name="id2681082"></a><h2>Details</h2>
 
123
<a name="id2943294"></a><h2>Details</h2>
124
124
<div class="refsect2" lang="en">
125
 
<a name="id2681092"></a><h3>
 
125
<a name="id2943304"></a><h3>
126
126
<a name="ev-pixbuf-add-shadow"></a>ev_pixbuf_add_shadow ()</h3>
127
 
<a class="indexterm" name="id2681105"></a><pre class="programlisting"><a
 
127
<a class="indexterm" name="id2943318"></a><pre class="programlisting"><a
128
128
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
129
129
>GdkPixbuf</a>*  ev_pixbuf_add_shadow            (<a
130
130
href="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"
182
182
</div>
183
183
<hr>
184
184
<div class="refsect2" lang="en">
185
 
<a name="id2681245"></a><h3>
 
185
<a name="id2943457"></a><h3>
186
186
<a name="ev-print-region-contents"></a>ev_print_region_contents ()</h3>
187
 
<a class="indexterm" name="id2681258"></a><pre class="programlisting">void        ev_print_region_contents        (<a
 
187
<a class="indexterm" name="id2943470"></a><pre class="programlisting">void        ev_print_region_contents        (<a
188
188
href="/usr/share/gtk-doc/html/gdk/gdk-Points-Rectangles-and-Regions.html#GdkRegion"
189
189
>GdkRegion</a> *region);</pre>
190
190
<p>
204
204
</div>
205
205
<hr>
206
206
<div class="refsect2" lang="en">
207
 
<a name="id2681304"></a><h3>
 
207
<a name="id2943516"></a><h3>
208
208
<a name="ev-gui-menu-position-tree-selection"></a>ev_gui_menu_position_tree_selection ()</h3>
209
 
<a class="indexterm" name="id2681318"></a><pre class="programlisting">void        ev_gui_menu_position_tree_selection
 
209
<a class="indexterm" name="id2943530"></a><pre class="programlisting">void        ev_gui_menu_position_tree_selection
210
210
                                            (<a
211
211
href="/usr/share/gtk-doc/html/gtk/GtkMenu.html"
212
212
>GtkMenu</a> *menu,
265
265
</div>
266
266
<hr>
267
267
<div class="refsect2" lang="en">
268
 
<a name="id2681449"></a><h3>
 
268
<a name="id2943661"></a><h3>
269
269
<a name="load-print-config-from-file"></a>load_print_config_from_file ()</h3>
270
 
<a class="indexterm" name="id2681463"></a><pre class="programlisting"><a
 
270
<a class="indexterm" name="id2943675"></a><pre class="programlisting"><a
271
271
href="/usr/share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
272
272
>GnomePrintConfig</a>* load_print_config_from_file
273
273
                                            (void);</pre>
288
288
</div>
289
289
<hr>
290
290
<div class="refsect2" lang="en">
291
 
<a name="id2681499"></a><h3>
 
291
<a name="id2943711"></a><h3>
292
292
<a name="save-print-config-to-file"></a>save_print_config_to_file ()</h3>
293
 
<a class="indexterm" name="id2681513"></a><pre class="programlisting">void        save_print_config_to_file       (<a
 
293
<a class="indexterm" name="id2943725"></a><pre class="programlisting">void        save_print_config_to_file       (<a
294
294
href="/usr/share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
295
295
>GnomePrintConfig</a> *config);</pre>
296
296
<p>
310
310
</div>
311
311
<hr>
312
312
<div class="refsect2" lang="en">
313
 
<a name="id2681559"></a><h3>
 
313
<a name="id2943771"></a><h3>
314
314
<a name="using-postscript-printer"></a>using_postscript_printer ()</h3>
315
 
<a class="indexterm" name="id2681572"></a><pre class="programlisting"><a
 
315
<a class="indexterm" name="id2943784"></a><pre class="programlisting"><a
316
316
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
317
317
>gboolean</a>    using_postscript_printer        (<a
318
318
href="/usr/share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
342
342
</div>
343
343
<hr>
344
344
<div class="refsect2" lang="en">
345
 
<a name="id2681629"></a><h3>
 
345
<a name="id2943841"></a><h3>
346
346
<a name="using-pdf-printer"></a>using_pdf_printer ()</h3>
347
 
<a class="indexterm" name="id2681642"></a><pre class="programlisting"><a
 
347
<a class="indexterm" name="id2943854"></a><pre class="programlisting"><a
348
348
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
349
349
>gboolean</a>    using_pdf_printer               (<a
350
350
href="/usr/share/gtk-doc/html/libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
374
374
</div>
375
375
<hr>
376
376
<div class="refsect2" lang="en">
377
 
<a name="id2681698"></a><h3>
 
377
<a name="id2943910"></a><h3>
378
378
<a name="get-num-monitors"></a>get_num_monitors ()</h3>
379
 
<a class="indexterm" name="id2681711"></a><pre class="programlisting"><a
 
379
<a class="indexterm" name="id2943923"></a><pre class="programlisting"><a
380
380
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
381
381
>gint</a>        get_num_monitors                (<a
382
382
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"
406
406
</div>
407
407
<hr>
408
408
<div class="refsect2" lang="en">
409
 
<a name="id2681772"></a><h3>
 
409
<a name="id2943984"></a><h3>
410
410
<a name="get-screen-dpi"></a>get_screen_dpi ()</h3>
411
 
<a class="indexterm" name="id2681785"></a><pre class="programlisting"><a
 
411
<a class="indexterm" name="id2943997"></a><pre class="programlisting"><a
412
412
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gdouble"
413
413
>gdouble</a>     get_screen_dpi                  (<a
414
414
href="/usr/share/gtk-doc/html/gtk/GtkWindow.html"