Mercurial > pidgin.yaz
view doc/gtkaccount-signals.dox @ 23019:adbcf5b84438
applied changes from 7a490c356e10f7fff3432f875897aa0ca0ad1ff0
through 3d595739f53a259d5dae408a05f64d2836f02ac9
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 19 Jun 2008 02:55:44 +0000 |
parents | e0613cf8c493 |
children |
line wrap: on
line source
/** @page gtkaccount-signals GtkAccount Signals @signals @signal account-modified @endsignals @see gtkaccount.h <hr> @signaldef account-modified @signalproto void (*account-modified)(PurpleAccount *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.doxygen tw=75 et