Minor changelog updates
[pidgin-git.git] / pidgin / plugins / perl / common / GtkUtils.xs
blobaa0867df95ba45084df49f501f632287d70a92cf
1 #include "gtkmodule.h"
3 MODULE = Pidgin::Utils  PACKAGE = Pidgin::Utils  PREFIX = pidgin_
4 PROTOTYPES: ENABLE
6 gboolean
7 pidgin_save_accels(data)
8         gpointer data
10 void
11 pidgin_load_accels()
13 gchar_own *
14 pidgin_convert_buddy_icon(plugin, path, size)
15         Purple::Plugin plugin
16         const char * path
17         size_t *size