Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkSound.xs @ 22971:aeb478d076e6
Fix a typo
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Fri, 16 May 2008 03:03:15 +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()