Mercurial > pidgin
view doc/core-signals.dox @ 19404:93dfc16efbda
If purple_blist_add_{chat,buddy} is called with a group or chat that isn't
on the blist, add it at the beginning, similar to how we create and add
a default group, if no group is given.
Following discussion from
http://pidgin.im/pipermail/devel/2007-August/002920.html
on an earlier revision, fea00266488c85ba94e735d5885d991298e8f9d7.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Sat, 25 Aug 2007 05:40:12 +0000 |
parents | 1414e0e01dc5 |
children | e0613cf8c493 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c tw=75 et