Mercurial > pidgin
view doc/gtkaccount-signals.dox @ 14719:2e4690852fd7
[gaim-migrate @ 17473]
Fix some whitespace, some mine from one of the back before I was a developer,
and some I have no real idea how it happened.
Also add my IRC nick to the manpage, it seems to be a common thing.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Fri, 13 Oct 2006 00:26:54 +0000 |
parents | 5bc3d67ceb24 |
children | 8cf53d7a0887 |
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 */ // vim: syntax=c tw=75 et