pidgin/plugins/perl/common/GtkDialogs.xs

changeset 19474
b60de9a13f23
parent 16276
8853d1da70f5
child 20699
22e12fba91bf
equal deleted inserted replaced
19473:396080fb6f06 19474:b60de9a13f23
6 void 6 void
7 pidgin_dialogs_destroy_all() 7 pidgin_dialogs_destroy_all()
8 8
9 void 9 void
10 pidgin_dialogs_about() 10 pidgin_dialogs_about()
11 CODE:
12 pidgin_dialogs_about(NULL);
11 13
12 void 14 void
13 pidgin_dialogs_im() 15 pidgin_dialogs_im()
14 16
15 void 17 void

mercurial