pidgin/plugins/perl/common/GtkUtils.xs

Sun, 21 Dec 2008 04:14:18 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Sun, 21 Dec 2008 04:14:18 +0000
changeset 25286
fd9f6dddc443
parent 16551
75ed9ff2a922
child 18068
b6554e3c8224
permissions
-rw-r--r--

The road to a new version starts with but a single commit...

#include "gtkmodule.h"

MODULE = Pidgin::Utils  PACKAGE = Pidgin::Utils  PREFIX = pidgin_
PROTOTYPES: ENABLE

gboolean
pidgin_save_accels(data)
	gpointer data

void
pidgin_load_accels()

gchar_own *
pidgin_convert_buddy_icon(plugin, path, size)
	Purple::Plugin plugin
	const char * path
	size_t *size

mercurial