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

« back to all changes in this revision

Viewing changes to help/reference/html/evince-ev-view-accessible.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.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="#id2682931" class="shortcut">Top</a>
 
38
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2945144" class="shortcut">Top</a>
39
39
                  &#160;|&#160;
40
 
                  <a href="#id2682975" class="shortcut">Description</a></nobr></td></tr>
 
40
                  <a href="#id2945187" class="shortcut">Description</a></nobr></td></tr>
41
41
</table>
42
42
<div class="refentry" lang="en">
43
43
<a name="evince-ev-view-accessible"></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="id2682931"></a><span class="refentrytitle">ev-view-accessible</span>
 
47
<a name="id2945144"></a><span class="refentrytitle">ev-view-accessible</span>
48
48
</h2>
49
49
<p>ev-view-accessible &#8212; </p>
50
50
</td>
67
67
</pre>
68
68
</div>
69
69
<div class="refsect1" lang="en">
70
 
<a name="id2682975"></a><h2>Description</h2>
 
70
<a name="id2945187"></a><h2>Description</h2>
71
71
<p>
72
72
 
73
73
</p>
74
74
</div>
75
75
<div class="refsect1" lang="en">
76
 
<a name="id2682990"></a><h2>Details</h2>
 
76
<a name="id2945202"></a><h2>Details</h2>
77
77
<div class="refsect2" lang="en">
78
 
<a name="id2683000"></a><h3>
 
78
<a name="id2945212"></a><h3>
79
79
<a name="ev-view-accessible-factory-get-type"></a>ev_view_accessible_factory_get_type ()</h3>
80
 
<a class="indexterm" name="id2683014"></a><pre class="programlisting"><a
 
80
<a class="indexterm" name="id2945227"></a><pre class="programlisting"><a
81
81
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
82
82
>GType</a>       ev_view_accessible_factory_get_type
83
83
                                            (void);</pre>
98
98
</div>
99
99
<hr>
100
100
<div class="refsect2" lang="en">
101
 
<a name="id2683050"></a><h3>
 
101
<a name="id2945263"></a><h3>
102
102
<a name="ev-view-accessible-factory-get-accessible-type"></a>ev_view_accessible_factory_get_accessible_type ()</h3>
103
 
<a class="indexterm" name="id2683065"></a><pre class="programlisting"><a
 
103
<a class="indexterm" name="id2945277"></a><pre class="programlisting"><a
104
104
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
105
105
>GType</a>       ev_view_accessible_factory_get_accessible_type
106
106
                                            (void);</pre>