pidgin/plugins/perl/common/GtkSound.xs

Sat, 03 Feb 2007 07:23:11 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Sat, 03 Feb 2007 07:23:11 +0000
changeset 15562
8c8249fe5e3c
parent 15435
4b933b06d75e
child 15590
c07dd12bf3f4
permissions
-rw-r--r--

gaim_gtk to pidgin. I hope

#include "gtkmodule.h"

MODULE = Gaim::GtkUI::Sound  PACKAGE = Gaim::GtkUI::Sound  PREFIX = gaim_gtk_sound_
PROTOTYPES: ENABLE

const char *
gaim_gtk_sound_get_event_option(event)
	Gaim::SoundEventID event

const char *
gaim_gtk_sound_get_event_label(event)
	Gaim::SoundEventID event

Gaim::Handle
gaim_gtk_sound_get_handle()

mercurial