pidgin/gtkaccount.h

changeset 41124
95555046173e
parent 41087
4fc5b0ddf55e
child 41389
c7ca6a49977a
equal deleted inserted replaced
41123:089c8a3a9ff4 41124:95555046173e
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 {

mercurial