pidgin
2.14.15dev
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
x
Functions
_
d
f
g
p
s
x
Variables
Typedefs
a
b
c
d
e
g
i
k
m
n
p
r
s
t
u
w
x
Enumerations
_
a
b
c
d
g
i
m
n
p
r
s
t
x
Enumerator
c
g
h
o
p
x
Macros
_
d
f
g
n
p
▼
pidgin
Pidgin/Finch/libpurple API Documentation
►
Account Signals
►
Buddy List Signals
►
C Plugin HOWTO
►
Certificate Signals
►
Cipher Signals
►
Command Signals
►
Connection Signals
►
Conversation Signals
►
Core Signals
►
DBus Server Signals
►
GtkAccount Signals
►
GtkBlist Signals
►
GtkConv Signals
►
GtkIMHtml Signals
►
GtkLog Signals
►
Image Store Signals
►
Jabber Signals
►
Log Signals
►
Notification Signals
►
Perl Scripting HOWTO
Third Party Plugin Translation Support
►
Plugin IDs
►
Plugin Signals
►
Saved Status Signals
►
Signals HOWTO
►
Sound Signals
►
Tcl Scripting HOWTO
UiOps structures
►
File Transfer Signals
Deprecated List
Todo List
►
Topics
►
Data Structures
►
Files
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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 Thu Jan 23 2025 04:06:30 for pidgin by
1.9.8