Mercurial > pidgin.yaz
comparison doc/gtkimhtml-signals.dox @ 12291:5bc3d67ceb24
[gaim-migrate @ 14595]
Adam Wendt <adam@ipwebdev.com> gives us the playing-sound-event signal, now
plugins can stop sound events, or play their own.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Fri, 02 Dec 2005 06:43:00 +0000 |
parents | 6bf49a1ec075 |
children | e0613cf8c493 |
comparison
equal
deleted
inserted
replaced
12290:f17958be25ab | 12291:5bc3d67ceb24 |
---|---|
55 @signaldesc Emitted when the cursor has moved and formatting has changed | 55 @signaldesc Emitted when the cursor has moved and formatting has changed |
56 @param imhtml The GtkIMHtml emitting the signal. | 56 @param imhtml The GtkIMHtml emitting the signal. |
57 @param data User defined data. | 57 @param data User defined data. |
58 @endsignaldef | 58 @endsignaldef |
59 */ | 59 */ |
60 // vim: syntax=c tw=75 et |