Method

PidginSoundManagerget_new_message_stream

unstable since: 3.0

Declaration [src]

GtkMediaStream*
pidgin_sound_manager_get_new_message_stream (
  PidginSoundManager* manager
)

Description [src]

Gets the stream that will be used for new message events.

Available since: 3.0

Return value

Type: GtkMediaStream

The stream for new message events.

The returned data is owned by the instance.