Mercurial > pidgin.yaz
view doc/core-signals.dox @ 23005:f11fc3fb5b8c
Use text-tags to set the weight/color of the nick in conversations. This
simplifies pidgin_conv_write_conv a bit, I think. This also has the added
benefit that the colors in an existing conversation are changed to the
new color retroactively when the colors are changed using the
theme-control plugin.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Mon, 19 May 2008 18:23:25 +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