Method
PidginApplicationget_sound_manager
unstable since: 3.0
Declaration [src]
PidginSoundManager*
pidgin_application_get_sound_manager (
PidginApplication* application
)
Description [src]
Gets the sounds manager that the application is using.
Available since: 3.0
| Gets property | Pidgin.Application:sound-manager |
Return value
Type: PidginSoundManager
The sound manager instance.
| The returned data is owned by the instance. |