pidgin/plugins/perl/common/GtkSound.xs@cd8a32e0e0b5
pidgin/plugins/perl/common/GtkSound.xs
Fri, 16 Feb 2007 16:25:26 +0000
- author
- Luke Schierer <lschiere@pidgin.im>
- date
- Fri, 16 Feb 2007 16:25:26 +0000
- changeset 15711
- cd8a32e0e0b5
- parent 15590
-
c07dd12bf3f4
- child 15899
-
75f0041f72b8
- permissions
- -rw-r--r--
I like being able to compile :-)
(some name changes in the perl stuff)
#include "gtkmodule.h"
MODULE = Pidgin::Sound PACKAGE = Pidgin::Sound PREFIX = pidgin_sound_
PROTOTYPES: ENABLE
const char *
pidgin_sound_get_event_option(event)
Gaim::SoundEventID event
const char *
pidgin_sound_get_event_label(event)
Gaim::SoundEventID event
Gaim::Handle
pidgin_sound_get_handle()