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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-04-08 23:52:57 UTC
  • mfrom: (1.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20080408235257-0rd70trs4y6gxf9z
Tags: 2.22.1.1-0ubuntu1
* New upstream version:
  Bug fixes:
  -  Fix build in FreeBSD 
  -  Fixes djvu backend links 
* debian/control.in, debian/patches/01_launchpad.patch:
  - updated to the launchpad integration changes
* debian/patches/99_autoreconf.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
<th width="100%" align="center">Evince Programmer's Reference Manual</th>
26
26
<td><a accesskey="n" href="evince-ev-page-cache.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="#id2977128" class="shortcut">Top</a>
29
 
                  &#160;|&#160;
30
 
                  <a href="#id2977385" class="shortcut">Description</a>
31
 
                  &#160;|&#160;
32
 
                  <a href="#id2977247" class="shortcut">Object Hierarchy</a>
33
 
                  &#160;|&#160;
34
 
                  <a href="#id2977316" class="shortcut">Implemented Interfaces</a>
35
 
                  &#160;|&#160;
36
 
                  <a href="#id2977346" class="shortcut">Signals</a></nobr></td></tr>
 
28
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id3171960" class="shortcut">Top</a>
 
29
                  &#160;|&#160;
 
30
                  <a href="#id3172216" class="shortcut">Description</a>
 
31
                  &#160;|&#160;
 
32
                  <a href="#id3172078" class="shortcut">Object Hierarchy</a>
 
33
                  &#160;|&#160;
 
34
                  <a href="#id3172148" class="shortcut">Implemented Interfaces</a>
 
35
                  &#160;|&#160;
 
36
                  <a href="#id3172178" class="shortcut">Signals</a></nobr></td></tr>
37
37
</table>
38
38
<div class="refentry" lang="en">
39
39
<a name="EvPageActionWidget"></a><div class="titlepage"></div>
40
40
<div class="refnamediv"><table width="100%"><tr>
41
41
<td valign="top">
42
42
<h2>
43
 
<a name="id2977128"></a><span class="refentrytitle">EvPageActionWidget</span>
 
43
<a name="id3171960"></a><span class="refentrytitle">EvPageActionWidget</span>
44
44
</h2>
45
45
<p>EvPageActionWidget</p>
46
46
</td>
68
68
</pre>
69
69
</div>
70
70
<div class="refsect1" lang="en">
71
 
<a name="id2977247"></a><h2>Object Hierarchy</h2>
 
71
<a name="id3172078"></a><h2>Object Hierarchy</h2>
72
72
<pre class="synopsis">
73
73
 
74
74
  <a
96
96
</pre>
97
97
</div>
98
98
<div class="refsect1" lang="en">
99
 
<a name="id2977316"></a><h2>Implemented Interfaces</h2>
 
99
<a name="id3172148"></a><h2>Implemented Interfaces</h2>
100
100
<p>
101
101
EvPageActionWidget implements
102
102
 <a
104
104
>GtkBuildable</a> and  AtkImplementorIface.</p>
105
105
</div>
106
106
<div class="refsect1" lang="en">
107
 
<a name="id2977346"></a><h2>Signals</h2>
 
107
<a name="id3172178"></a><h2>Signals</h2>
108
108
<pre class="synopsis">
109
109
 
110
110
  "<a class="link" href="EvPageActionWidget.html#EvPageActionWidget-activate-link">activate-link</a>"                                  : Run Last / Action
112
112
</pre>
113
113
</div>
114
114
<div class="refsect1" lang="en">
115
 
<a name="id2977385"></a><h2>Description</h2>
 
115
<a name="id3172216"></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="id2977399"></a><h2>Details</h2>
 
121
<a name="id3172230"></a><h2>Details</h2>
122
122
<div class="refsect2" lang="en">
123
 
<a name="id2977409"></a><h3>
 
123
<a name="id3172240"></a><h3>
124
124
<a name="EV-TYPE-PAGE-ACTION-WIDGET:CAPS"></a>EV_TYPE_PAGE_ACTION_WIDGET</h3>
125
 
<a class="indexterm" name="id2977423"></a><pre class="programlisting">#define EV_TYPE_PAGE_ACTION_WIDGET (ev_page_action_widget_get_type ())
 
125
<a class="indexterm" name="id3172254"></a><pre class="programlisting">#define EV_TYPE_PAGE_ACTION_WIDGET (ev_page_action_widget_get_type ())
126
126
</pre>
127
127
<p>
128
128
 
130
130
</div>
131
131
<hr>
132
132
<div class="refsect2" lang="en">
133
 
<a name="id2977439"></a><h3>
 
133
<a name="id3172270"></a><h3>
134
134
<a name="EV-PAGE-ACTION-WIDGET:CAPS"></a>EV_PAGE_ACTION_WIDGET()</h3>
135
 
<a class="indexterm" name="id2977452"></a><pre class="programlisting">#define EV_PAGE_ACTION_WIDGET(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EV_TYPE_PAGE_ACTION_WIDGET, EvPageActionWidget))
 
135
<a class="indexterm" name="id3172284"></a><pre class="programlisting">#define EV_PAGE_ACTION_WIDGET(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EV_TYPE_PAGE_ACTION_WIDGET, EvPageActionWidget))
136
136
</pre>
137
137
<p>
138
138
 
150
150
</div>
151
151
<hr>
152
152
<div class="refsect2" lang="en">
153
 
<a name="id2977487"></a><h3>
 
153
<a name="id3172317"></a><h3>
154
154
<a name="EvPageActionWidget-struct"></a>EvPageActionWidget</h3>
155
 
<a class="indexterm" name="id2977501"></a><pre class="programlisting">typedef struct _EvPageActionWidget EvPageActionWidget;</pre>
 
155
<a class="indexterm" name="id3172331"></a><pre class="programlisting">typedef struct _EvPageActionWidget EvPageActionWidget;</pre>
156
156
<p>
157
157
 
158
158
</p>
159
159
</div>
160
160
<hr>
161
161
<div class="refsect2" lang="en">
162
 
<a name="id2977516"></a><h3>
 
162
<a name="id3172347"></a><h3>
163
163
<a name="ev-page-action-widget-get-type"></a>ev_page_action_widget_get_type ()</h3>
164
 
<a class="indexterm" name="id2977528"></a><pre class="programlisting"><a
 
164
<a class="indexterm" name="id3172360"></a><pre class="programlisting"><a
165
165
href="/usr/share/gtk-doc/html/gobject/gobject-Type-Information.html#GType"
166
166
>GType</a>               ev_page_action_widget_get_type      (void);</pre>
167
167
<p>
180
180
</div>
181
181
<hr>
182
182
<div class="refsect2" lang="en">
183
 
<a name="id2977564"></a><h3>
 
183
<a name="id3172396"></a><h3>
184
184
<a name="ev-page-action-widget-update-model"></a>ev_page_action_widget_update_model ()</h3>
185
 
<a class="indexterm" name="id2977578"></a><pre class="programlisting">void                ev_page_action_widget_update_model  (<a class="link" href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *proxy,
 
185
<a class="indexterm" name="id3172410"></a><pre class="programlisting">void                ev_page_action_widget_update_model  (<a class="link" href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *proxy,
186
186
                                                         <a
187
187
href="/usr/share/gtk-doc/html/gtk/GtkTreeModel.html"
188
188
>GtkTreeModel</a> *model);</pre>
209
209
</div>
210
210
<hr>
211
211
<div class="refsect2" lang="en">
212
 
<a name="id2977646"></a><h3>
 
212
<a name="id3172478"></a><h3>
213
213
<a name="ev-page-action-widget-set-page-cache"></a>ev_page_action_widget_set_page_cache ()</h3>
214
 
<a class="indexterm" name="id2977660"></a><pre class="programlisting">void                ev_page_action_widget_set_page_cache
 
214
<a class="indexterm" name="id3172492"></a><pre class="programlisting">void                ev_page_action_widget_set_page_cache
215
215
                                                        (<a class="link" href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *action_widget,
216
216
                                                         <a class="link" href="evince-ev-document.html#EvPageCache">EvPageCache</a> *page_cache);</pre>
217
217
<p>
237
237
</div>
238
238
</div>
239
239
<div class="refsect1" lang="en">
240
 
<a name="id2977731"></a><h2>Signal Details</h2>
 
240
<a name="id3172562"></a><h2>Signal Details</h2>
241
241
<div class="refsect2" lang="en">
242
 
<a name="id2977742"></a><h3>
 
242
<a name="id3172573"></a><h3>
243
243
<a name="EvPageActionWidget-activate-link"></a>The "activate-link" signal</h3>
244
 
<a class="indexterm" name="id2977752"></a><pre class="programlisting">void                user_function                      (<a class="link" href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *evpageactionwidget,
 
244
<a class="indexterm" name="id3172584"></a><pre class="programlisting">void                user_function                      (<a class="link" href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *evpageactionwidget,
245
245
                                                        <a
246
246
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
247
247
>GObject</a>            *arg1,
274
274
</div>
275
275
<hr>
276
276
<div class="refsect2" lang="en">
277
 
<a name="id2977843"></a><h3>
 
277
<a name="id3172674"></a><h3>
278
278
<a name="EvPageActionWidget-activate-link"></a>The "activate-link" signal</h3>
279
 
<a class="indexterm" name="id2977854"></a><pre class="programlisting">void                user_function                      (<a class="link" href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *evpageactionwidget,
 
279
<a class="indexterm" name="id3172685"></a><pre class="programlisting">void                user_function                      (<a class="link" href="EvPageActionWidget.html" title="EvPageActionWidget">EvPageActionWidget</a> *evpageactionwidget,
280
280
                                                        <a
281
281
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
282
282
>GObject</a>            *arg1,