pidgin
2.14.14dev
Loading...
Searching...
No Matches
Sound Signals
Signals:
playing-sound-event
See also
sound.h
playing-sound-event
gboolean (*playing_sound_event)(
PurpleSoundEventID
event,
PurpleAccount
*account);
PurpleSoundEventID
enum _PurpleSoundEventID PurpleSoundEventID
Data Structures
_PurpleAccount
Structure representing an account.
Definition
account.h:170
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 Fri Oct 25 2024 07:45:36 for pidgin by
1.9.8