~ubuntu-branches/ubuntu/wily/evolution-data-server/wily

« back to all changes in this revision

Viewing changes to docs/reference/private/html/EDBusUserPrompter.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-07-20 13:34:59 UTC
  • mfrom: (1.1.126) (1.2.48 sid)
  • Revision ID: package-import@ubuntu.com-20150720133459-g6y46hnu5ewtoz08
Tags: 3.16.4-0ubuntu2
debian/patches/0001-Bug-752373-Monthly-events-do-not-recur-correctly.patch:
Cherry-pick patch from upstream to fix events not recurring correctly.

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>Evolution-Data-Server Manual: Private: EDBusUserPrompter</title>
 
5
<title>EDBusUserPrompter: Evolution-Data-Server Manual: Private</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Private">
8
8
<link rel="up" href="ch01.html" title="D-Bus API Reference">
9
9
<link rel="prev" href="EDBusCalendarFactory.html" title="EDBusCalendarFactory">
10
10
<link rel="next" href="ch02.html" title="D-Bus Interfaces">
11
 
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.23 (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">
211
211
<tr>
212
212
<td class="signal_type"><span class="returnvalue">void</span></td>
213
213
<td class="signal_name"><a class="link" href="EDBusUserPrompter.html#EDBusUserPrompter-extension-response" title="The “extension-response” signal">extension-response</a></td>
214
 
<td class="signal_flags">Run Last</td>
 
214
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
215
215
</tr>
216
216
<tr>
217
217
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
218
218
<td class="signal_name"><a class="link" href="EDBusUserPrompter.html#EDBusUserPrompter-handle-extension-prompt" title="The “handle-extension-prompt” signal">handle-extension-prompt</a></td>
219
 
<td class="signal_flags">Run Last</td>
 
219
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
220
220
</tr>
221
221
<tr>
222
222
<td class="signal_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
223
223
<td class="signal_name"><a class="link" href="EDBusUserPrompter.html#EDBusUserPrompter-handle-prompt" title="The “handle-prompt” signal">handle-prompt</a></td>
224
 
<td class="signal_flags">Run Last</td>
 
224
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
225
225
</tr>
226
226
<tr>
227
227
<td class="signal_type"><span class="returnvalue">void</span></td>
228
228
<td class="signal_name"><a class="link" href="EDBusUserPrompter.html#EDBusUserPrompter-response" title="The “response” signal">response</a></td>
229
 
<td class="signal_flags">Run Last</td>
 
229
<td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
230
230
</tr>
231
231
</tbody>
232
232
</table></div>
884
884
<div class="refsect3">
885
885
<a name="id-1.2.17.13.13.6"></a><h4>Returns</h4>
886
886
<p> The last property id.</p>
887
 
<p></p>
888
887
</div>
889
888
</div>
890
889
<hr>
1300
1299
</tbody>
1301
1300
</table></div>
1302
1301
</div>
1303
 
<p>Flags: Run Last</p>
 
1302
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
1304
1303
</div>
1305
1304
<hr>
1306
1305
<div class="refsect2">
1313
1312
               <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)</pre>
1314
1313
<p>Signal emitted when a remote caller is invoking the <a class="link" href="gdbus-org.gnome.evolution.dataserver.UserPrompter.html#gdbus-method-org-gnome-evolution-dataserver-UserPrompter.ExtensionPrompt" title="The ExtensionPrompt() method"><code class="function">ExtensionPrompt()</code></a> D-Bus method.</p>
1315
1314
<p>If a signal handler returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, it means the signal handler will handle the invocation (e.g. take a reference to <em class="parameter"><code>invocation</code></em>
1316
 
 and eventually call <a class="link" href="EDBusUserPrompter.html#e-dbus-user-prompter-complete-extension-prompt" title="e_dbus_user_prompter_complete_extension_prompt ()"><code class="function">e_dbus_user_prompter_complete_extension_prompt()</code></a> or e.g. <a href="https://developer.gnome.org/gio/unstable/GDBusMethodInvocation.html#g-dbus-method-invocation-return-error"><code class="function">g_dbus_method_invocation_return_error()</code></a> on it) and no order signal handlers will run. If no signal handler handles the invocation, the <code class="literal">G_DBUS_ERROR_UNKNOWN_METHOD</code> error is returned.</p>
 
1315
 and eventually call <a class="link" href="EDBusUserPrompter.html#e-dbus-user-prompter-complete-extension-prompt" title="e_dbus_user_prompter_complete_extension_prompt ()"><code class="function">e_dbus_user_prompter_complete_extension_prompt()</code></a> or e.g. <a href="https://developer.gnome.org/gio/unstable/GDBusMethodInvocation.html#g-dbus-method-invocation-return-error"><code class="function">g_dbus_method_invocation_return_error()</code></a> on it) and no order signal handlers will run. If no signal handler handles the invocation, the <a href="https://developer.gnome.org/gio/unstable/gio-GDBusError.html#G-DBUS-ERROR-UNKNOWN-METHOD:CAPS"><code class="literal">G_DBUS_ERROR_UNKNOWN_METHOD</code></a> error is returned.</p>
1317
1316
<div class="refsect3">
1318
1317
<a name="id-1.2.17.15.3.6"></a><h4>Parameters</h4>
1319
1318
<div class="informaltable"><table width="100%" border="0">
1354
1353
<div class="refsect3">
1355
1354
<a name="id-1.2.17.15.3.7"></a><h4>Returns</h4>
1356
1355
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the invocation was handled, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to let other signal handlers run.</p>
1357
 
<p></p>
1358
1356
</div>
1359
 
<p>Flags: Run Last</p>
 
1357
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
1360
1358
</div>
1361
1359
<hr>
1362
1360
<div class="refsect2">
1373
1371
               <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a>               user_data)</pre>
1374
1372
<p>Signal emitted when a remote caller is invoking the <a class="link" href="gdbus-org.gnome.evolution.dataserver.UserPrompter.html#gdbus-method-org-gnome-evolution-dataserver-UserPrompter.Prompt" title="The Prompt() method"><code class="function">Prompt()</code></a> D-Bus method.</p>
1375
1373
<p>If a signal handler returns <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, it means the signal handler will handle the invocation (e.g. take a reference to <em class="parameter"><code>invocation</code></em>
1376
 
 and eventually call <a class="link" href="EDBusUserPrompter.html#e-dbus-user-prompter-complete-prompt" title="e_dbus_user_prompter_complete_prompt ()"><code class="function">e_dbus_user_prompter_complete_prompt()</code></a> or e.g. <a href="https://developer.gnome.org/gio/unstable/GDBusMethodInvocation.html#g-dbus-method-invocation-return-error"><code class="function">g_dbus_method_invocation_return_error()</code></a> on it) and no order signal handlers will run. If no signal handler handles the invocation, the <code class="literal">G_DBUS_ERROR_UNKNOWN_METHOD</code> error is returned.</p>
 
1374
 and eventually call <a class="link" href="EDBusUserPrompter.html#e-dbus-user-prompter-complete-prompt" title="e_dbus_user_prompter_complete_prompt ()"><code class="function">e_dbus_user_prompter_complete_prompt()</code></a> or e.g. <a href="https://developer.gnome.org/gio/unstable/GDBusMethodInvocation.html#g-dbus-method-invocation-return-error"><code class="function">g_dbus_method_invocation_return_error()</code></a> on it) and no order signal handlers will run. If no signal handler handles the invocation, the <a href="https://developer.gnome.org/gio/unstable/gio-GDBusError.html#G-DBUS-ERROR-UNKNOWN-METHOD:CAPS"><code class="literal">G_DBUS_ERROR_UNKNOWN_METHOD</code></a> error is returned.</p>
1377
1375
<div class="refsect3">
1378
1376
<a name="id-1.2.17.15.4.6"></a><h4>Parameters</h4>
1379
1377
<div class="informaltable"><table width="100%" border="0">
1434
1432
<div class="refsect3">
1435
1433
<a name="id-1.2.17.15.4.7"></a><h4>Returns</h4>
1436
1434
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the invocation was handled, <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> to let other signal handlers run.</p>
1437
 
<p></p>
1438
1435
</div>
1439
 
<p>Flags: Run Last</p>
 
1436
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
1440
1437
</div>
1441
1438
<hr>
1442
1439
<div class="refsect2">
1480
1477
</tbody>
1481
1478
</table></div>
1482
1479
</div>
1483
 
<p>Flags: Run Last</p>
 
1480
<p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
1484
1481
</div>
1485
1482
</div>
1486
1483
</div>
1487
1484
<div class="footer">
1488
 
<hr>
1489
 
          Generated by GTK-Doc V1.21</div>
 
1485
<hr>Generated by GTK-Doc V1.23</div>
1490
1486
</body>
1491
1487
</html>
 
 
b'\\ No newline at end of file'