~ubuntu-branches/ubuntu/trusty/evince/trusty-updates

« back to all changes in this revision

Viewing changes to help/reference/shell/html/EvSidebarLinks.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-11-12 12:10:03 UTC
  • mfrom: (1.8.6)
  • Revision ID: package-import@ubuntu.com-20131112121003-cjura8gxxx9w2u7l
Tags: 3.10.2-0ubuntu1
* New upstream version
* debian/patches/git_give_focus_correctly.patch,
  debian/patches/git_correct_page_info.patch,
  debian/patches/git_djvu_segfault.patch:
  - dropped, those changes are in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>Evince Programmer's Reference Manual: EvSidebarLinks</title>
 
5
<title>EvSidebarLinks</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evince Programmer's Reference Manual">
8
8
<link rel="up" href="evince-frontend.html" title="Part I. Frontend">
9
9
<link rel="prev" href="EvSidebarThumbnails.html" title="EvSidebarThumbnails">
10
10
<link rel="next" href="EvSidebar.html" title="EvSidebar">
11
 
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (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">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
 
<td width="100%" align="left">
17
 
<a href="#" class="shortcut">Top</a>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
16
<tr valign="middle">
 
17
<td><a accesskey="p" href="EvSidebarThumbnails.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="evince-frontend.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
20
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
 
21
<td><a accesskey="n" href="EvSidebar.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
22
</tr>
 
23
<tr><td colspan="5" class="shortcuts">
 
24
<a href="#EvSidebarLinks.synopsis" class="shortcut">Top</a>
18
25
                   | 
19
26
                  <a href="#EvSidebarLinks.description" class="shortcut">Description</a>
20
27
                   | 
25
32
                  <a href="#EvSidebarLinks.properties" class="shortcut">Properties</a>
26
33
                   | 
27
34
                  <a href="#EvSidebarLinks.signals" class="shortcut">Signals</a>
28
 
</td>
29
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
30
 
<td><a accesskey="u" href="evince-frontend.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
31
 
<td><a accesskey="p" href="EvSidebarThumbnails.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
32
 
<td><a accesskey="n" href="EvSidebar.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
33
 
</tr></table>
 
35
</td></tr>
 
36
</table>
34
37
<div class="refentry">
35
38
<a name="EvSidebarLinks"></a><div class="titlepage"></div>
36
39
<div class="refnamediv"><table width="100%"><tr>
79
82
</div>
80
83
<div class="refsect1">
81
84
<a name="EvSidebarLinks.description"></a><h2>Description</h2>
82
 
<p>
83
 
</p>
84
85
</div>
85
86
<div class="refsect1">
86
87
<a name="EvSidebarLinks.details"></a><h2>Details</h2>
87
88
<div class="refsect2">
88
89
<a name="EvSidebarLinks-struct"></a><h3>struct EvSidebarLinks</h3>
89
90
<pre class="programlisting">struct EvSidebarLinks;</pre>
90
 
<p>
91
 
</p>
92
91
</div>
93
92
<hr>
94
93
<div class="refsect2">
105
104
<div class="refsect2">
106
105
<a name="EvSidebarLinksPrivate"></a><h3>EvSidebarLinksPrivate</h3>
107
106
<pre class="programlisting">typedef struct _EvSidebarLinksPrivate EvSidebarLinksPrivate;</pre>
108
 
<p>
109
 
</p>
110
107
</div>
111
108
<hr>
112
109
<div class="refsect2">
113
110
<a name="ev-sidebar-links-new"></a><h3>ev_sidebar_links_new ()</h3>
114
111
<pre class="programlisting"><span class="returnvalue">GtkWidget</span> *         ev_sidebar_links_new                (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
115
 
<p>
116
 
</p>
117
112
</div>
118
113
</div>
119
114
<div class="refsect1">
136
131
</div>
137
132
<div class="footer">
138
133
<hr>
139
 
          Generated by GTK-Doc V1.19.1</div>
 
134
          Generated by GTK-Doc V1.19</div>
140
135
</body>
141
136
</html>
 
 
b'\\ No newline at end of file'