1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-05 02:29:28 +02:00

Update doxygen.

This commit is contained in:
B. Petersen 2017-11-15 09:27:20 +01:00
parent 526dd1b1c6
commit 58833040f2
5 changed files with 148 additions and 22 deletions

View file

@ -322,7 +322,7 @@ void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="st
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">mailbox</td><td>the mailbox object as returned by <a class="el" href="structmrmailbox__t.html#a32825e3e0a1b16679580704a4b43db1a" title="Create a new mailbox object. ">mrmailbox_new()</a>.</td></tr>
<tr><td class="paramname">event</td><td>one of the MR_EVENT_* constants</td></tr>
<tr><td class="paramname">event</td><td>one of the MR_EVENT_* constants as defined in <a class="el" href="mrevent_8h.html" title="The following constants are used as events reported to the callback given to mrmailbox_new(). ">mrevent.h</a></td></tr>
<tr><td class="paramname">data1</td><td>depends on the event parameter</td></tr>
<tr><td class="paramname">data2</td><td>depends on the event parameter</td></tr>
</table>