| 20 */ |
20 */ |
| 21 /** |
21 /** |
| 22 * SECTION:accounts |
22 * SECTION:accounts |
| 23 * @section_id: libpurple-accounts |
23 * @section_id: libpurple-accounts |
| 24 * @short_description: <filename>accounts.h</filename> |
24 * @short_description: <filename>accounts.h</filename> |
| 25 * @title: Accounts subsystem API |
25 * @title: Accounts Subsystem API |
| 26 * @see_also: <link linkend="chapter-signals-account">Account signals</link> |
26 * @see_also: <link linkend="chapter-signals-account">Account signals</link> |
| 27 */ |
27 */ |
| 28 |
28 |
| 29 #ifndef _PURPLE_ACCOUNTS_H_ |
29 #ifndef _PURPLE_ACCOUNTS_H_ |
| 30 #define _PURPLE_ACCOUNTS_H_ |
30 #define _PURPLE_ACCOUNTS_H_ |