view pidgin/plugins/perl/common/GtkUtils.xs @ 23268:9f34726fe141

Whoops, I should have inverted this logic.
author Mark Doliner <mark@kingant.net>
date Mon, 02 Jun 2008 09:00:11 +0000
parents bc0d2dd799cd
children
line wrap: on
line source

#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