Constructor
PidginSoundManagernew
unstable since: 3.0
Declaration [src]
PidginSoundManager*
pidgin_sound_manager_new (
PurpleCore* core
)
Parameters
core-
Type:
PurpleCoreThe libpurple core instance.
The data is owned by the caller of the function.
Return value
Type: PidginSoundManager
The new instance.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |