repo.or.cz
/
pidgin-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Minor changelog updates
[pidgin-git.git]
/
pidgin
/
plugins
/
perl
/
common
/
GtkUtils.xs
blob
aa0867df95ba45084df49f501f632287d70a92cf
1
#include "gtkmodule.h"
2
3
MODULE = Pidgin::Utils PACKAGE = Pidgin::Utils PREFIX = pidgin_
4
PROTOTYPES: ENABLE
5
6
gboolean
7
pidgin_save_accels(data)
8
gpointer data
9
10
void
11
pidgin_load_accels()
12
13
gchar_own *
14
pidgin_convert_buddy_icon(plugin, path, size)
15
Purple::Plugin plugin
16
const char * path
17
size_t *size