Method
PidginSoundManagerset_new_message_stream
unstable since: 3.0
Declaration [src]
void
pidgin_sound_manager_set_new_message_stream (
PidginSoundManager* manager,
GtkMediaStream* stream
)
Description [src]
Sets the stream for the new message sound.
If stream is null, then the default sound will be used.
Available since: 3.0
| Sets property | Pidgin.SoundManager:new-message-stream |
Parameters
stream-
Type:
GtkMediaStreamThe new stream.
The argument can be NULL.The data is owned by the caller of the method.