Mercurial > pidgin.yaz
view doc/core-signals.dox @ 26467:8bc4b9094913
Get rid of the purple_media_add_stream wrapper as it isn't useful.
If you'd start a voice and video session they can't have the same
session id.
author | Mike Ruprecht <maiku@soc.pidgin.im> |
---|---|
date | Tue, 31 Mar 2009 02:23:05 +0000 |
parents | e0613cf8c493 |
children | 4179ab2cfe1f |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals @see core.h <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et