pidgin/plugins/perl/common/GtkUtils.xs

Mon, 23 Apr 2007 01:30:49 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Mon, 23 Apr 2007 01:30:49 +0000
changeset 16393
d89faf3f5282
parent 15899
75f0041f72b8
child 16551
75ed9ff2a922
child 20478
46933dc62880
permissions
-rw-r--r--

Allow include and lib paths to be overridden from local.ent

#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)
	Purple::Plugin plugin
	const char * path

mercurial