~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2011-04-14 16:20:57 UTC
  • mfrom: (1.6.4 upstream)
  • mto: (1.3.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 138.
  • Revision ID: james.westby@ubuntu.com-20110414162057-0ofhbd139zs6ev6y
Import upstream version 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="evince-frontend.html" title="Part I. Frontend">
9
9
<link rel="prev" href="EvWindow.html" title="EvWindow">
10
10
<link rel="next" href="EvSidebarLayers.html" title="EvSidebarLayers">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (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">
30
30
                  <a href="#EvHistory.signals" class="shortcut">Signals</a>
31
31
</td></tr>
32
32
</table>
33
 
<div class="refentry" title="EvHistory">
 
33
<div class="refentry">
34
34
<a name="EvHistory"></a><div class="titlepage"></div>
35
35
<div class="refnamediv"><table width="100%"><tr>
36
36
<td valign="top">
39
39
</td>
40
40
<td valign="top" align="right"></td>
41
41
</tr></table></div>
42
 
<div class="refsynopsisdiv" title="Synopsis">
 
42
<div class="refsynopsisdiv">
43
43
<a name="EvHistory.synopsis"></a><h2>Synopsis</h2>
44
 
<pre class="synopsis">                    <a class="link" href="EvHistory.html#EvHistory-struct" title="EvHistory">EvHistory</a>;
 
44
<pre class="synopsis">struct              <a class="link" href="EvHistory.html#EvHistory-struct" title="struct EvHistory">EvHistory</a>;
45
45
                    <a class="link" href="EvHistory.html#EvHistoryPrivate" title="EvHistoryPrivate">EvHistoryPrivate</a>;
46
 
                    <a class="link" href="EvHistory.html#EvHistoryClass" title="EvHistoryClass">EvHistoryClass</a>;
 
46
struct              <a class="link" href="EvHistory.html#EvHistoryClass" title="struct EvHistoryClass">EvHistoryClass</a>;
47
47
<a class="link" href="EvHistory.html" title="EvHistory"><span class="returnvalue">EvHistory</span></a> *         <a class="link" href="EvHistory.html#ev-history-new" title="ev_history_new ()">ev_history_new</a>                      (<em class="parameter"><code><span class="type">void</span></code></em>);
48
48
<span class="returnvalue">void</span>                <a class="link" href="EvHistory.html#ev-history-add-link" title="ev_history_add_link ()">ev_history_add_link</a>                 (<em class="parameter"><code><a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *history</code></em>,
49
 
                                                         <em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/libevdocument/libevdocument-ev-link.html#EvLink"><span class="type">EvLink</span></a> *linkk</code></em>);
50
 
<a href="/home/carlos/gnome-cvs/share/gtk-doc/html/libevdocument/libevdocument-ev-link.html#EvLink"><span class="returnvalue">EvLink</span></a> *            <a class="link" href="EvHistory.html#ev-history-get-link-nth" title="ev_history_get_link_nth ()">ev_history_get_link_nth</a>             (<em class="parameter"><code><a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *history</code></em>,
 
49
                                                         <em class="parameter"><code><a href="../libevdocument/libevdocument-ev-link.html#EvLink"><span class="type">EvLink</span></a> *linkk</code></em>);
 
50
<a href="../libevdocument/libevdocument-ev-link.html#EvLink"><span class="returnvalue">EvLink</span></a> *            <a class="link" href="EvHistory.html#ev-history-get-link-nth" title="ev_history_get_link_nth ()">ev_history_get_link_nth</a>             (<em class="parameter"><code><a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *history</code></em>,
51
51
                                                         <em class="parameter"><code><span class="type">int</span> index</code></em>);
52
52
<span class="returnvalue">int</span>                 <a class="link" href="EvHistory.html#ev-history-get-n-links" title="ev_history_get_n_links ()">ev_history_get_n_links</a>              (<em class="parameter"><code><a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *history</code></em>);
53
53
</pre>
54
54
</div>
55
 
<div class="refsect1" title="Object Hierarchy">
 
55
<div class="refsect1">
56
56
<a name="EvHistory.object-hierarchy"></a><h2>Object Hierarchy</h2>
57
57
<pre class="synopsis">
58
 
  <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
58
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
59
59
   +----EvHistory
60
60
</pre>
61
61
</div>
62
 
<div class="refsect1" title="Signals">
 
62
<div class="refsect1">
63
63
<a name="EvHistory.signals"></a><h2>Signals</h2>
64
64
<pre class="synopsis">
65
 
  "<a class="link" href="EvHistory.html#EvHistory-changed" title='The "changed" signal'>changed</a>"                                        : Run Last / Action
 
65
  "<a class="link" href="EvHistory.html#EvHistory-changed" title='The "changed" signal'>changed</a>"                                        : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a>
66
66
</pre>
67
67
</div>
68
 
<div class="refsect1" title="Description">
 
68
<div class="refsect1">
69
69
<a name="EvHistory.description"></a><h2>Description</h2>
70
70
<p>
71
71
</p>
72
72
</div>
73
 
<div class="refsect1" title="Details">
 
73
<div class="refsect1">
74
74
<a name="EvHistory.details"></a><h2>Details</h2>
75
 
<div class="refsect2" title="EvHistory">
76
 
<a name="EvHistory-struct"></a><h3>EvHistory</h3>
77
 
<pre class="programlisting">typedef struct _EvHistory EvHistory;</pre>
 
75
<div class="refsect2">
 
76
<a name="EvHistory-struct"></a><h3>struct EvHistory</h3>
 
77
<pre class="programlisting">struct EvHistory;</pre>
78
78
<p>
79
79
</p>
80
80
</div>
81
81
<hr>
82
 
<div class="refsect2" title="EvHistoryPrivate">
 
82
<div class="refsect2">
83
83
<a name="EvHistoryPrivate"></a><h3>EvHistoryPrivate</h3>
84
84
<pre class="programlisting">typedef struct _EvHistoryPrivate EvHistoryPrivate;</pre>
85
85
<p>
86
86
</p>
87
87
</div>
88
88
<hr>
89
 
<div class="refsect2" title="EvHistoryClass">
90
 
<a name="EvHistoryClass"></a><h3>EvHistoryClass</h3>
91
 
<pre class="programlisting">typedef struct {
 
89
<div class="refsect2">
 
90
<a name="EvHistoryClass"></a><h3>struct EvHistoryClass</h3>
 
91
<pre class="programlisting">struct EvHistoryClass {
92
92
        GObjectClass parent_class;
93
93
        
94
94
        void (*changed) (EvHistory *history);
95
 
} EvHistoryClass;
 
95
};
96
96
</pre>
97
97
</div>
98
98
<hr>
99
 
<div class="refsect2" title="ev_history_new ()">
 
99
<div class="refsect2">
100
100
<a name="ev-history-new"></a><h3>ev_history_new ()</h3>
101
101
<pre class="programlisting"><a class="link" href="EvHistory.html" title="EvHistory"><span class="returnvalue">EvHistory</span></a> *         ev_history_new                      (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
102
102
<p>
103
103
</p>
104
 
<div class="variablelist"><table border="0">
105
 
<col align="left" valign="top">
106
 
<tbody><tr>
107
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
108
 
<td>
109
 
</td>
110
 
</tr></tbody>
111
 
</table></div>
112
104
</div>
113
105
<hr>
114
 
<div class="refsect2" title="ev_history_add_link ()">
 
106
<div class="refsect2">
115
107
<a name="ev-history-add-link"></a><h3>ev_history_add_link ()</h3>
116
108
<pre class="programlisting"><span class="returnvalue">void</span>                ev_history_add_link                 (<em class="parameter"><code><a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *history</code></em>,
117
 
                                                         <em class="parameter"><code><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/libevdocument/libevdocument-ev-link.html#EvLink"><span class="type">EvLink</span></a> *linkk</code></em>);</pre>
 
109
                                                         <em class="parameter"><code><a href="../libevdocument/libevdocument-ev-link.html#EvLink"><span class="type">EvLink</span></a> *linkk</code></em>);</pre>
118
110
<p>
119
111
</p>
120
 
<div class="variablelist"><table border="0">
121
 
<col align="left" valign="top">
122
 
<tbody>
123
 
<tr>
124
 
<td><p><span class="term"><em class="parameter"><code>history</code></em> :</span></p></td>
125
 
<td>
126
 
</td>
127
 
</tr>
128
 
<tr>
129
 
<td><p><span class="term"><em class="parameter"><code>linkk</code></em> :</span></p></td>
130
 
<td>
131
 
</td>
132
 
</tr>
133
 
</tbody>
134
 
</table></div>
135
112
</div>
136
113
<hr>
137
 
<div class="refsect2" title="ev_history_get_link_nth ()">
 
114
<div class="refsect2">
138
115
<a name="ev-history-get-link-nth"></a><h3>ev_history_get_link_nth ()</h3>
139
 
<pre class="programlisting"><a href="/home/carlos/gnome-cvs/share/gtk-doc/html/libevdocument/libevdocument-ev-link.html#EvLink"><span class="returnvalue">EvLink</span></a> *            ev_history_get_link_nth             (<em class="parameter"><code><a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *history</code></em>,
 
116
<pre class="programlisting"><a href="../libevdocument/libevdocument-ev-link.html#EvLink"><span class="returnvalue">EvLink</span></a> *            ev_history_get_link_nth             (<em class="parameter"><code><a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *history</code></em>,
140
117
                                                         <em class="parameter"><code><span class="type">int</span> index</code></em>);</pre>
141
118
<p>
142
119
</p>
143
 
<div class="variablelist"><table border="0">
144
 
<col align="left" valign="top">
145
 
<tbody>
146
 
<tr>
147
 
<td><p><span class="term"><em class="parameter"><code>history</code></em> :</span></p></td>
148
 
<td>
149
 
</td>
150
 
</tr>
151
 
<tr>
152
 
<td><p><span class="term"><em class="parameter"><code>index</code></em> :</span></p></td>
153
 
<td>
154
 
</td>
155
 
</tr>
156
 
<tr>
157
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
158
 
<td>
159
 
</td>
160
 
</tr>
161
 
</tbody>
162
 
</table></div>
163
120
</div>
164
121
<hr>
165
 
<div class="refsect2" title="ev_history_get_n_links ()">
 
122
<div class="refsect2">
166
123
<a name="ev-history-get-n-links"></a><h3>ev_history_get_n_links ()</h3>
167
124
<pre class="programlisting"><span class="returnvalue">int</span>                 ev_history_get_n_links              (<em class="parameter"><code><a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *history</code></em>);</pre>
168
125
<p>
169
126
</p>
170
 
<div class="variablelist"><table border="0">
171
 
<col align="left" valign="top">
172
 
<tbody>
173
 
<tr>
174
 
<td><p><span class="term"><em class="parameter"><code>history</code></em> :</span></p></td>
175
 
<td>
176
 
</td>
177
 
</tr>
178
 
<tr>
179
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
180
 
<td>
181
 
</td>
182
 
</tr>
183
 
</tbody>
184
 
</table></div>
185
 
</div>
186
 
</div>
187
 
<div class="refsect1" title="Signal Details">
 
127
</div>
 
128
</div>
 
129
<div class="refsect1">
188
130
<a name="EvHistory.signal-details"></a><h2>Signal Details</h2>
189
 
<div class="refsect2" title='The "changed" signal'>
 
131
<div class="refsect2">
190
132
<a name="EvHistory-changed"></a><h3>The <code class="literal">"changed"</code> signal</h3>
191
133
<pre class="programlisting"><span class="returnvalue">void</span>                user_function                      (<a class="link" href="EvHistory.html" title="EvHistory"><span class="type">EvHistory</span></a> *evhistory,
192
 
                                                        <a href="/home/carlos/gnome-cvs/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>   user_data)      : Run Last / Action</pre>
 
134
                                                        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>   user_data)      : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-ACTION:CAPS"><code class="literal">Action</code></a></pre>
193
135
</div>
194
136
</div>
195
137
</div>
196
138
<div class="footer">
197
139
<hr>
198
 
          Generated by GTK-Doc V1.14</div>
 
140
          Generated by GTK-Doc V1.17.1</div>
199
141
</body>
200
142
</html>
 
 
b'\\ No newline at end of file'