| 21 */ |
21 */ |
| 22 /** |
22 /** |
| 23 * SECTION:presence |
23 * SECTION:presence |
| 24 * @section_id: libpurple-presence |
24 * @section_id: libpurple-presence |
| 25 * @short_description: <filename>presence.h</filename> |
25 * @short_description: <filename>presence.h</filename> |
| 26 * @title: Presence objects API |
26 * @title: Presence Objects API |
| 27 * |
27 * |
| 28 * This file contains the presence base type, account presence, and buddy |
28 * This file contains the presence base type, account presence, and buddy |
| 29 * presence API. |
29 * presence API. |
| 30 */ |
30 */ |
| 31 |
31 |