Mercurial > pidgin
view doc/gtkconv-signals.dox @ 10840:a9d989c84609
[gaim-migrate @ 12512]
sf patch #1185438, from Richard Laager
"Someone #if 0'ed code. I get warnings now. This fixes the
warnings. (Yes, the comment change is legitimate. The
compiler was warning because the comment is unclosed.)"
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 19 Apr 2005 03:16:43 +0000 |
parents | 6bf49a1ec075 |
children | 1ec93dd2f359 |
line wrap: on
line source
/** @page gtkconv-signals GtkConv Signals @signals @signal conversation-drag-ended @endsignals <hr> @signaldef conversation-drag-ended @signalproto void (*conversation-drag-ended)(GaimConvWindow *source, GaimConvWindow *destination); @endsignalproto @signaldesc Emitted when a conversation drag and drop has finished. @param source The conversation that has been moved. @param destination Where the conversation is now. @endsignaldef */