| 23 # error "only <pidgin.h> may be included directly" |
23 # error "only <pidgin.h> may be included directly" |
| 24 #endif |
24 #endif |
| 25 |
25 |
| 26 #ifndef _PIDGINACCOUNT_H_ |
26 #ifndef _PIDGINACCOUNT_H_ |
| 27 #define _PIDGINACCOUNT_H_ |
27 #define _PIDGINACCOUNT_H_ |
| 28 /** |
|
| 29 * SECTION:gtkaccount |
|
| 30 * @section_id: pidgin-gtkaccount |
|
| 31 * @short_description: <filename>gtkaccount.h</filename> |
|
| 32 * @title: Account Editor UI |
|
| 33 * @see_also: <link linkend="chapter-signals-gtkaccount">Account signals</link> |
|
| 34 */ |
|
| 35 |
28 |
| 36 #include <purple.h> |
29 #include <purple.h> |
| 37 |
30 |
| 38 typedef enum |
31 typedef enum |
| 39 { |
32 { |