~ubuntu-branches/ubuntu/precise/evince/precise-updates

« 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: 2009-01-06 09:56:51 UTC
  • mto: (1.6.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 68.
  • Revision ID: james.westby@ubuntu.com-20090106095651-dgipxsorilswacxa
Tags: upstream-2.25.4
Import upstream version 2.25.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>ev-view-accessible</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="Evince Programmer's Reference Manual">
8
 
<link rel="up" href="pt04.html" title="Part&#160;IV.&#160; Evince Frontend">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
7
<link rel="home" href="index.html" title="Evince Programmer's Reference Manual">
 
8
<link rel="up" href="pt04.html" title="Part IV.  Evince Frontend">
9
9
<link rel="prev" href="evince-ev-utils.html" title="ev-utils">
10
10
<link rel="next" href="evince-ev-view.html" title="ev-view">
11
 
<meta name="generator" content="GTK-Doc V1.9 (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
 
<link rel="part" href="pt01.html" title="Part&#160;I.&#160; Document interfaces">
14
 
<link rel="part" href="pt02.html" title="Part&#160;II.&#160; Document data">
15
 
<link rel="part" href="pt03.html" title="Part&#160;III.&#160; Helper functions">
16
 
<link rel="part" href="pt04.html" title="Part&#160;IV.&#160; Evince Frontend">
 
13
<link rel="part" href="pt01.html" title="Part I.  Document interfaces">
 
14
<link rel="part" href="pt02.html" title="Part II.  Document data">
 
15
<link rel="part" href="pt03.html" title="Part III.  Helper functions">
 
16
<link rel="part" href="pt04.html" title="Part IV.  Evince Frontend">
17
17
<link rel="index" href="ix01.html" title="Index">
18
18
</head>
19
19
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
25
25
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
26
26
<td><a accesskey="n" href="evince-ev-view.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr>
28
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3183191" class="shortcut">Top</a>
29
 
                  &#160;|&#160;
30
 
                  <a href="#id3183217" class="shortcut">Description</a></nobr></td></tr>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#evince-ev-view-accessible.synopsis" class="shortcut">Top</a>
 
29
                   | 
 
30
                  <a href="#evince-ev-view-accessible.description" class="shortcut">Description</a></nobr></td></tr>
31
31
</table>
32
32
<div class="refentry" lang="en">
33
33
<a name="evince-ev-view-accessible"></a><div class="titlepage"></div>
34
34
<div class="refnamediv"><table width="100%"><tr>
35
35
<td valign="top">
36
 
<h2>
37
 
<a name="id3183191"></a><span class="refentrytitle">ev-view-accessible</span>
38
 
</h2>
 
36
<h2><span class="refentrytitle"><a name="evince-ev-view-accessible.top_of_page"></a>ev-view-accessible</span></h2>
39
37
<p>ev-view-accessible</p>
40
38
</td>
41
39
<td valign="top" align="right"></td>
42
40
</tr></table></div>
43
41
<div class="refsynopsisdiv">
44
 
<h2>Synopsis</h2>
 
42
<a name="evince-ev-view-accessible.synopsis"></a><h2>Synopsis</h2>
45
43
<pre class="synopsis">
46
 
 
47
 
 
48
 
 
49
44
<a
50
45
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
51
 
>GType</a>               <a class="link" href="evince-ev-view-accessible.html#ev-view-accessible-factory-get-type">ev_view_accessible_factory_get_type</a> (void);
 
46
>GType</a>               <a class="link" href="evince-ev-view-accessible.html#ev-view-accessible-factory-get-type" title="ev_view_accessible_factory_get_type ()">ev_view_accessible_factory_get_type</a> (void);
52
47
</pre>
53
48
</div>
54
49
<div class="refsect1" lang="en">
55
 
<a name="id3183217"></a><h2>Description</h2>
 
50
<a name="evince-ev-view-accessible.description"></a><h2>Description</h2>
56
51
<p>
57
52
 
58
53
</p>
59
54
</div>
60
55
<div class="refsect1" lang="en">
61
 
<a name="id3183232"></a><h2>Details</h2>
 
56
<a name="evince-ev-view-accessible.details"></a><h2>Details</h2>
62
57
<div class="refsect2" lang="en">
63
 
<a name="id3183242"></a><h3>
64
 
<a name="ev-view-accessible-factory-get-type"></a>ev_view_accessible_factory_get_type ()</h3>
65
 
<a class="indexterm" name="id3183257"></a><pre class="programlisting"><a
 
58
<a name="ev-view-accessible-factory-get-type"></a><h3>ev_view_accessible_factory_get_type ()</h3>
 
59
<pre class="programlisting"><a
66
60
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
67
61
>GType</a>               ev_view_accessible_factory_get_type (void);</pre>
68
62
<p>
71
65
<div class="variablelist"><table border="0">
72
66
<col align="left" valign="top">
73
67
<tbody><tr>
74
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span>&#160;:</span></p></td>
 
68
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
75
69
<td>
76
70
 
77
71
 
80
74
</table></div>
81
75
</div>
82
76
</div>
83
 
<div class="refsect1" lang="en">
84
 
<a name="id3183293"></a><div class="refsect2" lang="en"><a name="id3183294"></a></div>
 
77
</div>
 
78
<div class="footer">
85
79
<hr>
86
 
<div class="refsect2" lang="en"><a name="id3183295"></a></div>
87
 
</div>
88
 
</div>
 
80
          Generated by GTK-Doc V1.10</div>
89
81
</body>
90
82
</html>