pidgin/plugins/perl/common/GtkSound.xs

Sun, 29 Apr 2007 01:09:18 +0000

author
Richard Nelson <wabz@pidgin.im>
date
Sun, 29 Apr 2007 01:09:18 +0000
branch
finch.workspaces
changeset 16682
86c56639ce47
parent 15899
75f0041f72b8
child 18068
b6554e3c8224
permissions
-rw-r--r--

propagate from branch 'im.pidgin.pidgin' (head fd1ed13fb8f64c35282cf195a91d5440c3b4c750)
to branch 'im.pidgin.finch.workspaces' (head 6e207d99ffd937a5cbf5681dd506a8ecf5d5d5de)

#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()

mercurial