Changeset 3162
- Timestamp:
- 12/20/07 00:52:43
- Files:
-
- trunk/libtinymail/tny-folder.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libtinymail/tny-folder.c
r3161 r3162 115 115 * this method you get a combined statistic, however. 116 116 * 117 * return : (caller-owns): some statistics of the folder117 * returns: (caller-owns): some statistics of the folder 118 118 * since: 1.0 119 119 * audience: application-developer … … 589 589 * @expunge: also expunge deleted messages 590 590 * @callback: (null-ok): a #TnySyncFolderCallback or NULL 591 * @status_callback (null-ok): a #TnyStatusCallback or NULL591 * @status_callback: (null-ok): a #TnyStatusCallback or NULL 592 592 * @user_data: (null-ok): user data that will be passed to the callbacks 593 593 *
