finch/gntui.h

changeset 41123
089c8a3a9ff4
parent 40508
2ebcb8eb5c01
equal deleted inserted replaced
41122:f29fa0dda4bf 41123:089c8a3a9ff4
25 #endif 25 #endif
26 26
27 #ifndef FINCH_UI_H 27 #ifndef FINCH_UI_H
28 #define FINCH_UI_H 28 #define FINCH_UI_H
29 29
30 /**
31 * SECTION:gntui
32 * @section_id: finch-gntui
33 * @short_description: <filename>gntui.h</filename>
34 * @title: Startup and Shutdown UI
35 */
36
37 #include "gnt.h" 30 #include "gnt.h"
38 31
39 void finch_ui_init(void); 32 void finch_ui_init(void);
40 void finch_ui_uninit(void); 33 void finch_ui_uninit(void);
41 34

mercurial