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

« back to all changes in this revision

Viewing changes to help/reference/html/EvPageActionWidget.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-page-cache.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="#id2660116" class="shortcut">Top</a>
39
 
                  &#160;|&#160;
40
 
                  <a href="#id2660425" class="shortcut">Description</a>
41
 
                  &#160;|&#160;
42
 
                  <a href="#id2660235" class="shortcut">Object Hierarchy</a>
43
 
                  &#160;|&#160;
44
 
                  <a href="#id2660304" class="shortcut">Implemented Interfaces</a>
45
 
                  &#160;|&#160;
46
 
                  <a href="#id2660327" class="shortcut">Signals</a></nobr></td></tr>
 
38
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2922328" class="shortcut">Top</a>
 
39
                  &#160;|&#160;
 
40
                  <a href="#id2922638" class="shortcut">Description</a>
 
41
                  &#160;|&#160;
 
42
                  <a href="#id2922447" class="shortcut">Object Hierarchy</a>
 
43
                  &#160;|&#160;
 
44
                  <a href="#id2922516" class="shortcut">Implemented Interfaces</a>
 
45
                  &#160;|&#160;
 
46
                  <a href="#id2922539" class="shortcut">Signals</a></nobr></td></tr>
47
47
</table>
48
48
<div class="refentry" lang="en">
49
49
<a name="EvPageActionWidget"></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="id2660116"></a><span class="refentrytitle">EvPageActionWidget</span>
 
53
<a name="id2922328"></a><span class="refentrytitle">EvPageActionWidget</span>
54
54
</h2>
55
55
<p>EvPageActionWidget &#8212; </p>
56
56
</td>
79
79
</pre>
80
80
</div>
81
81
<div class="refsect1" lang="en">
82
 
<a name="id2660235"></a><h2>Object Hierarchy</h2>
 
82
<a name="id2922447"></a><h2>Object Hierarchy</h2>
83
83
<pre class="synopsis">
84
84
 
85
85
  <a
107
107
</pre>
108
108
</div>
109
109
<div class="refsect1" lang="en">
110
 
<a name="id2660304"></a><h2>Implemented Interfaces</h2>
 
110
<a name="id2922516"></a><h2>Implemented Interfaces</h2>
111
111
<p>
112
112
EvPageActionWidget implements
113
113
 AtkImplementorIface.</p>
114
114
</div>
115
115
<div class="refsect1" lang="en">
116
 
<a name="id2660327"></a><h2>Signals</h2>
 
116
<a name="id2922539"></a><h2>Signals</h2>
117
117
<pre class="synopsis">
118
118
 
119
119
"<a href="EvPageActionWidget.html#EvPageActionWidget-activate-link">activate-link</a>"
135
135
</pre>
136
136
</div>
137
137
<div class="refsect1" lang="en">
138
 
<a name="id2660425"></a><h2>Description</h2>
 
138
<a name="id2922638"></a><h2>Description</h2>
139
139
<p>
140
140
 
141
141
</p>
142
142
</div>
143
143
<div class="refsect1" lang="en">
144
 
<a name="id2660440"></a><h2>Details</h2>
 
144
<a name="id2922652"></a><h2>Details</h2>
145
145
<div class="refsect2" lang="en">
146
 
<a name="id2660450"></a><h3>
 
146
<a name="id2922662"></a><h3>
147
147
<a name="EV-TYPE-PAGE-ACTION-WIDGET:CAPS"></a>EV_TYPE_PAGE_ACTION_WIDGET</h3>
148
 
<a class="indexterm" name="id2660464"></a><pre class="programlisting">#define EV_TYPE_PAGE_ACTION_WIDGET (ev_page_action_widget_get_type ())
 
148
<a class="indexterm" name="id2922676"></a><pre class="programlisting">#define EV_TYPE_PAGE_ACTION_WIDGET (ev_page_action_widget_get_type ())
149
149
</pre>
150
150
<p>
151
151
 
153
153
</div>
154
154
<hr>
155
155
<div class="refsect2" lang="en">
156
 
<a name="id2660480"></a><h3>
 
156
<a name="id2922693"></a><h3>
157
157
<a name="EV-PAGE-ACTION-WIDGET:CAPS"></a>EV_PAGE_ACTION_WIDGET()</h3>
158
 
<a class="indexterm" name="id2660494"></a><pre class="programlisting">#define EV_PAGE_ACTION_WIDGET(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EV_TYPE_PAGE_ACTION_WIDGET, EvPageActionWidget))
 
158
<a class="indexterm" name="id2922706"></a><pre class="programlisting">#define EV_PAGE_ACTION_WIDGET(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EV_TYPE_PAGE_ACTION_WIDGET, EvPageActionWidget))
159
159
</pre>
160
160
<p>
161
161
 
174
174
</div>
175
175
<hr>
176
176
<div class="refsect2" lang="en">
177
 
<a name="id2660528"></a><h3>
 
177
<a name="id2922740"></a><h3>
178
178
<a name="EvPageActionWidget-struct"></a>EvPageActionWidget</h3>
179
 
<a class="indexterm" name="id2660542"></a><pre class="programlisting">typedef struct _EvPageActionWidget EvPageActionWidget;</pre>
 
179
<a class="indexterm" name="id2922754"></a><pre class="programlisting">typedef struct _EvPageActionWidget EvPageActionWidget;</pre>
180
180
<p>
181
181
 
182
182
</p>
183
183
</div>
184
184
<hr>
185
185
<div class="refsect2" lang="en">
186
 
<a name="id2660558"></a><h3>
 
186
<a name="id2922770"></a><h3>
187
187
<a name="ev-page-action-widget-get-type"></a>ev_page_action_widget_get_type ()</h3>
188
 
<a class="indexterm" name="id2660570"></a><pre class="programlisting"><a
 
188
<a class="indexterm" name="id2922782"></a><pre class="programlisting"><a
189
189
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
190
190
>GType</a>       ev_page_action_widget_get_type  (void);</pre>
191
191
<p>
205
205
</div>
206
206
<hr>
207
207
<div class="refsect2" lang="en">
208
 
<a name="id2660606"></a><h3>
 
208
<a name="id2922818"></a><h3>
209
209
<a name="ev-page-action-widget-update-model"></a>ev_page_action_widget_update_model ()</h3>
210
 
<a class="indexterm" name="id2660620"></a><pre class="programlisting">void        ev_page_action_widget_update_model
 
210
<a class="indexterm" name="id2922832"></a><pre class="programlisting">void        ev_page_action_widget_update_model
211
211
                                            (<a href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *proxy,
212
212
                                             <a
213
213
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
237
237
</div>
238
238
<hr>
239
239
<div class="refsect2" lang="en">
240
 
<a name="id2660688"></a><h3>
 
240
<a name="id2922900"></a><h3>
241
241
<a name="ev-page-action-widget-set-page-cache"></a>ev_page_action_widget_set_page_cache ()</h3>
242
 
<a class="indexterm" name="id2660702"></a><pre class="programlisting">void        ev_page_action_widget_set_page_cache
 
242
<a class="indexterm" name="id2922914"></a><pre class="programlisting">void        ev_page_action_widget_set_page_cache
243
243
                                            (<a href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *action_widget,
244
244
                                             <a href="evince-ev-document.html#EvPageCache">EvPageCache</a> *page_cache);</pre>
245
245
<p>
267
267
</div>
268
268
</div>
269
269
<div class="refsect1" lang="en">
270
 
<a name="id2660772"></a><h2>Signal Details</h2>
 
270
<a name="id2922984"></a><h2>Signal Details</h2>
271
271
<div class="refsect2" lang="en">
272
 
<a name="id2660783"></a><h3>
 
272
<a name="id2922995"></a><h3>
273
273
<a name="EvPageActionWidget-activate-link"></a>The "activate-link" signal</h3>
274
 
<a class="indexterm" name="id2660793"></a><pre class="programlisting">void        user_function                  (<a href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *evpageactionwidget,
 
274
<a class="indexterm" name="id2923006"></a><pre class="programlisting">void        user_function                  (<a href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *evpageactionwidget,
275
275
                                            <a
276
276
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
277
277
>GObject</a>            *arg1,
307
307
</div>
308
308
<hr>
309
309
<div class="refsect2" lang="en">
310
 
<a name="id2660884"></a><h3>
 
310
<a name="id2923096"></a><h3>
311
311
<a name="EvPageActionWidget-activate-link"></a>The "activate-link" signal</h3>
312
 
<a class="indexterm" name="id2660894"></a><pre class="programlisting">void        user_function                  (<a href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *evpageactionwidget,
 
312
<a class="indexterm" name="id2923107"></a><pre class="programlisting">void        user_function                  (<a href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *evpageactionwidget,
313
313
                                            <a
314
314
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
315
315
>GObject</a>            *arg1,