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

« back to all changes in this revision

Viewing changes to help/reference/html/EvPageAction.html

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-06-19 13:49:52 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20070619134952-k1hur43gw2120n72
Tags: 0.9.1-0ubuntu1
* New upstream release:
  - New Features and UI Improvements:
    * Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents
    * PDF exporter for printing DVI documents
    * Zoom icon artwork
  * Patch to avoid frequent process wakeup for metadata handling
  * Bumped poppler requirements to 0.5.9
  * Changed sidebar ordering
  * Removed extra locking of a main loop to speed up rendering 
  - Bug fixes:
    * Print job is released quickly
    * Update a cursor and tooltips after scrolling
  * More safe mkdir_with_parents
  * Safe saving of a document copy to a remote location
  * Build fix without libgnome
  * Selections don't disappear after zoom
  * Preview button added to the print dialog
  - Translations:
  * sv, en_GB, ta, nb, ca, gl, et, es, dz, th, he
* debian/control.in
  - changed gs / gs-esp / gs-esp-x dependency to ghostscript-x
  - changed libpoppler dependecy (>= 0.5.9)

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="EvPageActionWidget.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="#id2793028" class="shortcut">Top</a>
39
 
                  &#160;|&#160;
40
 
                  <a href="#id2793280" class="shortcut">Description</a>
41
 
                  &#160;|&#160;
42
 
                  <a href="#id2793141" class="shortcut">Object Hierarchy</a>
43
 
                  &#160;|&#160;
44
 
                  <a href="#id2793172" class="shortcut">Properties</a>
45
 
                  &#160;|&#160;
46
 
                  <a href="#id2793222" class="shortcut">Signals</a></nobr></td></tr>
 
38
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3137193" class="shortcut">Top</a>
 
39
                  &#160;|&#160;
 
40
                  <a href="#id3137445" class="shortcut">Description</a>
 
41
                  &#160;|&#160;
 
42
                  <a href="#id3137306" class="shortcut">Object Hierarchy</a>
 
43
                  &#160;|&#160;
 
44
                  <a href="#id3137337" class="shortcut">Properties</a>
 
45
                  &#160;|&#160;
 
46
                  <a href="#id3137387" class="shortcut">Signals</a></nobr></td></tr>
47
47
</table>
48
48
<div class="refentry" lang="en">
49
49
<a name="EvPageAction"></a><div class="titlepage"></div>
50
50
<div class="refnamediv"><table width="100%"><tr>
51
51
<td valign="top">
52
52
<h2>
53
 
<a name="id2793028"></a><span class="refentrytitle">EvPageAction</span>
 
53
<a name="id3137193"></a><span class="refentrytitle">EvPageAction</span>
54
54
</h2>
55
55
<p>EvPageAction &#8212; </p>
56
56
</td>
75
75
</pre>
76
76
</div>
77
77
<div class="refsect1" lang="en">
78
 
<a name="id2793141"></a><h2>Object Hierarchy</h2>
 
78
<a name="id3137306"></a><h2>Object Hierarchy</h2>
79
79
<pre class="synopsis">
80
80
 
81
81
  <a
88
88
</pre>
89
89
</div>
90
90
<div class="refsect1" lang="en">
91
 
<a name="id2793172"></a><h2>Properties</h2>
 
91
<a name="id3137337"></a><h2>Properties</h2>
92
92
<pre class="synopsis">
93
93
 
94
94
  "<a href="EvPageAction.html#EvPageAction--model">model</a>"                <a
98
98
</pre>
99
99
</div>
100
100
<div class="refsect1" lang="en">
101
 
<a name="id2793222"></a><h2>Signals</h2>
 
101
<a name="id3137387"></a><h2>Signals</h2>
102
102
<pre class="synopsis">
103
103
 
104
104
"<a href="EvPageAction.html#EvPageAction-activate-link">activate-link</a>"
112
112
</pre>
113
113
</div>
114
114
<div class="refsect1" lang="en">
115
 
<a name="id2793280"></a><h2>Description</h2>
 
115
<a name="id3137445"></a><h2>Description</h2>
116
116
<p>
117
117
 
118
118
</p>
119
119
</div>
120
120
<div class="refsect1" lang="en">
121
 
<a name="id2793294"></a><h2>Details</h2>
 
121
<a name="id3137460"></a><h2>Details</h2>
122
122
<div class="refsect2" lang="en">
123
 
<a name="id2793304"></a><h3>
 
123
<a name="id3137470"></a><h3>
124
124
<a name="EvPageActionPrivate"></a>EvPageActionPrivate</h3>
125
 
<a class="indexterm" name="id2793317"></a><pre class="programlisting">typedef struct _EvPageActionPrivate EvPageActionPrivate;</pre>
 
125
<a class="indexterm" name="id3137482"></a><pre class="programlisting">typedef struct _EvPageActionPrivate EvPageActionPrivate;</pre>
126
126
<p>
127
127
 
128
128
</p>
129
129
</div>
130
130
<hr>
131
131
<div class="refsect2" lang="en">
132
 
<a name="id2793333"></a><h3>
 
132
<a name="id3137497"></a><h3>
133
133
<a name="EvPageAction-struct"></a>EvPageAction</h3>
134
 
<a class="indexterm" name="id2793346"></a><pre class="programlisting">typedef struct _EvPageAction EvPageAction;</pre>
 
134
<a class="indexterm" name="id3137510"></a><pre class="programlisting">typedef struct _EvPageAction EvPageAction;</pre>
135
135
<p>
136
136
 
137
137
</p>
138
138
</div>
139
139
<hr>
140
140
<div class="refsect2" lang="en">
141
 
<a name="id2793361"></a><h3>
 
141
<a name="id3137526"></a><h3>
142
142
<a name="ev-page-action-set-document"></a>ev_page_action_set_document ()</h3>
143
 
<a class="indexterm" name="id2793375"></a><pre class="programlisting">void        ev_page_action_set_document     (<a href="EvPageAction.html" title="EvPageAction">EvPageAction</a> *page_action,
 
143
<a class="indexterm" name="id3137540"></a><pre class="programlisting">void        ev_page_action_set_document     (<a href="EvPageAction.html" title="EvPageAction">EvPageAction</a> *page_action,
144
144
                                             <a href="evince-ev-document.html#EvDocument">EvDocument</a> *document);</pre>
145
145
<p>
146
146
 
167
167
</div>
168
168
<hr>
169
169
<div class="refsect2" lang="en">
170
 
<a name="id2793442"></a><h3>
 
170
<a name="id3137607"></a><h3>
171
171
<a name="ev-page-action-set-model"></a>ev_page_action_set_model ()</h3>
172
 
<a class="indexterm" name="id2793456"></a><pre class="programlisting">void        ev_page_action_set_model        (<a href="EvPageAction.html" title="EvPageAction">EvPageAction</a> *page_action,
 
172
<a class="indexterm" name="id3137620"></a><pre class="programlisting">void        ev_page_action_set_model        (<a href="EvPageAction.html" title="EvPageAction">EvPageAction</a> *page_action,
173
173
                                             <a
174
174
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
175
175
>GtkTreeModel</a> *model);</pre>
198
198
</div>
199
199
<hr>
200
200
<div class="refsect2" lang="en">
201
 
<a name="id2793524"></a><h3>
 
201
<a name="id3137689"></a><h3>
202
202
<a name="ev-page-action-grab-focus"></a>ev_page_action_grab_focus ()</h3>
203
 
<a class="indexterm" name="id2793538"></a><pre class="programlisting">void        ev_page_action_grab_focus       (<a href="EvPageAction.html" title="EvPageAction">EvPageAction</a> *page_action);</pre>
 
203
<a class="indexterm" name="id3137703"></a><pre class="programlisting">void        ev_page_action_grab_focus       (<a href="EvPageAction.html" title="EvPageAction">EvPageAction</a> *page_action);</pre>
204
204
<p>
205
205
 
206
206
</p>
218
218
</div>
219
219
</div>
220
220
<div class="refsect1" lang="en">
221
 
<a name="id2793585"></a><h2>Property Details</h2>
 
221
<a name="id3137750"></a><h2>Property Details</h2>
222
222
<div class="refsect2" lang="en">
223
 
<a name="id2793596"></a><h3>
 
223
<a name="id3137760"></a><h3>
224
224
<a name="EvPageAction--model"></a>The "<code class="literal">model</code>" property</h3>
225
 
<a class="indexterm" name="id2793612"></a><pre class="programlisting">  "model"                <a
 
225
<a class="indexterm" name="id3137776"></a><pre class="programlisting">  "model"                <a
226
226
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
227
227
>GtkTreeModel</a>          : Read / Write</pre>
228
228
<p>Current Model.</p>
229
229
</div>
230
230
<hr>
231
231
<div class="refsect2" lang="en">
232
 
<a name="id2793634"></a><h3>
 
232
<a name="id3137799"></a><h3>
233
233
<a name="EvPageAction--page-cache"></a>The "<code class="literal">page-cache</code>" property</h3>
234
 
<a class="indexterm" name="id2793650"></a><pre class="programlisting">  "page-cache"           <a href="evince-ev-document.html#EvPageCache">EvPageCache</a>           : Read / Write</pre>
 
234
<a class="indexterm" name="id3137815"></a><pre class="programlisting">  "page-cache"           <a href="evince-ev-document.html#EvPageCache">EvPageCache</a>           : Read / Write</pre>
235
235
<p>Current page cache.</p>
236
236
</div>
237
237
</div>
238
238
<div class="refsect1" lang="en">
239
 
<a name="id2793674"></a><h2>Signal Details</h2>
 
239
<a name="id3137839"></a><h2>Signal Details</h2>
240
240
<div class="refsect2" lang="en">
241
 
<a name="id2793684"></a><h3>
 
241
<a name="id3137849"></a><h3>
242
242
<a name="EvPageAction-activate-link"></a>The "activate-link" signal</h3>
243
 
<a class="indexterm" name="id2793695"></a><pre class="programlisting">void        user_function                  (<a href="EvPageAction.html" title="EvPageAction">EvPageAction</a> *evpageaction,
 
243
<a class="indexterm" name="id3137860"></a><pre class="programlisting">void        user_function                  (<a href="EvPageAction.html" title="EvPageAction">EvPageAction</a> *evpageaction,
244
244
                                            <a
245
245
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
246
246
>GObject</a>      *arg1,