Main Page
Modules
Data Structures
Files
Directories
Related Pages
S
earch for
Sound Signals
Signals:
playing-sound-event
See also:
sound.h
playing-sound-event
gboolean (*playing_sound_event)(
PurpleSoundEventID
event,
PurpleAccount
*account);
Description:
Emitted when libpurple is going to play a sound event. This can be used to cancel playing sound by returning TRUE.
Parameters:
event
The event this sound represents.
account
The account the sound is being played for.
Returns:
TRUE
if the sound should not be played, or
FALSE
otherwise.
Generated on Mon Sep 8 09:11:29 2008 for pidgin by
1.5.1