Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkSound.xs @ 21134:abc18354ef66
fix allowing to be added, some old fix was lost during one of the merges
that I did
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Sun, 04 Nov 2007 04:41:09 +0000 |
parents | e622745f6f42 |
children |
line wrap: on
line source
#include "gtkmodule.h" MODULE = Pidgin::Sound PACKAGE = Pidgin::Sound PREFIX = pidgin_sound_ PROTOTYPES: ENABLE const char * pidgin_sound_get_event_option(event) Purple::SoundEventID event const char * pidgin_sound_get_event_label(event) Purple::SoundEventID event Purple::Handle pidgin_sound_get_handle()