Changeset 1877
- Timestamp:
- 04/30/07 19:31:37
- Files:
-
- trunk/libtinymail/tny-combined-account.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/libtinymail/tny-combined-account.c
r1873 r1877 369 369 * @self: a #TnyCombinedAccount instance 370 370 * 371 * Get the transport account that is being decorated by @self. 371 * Get the transport account that is being decorated by @self. You must unreference 372 * the returned value if not needed anymore. 372 373 * 373 374 * Return value: the transport account being decorated … … 385 386 * @self: a #TnyCombinedAccount instance 386 387 * 387 * Get the store account that is being decorated by @self. 388 * Get the store account that is being decorated by @self. You must unreference 389 * the returned value if not needed anymore. 388 390 * 389 391 * Return value: the store account being decorated
