pidgin/plugins/perl/common/GtkUtils.xs@e9d07c821d6f
pidgin/plugins/perl/common/GtkUtils.xs
Thu, 10 May 2007 04:05:49 +0000
- author
- Jeff Connelly <jeff2@soc.pidgin.im>
- date
- Thu, 10 May 2007 04:05:49 +0000
- branch
- soc.2007.msimprpl
- changeset 17894
- e9d07c821d6f
- parent 16551
-
75ed9ff2a922
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.
#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