Changeset 3611
- Timestamp:
- 04/22/08 12:46:10
- Files:
-
- trunk/docs/devel/reference/tmpl/tny-account-store.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-account.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-camel-account.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-device.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-gnome-account-store.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-gnome-device.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-gnome-platform-factory.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-moz-embed-html-mime-part-view.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-send-queue.sgml (modified) (5 diffs)
- trunk/docs/devel/reference/tmpl/tny-shared.sgml (modified) (5 diffs)
- trunk/libtinymail/tny-send-queue.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/devel/reference/tmpl/tny-account-store.sgml
r3609 r3611 49 49 50 50 </para> 51 52 @: 51 53 52 54 @tnyaccountstore: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-account.sgml
r3609 r3611 28 28 29 29 </para> 30 31 @:32 30 33 31 @tnyaccount: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-camel-account.sgml
r2922 r3611 74 74 75 75 76 <!-- ##### SIGNAL TnyCamelAccount::set-online-happened##### -->76 <!-- ##### FUNCTION tny_camel_account_get_options ##### --> 77 77 <para> 78 78 79 79 </para> 80 80 81 @tnycamelaccount: the object which received the signal. 82 @arg1: 81 @self: 82 @options: 83 84 85 <!-- ##### FUNCTION tny_camel_account_clear_options ##### --> 86 <para> 87 88 </para> 89 90 @self: 91 83 92 84 93 <!-- ##### FUNCTION tny_camel_account_add_option ##### --> trunk/docs/devel/reference/tmpl/tny-device.sgml
r3609 r3611 36 36 37 37 </para> 38 39 @: 40 @: 38 41 39 42 @tnydevice: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-gnome-account-store.sgml
r2572 r3611 23 23 </para> 24 24 25 @parent:26 25 27 26 <!-- ##### FUNCTION tny_gnome_account_store_new ##### --> trunk/docs/devel/reference/tmpl/tny-gnome-device.sgml
r910 r3611 23 23 </para> 24 24 25 @parent:26 25 27 26 <!-- ##### FUNCTION tny_gnome_device_new ##### --> trunk/docs/devel/reference/tmpl/tny-gnome-platform-factory.sgml
r910 r3611 23 23 </para> 24 24 25 @parent:26 25 27 26 <!-- ##### FUNCTION tny_gnome_platform_factory_get_instance ##### --> trunk/docs/devel/reference/tmpl/tny-moz-embed-html-mime-part-view.sgml
r3408 r3611 23 23 </para> 24 24 25 @parent:26 25 27 26 <!-- ##### FUNCTION tny_moz_embed_html_mime_part_view_new ##### --> trunk/docs/devel/reference/tmpl/tny-send-queue.sgml
r3609 r3611 40 40 </para> 41 41 42 @:43 @:44 @:45 @:46 47 42 @tnysendqueue: the object which received the signal. 48 43 @arg1: … … 54 49 55 50 </para> 56 57 @:58 @:59 @:60 @:61 @:62 51 63 52 @tnysendqueue: the object which received the signal. … … 72 61 </para> 73 62 74 @:75 @:76 @:77 @:78 @:79 80 63 @tnysendqueue: the object which received the signal. 81 64 @arg1: … … 89 72 </para> 90 73 74 @: 75 91 76 @tnysendqueue: the object which received the signal. 92 77 … … 95 80 96 81 </para> 82 83 @: 97 84 98 85 @tnysendqueue: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-shared.sgml
r3609 r3611 54 54 </para> 55 55 56 @ :56 @tnyaccountstore: the object which received the signal. 57 57 58 58 <!-- ##### STRUCT TnyAccountStoreIface ##### --> … … 263 263 </para> 264 264 265 @ tnyaccount: the object which received the signal.265 @: 266 266 267 267 <!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> … … 322 322 </para> 323 323 324 @ :325 @ :324 @tnydevice: the object which received the signal. 325 @arg1: 326 326 327 327 <!-- ##### STRUCT TnyDeviceIface ##### --> … … 494 494 </para> 495 495 496 @: 497 @: 498 @: 499 @: 500 501 <!-- ##### SIGNAL TnySendQueue::msg-sending ##### --> 502 <para> 503 504 </para> 505 506 @: 507 @: 508 @: 509 @: 510 @: 511 512 <!-- ##### SIGNAL TnySendQueue::msg-sent ##### --> 513 <para> 514 515 </para> 516 517 @: 518 @: 519 @: 520 @: 521 @: 522 523 <!-- ##### SIGNAL TnySendQueue::queue-start ##### --> 524 <para> 525 526 </para> 527 496 528 @tnysendqueue: the object which received the signal. 497 @arg1: 498 @arg2: 499 @arg3: 500 501 <!-- ##### SIGNAL TnySendQueue::msg-sending ##### --> 529 530 <!-- ##### SIGNAL TnySendQueue::queue-stop ##### --> 502 531 <para> 503 532 … … 505 534 506 535 @tnysendqueue: the object which received the signal. 507 @arg1:508 @arg2:509 @arg3:510 @arg4:511 512 <!-- ##### SIGNAL TnySendQueue::msg-sent ##### -->513 <para>514 515 </para>516 517 @tnysendqueue: the object which received the signal.518 @arg1:519 @arg2:520 @arg3:521 @arg4:522 523 <!-- ##### SIGNAL TnySendQueue::queue-start ##### -->524 <para>525 526 </para>527 528 @:529 530 <!-- ##### SIGNAL TnySendQueue::queue-stop ##### -->531 <para>532 533 </para>534 535 @:536 536 537 537 <!-- ##### STRUCT TnySendQueueIface ##### --> trunk/libtinymail/tny-send-queue.h
r3304 r3611 82 82 GType tny_send_queue_get_type (void); 83 83 84 #ifndef TNY_DISABLE_DEPRECATED 84 85 void tny_send_queue_add (TnySendQueue *self, TnyMsg *msg, GError **err); 86 #endif 87 85 88 void tny_send_queue_add_async (TnySendQueue *self, TnyMsg *msg, TnySendQueueAddCallback callback, TnyStatusCallback status_callback, gpointer user_data); 86 89 TnyFolder* tny_send_queue_get_sentbox (TnySendQueue *self);
