pidgin/plugins/perl/common/GtkUtils.xs

Sat, 08 Jan 2011 15:07:58 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Sat, 08 Jan 2011 15:07:58 +0000
changeset 31327
831530000b51
parent 16551
75ed9ff2a922
child 18068
b6554e3c8224
permissions
-rw-r--r--

disapproval of revision 'c253c498a60e5a02bccb0f59d0908d1623c4307e'

The status entry *is* useful when switching to an Offline status.

#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