pidgin/gtkdialogs.h

changeset 42562
f02878f30f91
parent 42554
32dc4a2380b4
child 42649
6986f5428d30
equal deleted inserted replaced
42561:998b44b2c5f1 42562:f02878f30f91
31 #include "pidginversion.h" 31 #include "pidginversion.h"
32 32
33 G_BEGIN_DECLS 33 G_BEGIN_DECLS
34 34
35 PIDGIN_AVAILABLE_IN_ALL 35 PIDGIN_AVAILABLE_IN_ALL
36 void pidgin_dialogs_im(void);
37
38 PIDGIN_AVAILABLE_IN_ALL
39 void pidgin_dialogs_im_with_user(PurpleAccount *account, const char *username); 36 void pidgin_dialogs_im_with_user(PurpleAccount *account, const char *username);
40 37
41 PIDGIN_AVAILABLE_IN_ALL 38 PIDGIN_AVAILABLE_IN_ALL
42 void pidgin_dialogs_info(void); 39 void pidgin_dialogs_info(void);
43 40

mercurial