Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 10030:0f5ad31051a0
[gaim-migrate @ 10966]
Another patch from Stu, and I have no idea what this does. Here's what he
told me, maybe it makes sense to someone else:
20:45 <@nosnilmot> Paco-Paco: if someone sets a key for someone, don't ask
them to set it again
I assume that's some kind of foreign babble.
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Thu, 16 Sep 2004 01:51:53 +0000 |
parents | 93211b7538d6 |
children | 5bc3d67ceb24 |
line wrap: on
line source
/** @page gtkaccount-signals GtkAccount Signals @signals @signal account-modified @endsignals <hr> @signaldef account-modified @signalproto void (*account-modified)(GaimAccount *account); @endsignalproto @signaldesc Emitted when the settings for an account have been changed and saved. @param account The account that has been modified. @endsignaldef */