pidgin/plugins/perl/common/GtkUtils.xs

Thu, 22 Feb 2007 20:01:17 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Thu, 22 Feb 2007 20:01:17 +0000
changeset 15739
d2fd54545624
parent 15590
c07dd12bf3f4
child 15899
75f0041f72b8
permissions
-rw-r--r--

remove old tray icon stock items

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

mercurial