view pidgin/plugins/perl/common/GtkUtils.xs @ 24133:3f4b6162995f

Add some strings before string freeze for some not-done code. Should be done before release, I hope. References #6747.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 28 Sep 2008 08:05:07 +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