Changeset 3602

Show
Ignore:
Timestamp:
04/20/08 18:00:29
Author:
pvanhoof
Message:

Doc updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/devel/reference/tmpl/bodystruct.sgml

    r3151 r3602  
    1818 
    1919 
    20 <!-- ##### TYPEDEF bodystruct_t ##### --> 
    21 <para> 
    22  
    23 </para> 
    24  
    25  
    26 <!-- ##### TYPEDEF mimeparam_t ##### --> 
    27 <para> 
    28  
    29 </para> 
    30  
    31  
    32 <!-- ##### STRUCT mimeparam ##### --> 
    33 <para> 
    34  
    35 </para> 
    36  
    37 @next:  
    38 @name:  
    39 @value:  
    40  
    41 <!-- ##### STRUCT disposition_t ##### --> 
    42 <para> 
    43  
    44 </para> 
    45  
    46 @type:  
    47 @params:  
    48  
    49 <!-- ##### STRUCT bodystruct ##### --> 
    50 <para> 
    51  
    52 </para> 
    53  
    54 @next:  
    55  
    56 <!-- ##### FUNCTION bodystruct_parse ##### --> 
    57 <para> 
    58  
    59 </para> 
    60  
    61 @inbuf:  
    62 @inlen:  
    63 @err:  
    64 @Returns:  
    65  
    66  
    67 <!-- ##### FUNCTION bodystruct_free ##### --> 
    68 <para> 
    69  
    70 </para> 
    71  
    72 @node:  
    73  
    74  
    75 <!-- ##### FUNCTION mimeparam_get_value_for ##### --> 
    76 <para> 
    77  
    78 </para> 
    79  
    80 @mp:  
    81 @key:  
    82 @Returns:  
    83  
    84  
    85 <!-- ##### FUNCTION bodystruct_dump ##### --> 
    86 <para> 
    87  
    88 </para> 
    89  
    90 @part:  
    91  
    92  
  • trunk/docs/devel/reference/tmpl/envelope.sgml

    r3151 r3602  
    1818 
    1919 
    20 <!-- ##### TYPEDEF envelope_t ##### --> 
    21 <para> 
    22  
    23 </para> 
    24  
    25  
    26 <!-- ##### STRUCT envelope ##### --> 
    27 <para> 
    28  
    29 </para> 
    30  
    31 @date:  
    32 @subject:  
    33 @from:  
    34 @sender:  
    35 @reply_to:  
    36 @to:  
    37 @cc:  
    38 @bcc:  
    39 @in_reply_to:  
    40 @message_id:  
    41  
    42 <!-- ##### FUNCTION envelope_new ##### --> 
    43 <para> 
    44  
    45 </para> 
    46  
    47 @Returns:  
    48  
    49  
    50 <!-- ##### FUNCTION envelope_free ##### --> 
    51 <para> 
    52  
    53 </para> 
    54  
    55 @node:  
    56  
    57  
  • trunk/docs/devel/reference/tmpl/tny-account-store.sgml

    r3439 r3602  
    4949 
    5050</para> 
     51 
     52@: 
    5153 
    5254@tnyaccountstore: the object which received the signal. 
  • trunk/docs/devel/reference/tmpl/tny-account.sgml

    r3439 r3602  
    2828 
    2929</para> 
    30  
    31 @: 
    3230 
    3331@tnyaccount: the object which received the signal. 
  • trunk/docs/devel/reference/tmpl/tny-device.sgml

    r3439 r3602  
    3636 
    3737</para> 
     38 
     39@:  
     40@: 
    3841 
    3942@tnydevice: the object which received the signal. 
  • trunk/docs/devel/reference/tmpl/tny-folder.sgml

    r3408 r3602  
    6666@get_url_string:  
    6767@get_caps:  
     68@remove_msgs_async:  
    6869 
    6970<!-- ##### MACRO TNY_TYPE_FOLDER_SIGNAL ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-header.sgml

    r3601 r3602  
    7979 
    8080 
    81 <!-- ##### FUNCTION tny_header_dup_uid ##### --> 
    82 <para> 
    83  
    84 </para> 
    85  
    86 @self:  
    87 @Returns:  
    88  
    89  
    90 <!-- ##### FUNCTION tny_header_dup_bcc ##### --> 
    91 <para> 
    92  
    93 </para> 
    94  
    95 @self:  
    96 @Returns:  
    97  
    98  
    99 <!-- ##### FUNCTION tny_header_dup_cc ##### --> 
    100 <para> 
    101  
    102 </para> 
    103  
    104 @self:  
    105 @Returns:  
    106  
    107  
    10881<!-- ##### FUNCTION tny_header_get_date_received ##### --> 
    10982<para> 
     
    12497 
    12598 
    126 <!-- ##### FUNCTION tny_header_dup_message_id ##### --> 
    127 <para> 
    128  
    129 </para> 
    130  
    131 @self:  
    132 @Returns:  
    133  
    134  
    13599<!-- ##### FUNCTION tny_header_get_message_size ##### --> 
    136100<para> 
     
    142106 
    143107 
    144 <!-- ##### FUNCTION tny_header_dup_from ##### --> 
    145 <para> 
    146  
    147 </para> 
    148  
    149 @self:  
    150 @Returns:  
    151  
    152  
    153 <!-- ##### FUNCTION tny_header_dup_to ##### --> 
    154 <para> 
    155  
    156 </para> 
    157  
    158 @self:  
    159 @Returns:  
    160  
    161  
    162 <!-- ##### FUNCTION tny_header_dup_subject ##### --> 
    163 <para> 
    164  
    165 </para> 
    166  
    167 @self:  
    168 @Returns:  
    169  
    170  
    171 <!-- ##### FUNCTION tny_header_dup_replyto ##### --> 
    172 <para> 
    173  
    174 </para> 
    175  
    176 @self:  
    177 @Returns:  
    178  
    179  
    180108<!-- ##### FUNCTION tny_header_set_bcc ##### --> 
    181109<para> 
  • trunk/docs/devel/reference/tmpl/tny-send-queue.sgml

    r3439 r3602  
    4040</para> 
    4141 
    42 @:  
    43 @:  
    44 @:  
    45 @: 
    46  
    4742@tnysendqueue: the object which received the signal. 
    4843@arg1:  
     
    5449 
    5550</para> 
    56  
    57 @:  
    58 @:  
    59 @:  
    60 @:  
    61 @: 
    6251 
    6352@tnysendqueue: the object which received the signal. 
     
    7261</para> 
    7362 
    74 @:  
    75 @:  
    76 @:  
    77 @:  
    78 @: 
    79  
    8063@tnysendqueue: the object which received the signal. 
    8164@arg1:  
     
    8972</para> 
    9073 
     74@: 
     75 
    9176@tnysendqueue: the object which received the signal. 
    9277 
     
    9580 
    9681</para> 
     82 
     83@: 
    9784 
    9885@tnysendqueue: the object which received the signal. 
  • trunk/docs/devel/reference/tmpl/tny-shared.sgml

    r3439 r3602  
    5454</para> 
    5555 
    56 @:  
     56@tnyaccountstore: the object which received the signal. 
    5757 
    5858<!-- ##### STRUCT TnyAccountStoreIface ##### --> 
     
    176176@get_url_string:  
    177177@get_caps:  
     178@remove_msgs_async:  
    178179 
    179180<!-- ##### STRUCT TnyHeader ##### --> 
     
    189190 
    190191@g:  
    191 @get_uid:  
    192 @get_bcc:  
    193 @get_cc:  
    194 @get_subject:  
    195 @get_to:  
    196 @get_from:  
    197 @get_replyto:  
    198 @get_message_id:  
     192@dup_uid:  
     193@dup_bcc:  
     194@dup_cc:  
     195@dup_subject:  
     196@dup_to:  
     197@dup_from:  
     198@dup_replyto:  
     199@dup_message_id:  
    199200@get_message_size:  
    200201@get_date_received:  
     
    262263</para> 
    263264 
    264 @tnyaccount: the object which received the signal. 
     265@:  
    265266 
    266267<!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> 
     
    321322</para> 
    322323 
    323 @:  
    324 @:  
     324@tnydevice: the object which received the signal. 
     325@arg1:  
    325326 
    326327<!-- ##### STRUCT TnyDeviceIface ##### --> 
     
    493494</para> 
    494495 
     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 
    495528@tnysendqueue: the object which received the signal. 
    496 @arg1:  
    497 @arg2:  
    498 @arg3:  
    499  
    500 <!-- ##### SIGNAL TnySendQueue::msg-sending ##### --> 
     529 
     530<!-- ##### SIGNAL TnySendQueue::queue-stop ##### --> 
    501531<para> 
    502532 
     
    504534 
    505535@tnysendqueue: the object which received the signal. 
    506 @arg1:  
    507 @arg2:  
    508 @arg3:  
    509 @arg4:  
    510  
    511 <!-- ##### SIGNAL TnySendQueue::msg-sent ##### --> 
    512 <para> 
    513  
    514 </para> 
    515  
    516 @tnysendqueue: the object which received the signal. 
    517 @arg1:  
    518 @arg2:  
    519 @arg3:  
    520 @arg4:  
    521  
    522 <!-- ##### SIGNAL TnySendQueue::queue-start ##### --> 
    523 <para> 
    524  
    525 </para> 
    526  
    527 @:  
    528  
    529 <!-- ##### SIGNAL TnySendQueue::queue-stop ##### --> 
    530 <para> 
    531  
    532 </para> 
    533  
    534 @:  
    535536 
    536537<!-- ##### STRUCT TnySendQueueIface ##### -->