| 20 */ |
20 */ |
| 21 /** |
21 /** |
| 22 * SECTION:core |
22 * SECTION:core |
| 23 * @section_id: libpurple-core |
23 * @section_id: libpurple-core |
| 24 * @short_description: <filename>core.h</filename> |
24 * @short_description: <filename>core.h</filename> |
| 25 * @title: Startup and shutdown of libpurple |
25 * @title: Startup and Shutdown of libpurple |
| 26 * @see_also: <link linkend="chapter-signals-core">Core signals</link> |
26 * @see_also: <link linkend="chapter-signals-core">Core signals</link> |
| 27 */ |
27 */ |
| 28 |
28 |
| 29 #ifndef _PURPLE_CORE_H_ |
29 #ifndef _PURPLE_CORE_H_ |
| 30 #define _PURPLE_CORE_H_ |
30 #define _PURPLE_CORE_H_ |