finch/gntui.h

branch
gtkdoc-conversion
changeset 35494
e631108a5464
parent 35487
494f09f7f331
child 35496
a28ece02876c
equal deleted inserted replaced
35493:62d9335e57ba 35494:e631108a5464
29 * @title: Startup and Shutdown UI 29 * @title: Startup and Shutdown UI
30 */ 30 */
31 31
32 #include "gnt.h" 32 #include "gnt.h"
33 33
34 void gnt_ui_init(void); 34 void finch_ui_init(void);
35 void gnt_ui_uninit(void); 35 void finch_ui_uninit(void);
36 36
37 #endif 37 #endif

mercurial