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

Return value

Type: PidginSoundManager

The sound manager instance.

The returned data is owned by the instance.