Sat, 12 Nov 2005 16:49:10 +0000
[gaim-migrate @ 14348]
doxygen and ChangeLog.API updates from Casey Harkins
committer: Nathan Walp <nwalp@pidgin.im>
/** @page gtkconv-signals GtkConv Signals @signals @signal conversation-dragging @endsignals <hr> @signaldef conversation-dragging @signalproto void (*conversation_dragging)(GaimGtkWindow *source, GaimGtkWindow *destination); @endsignalproto @signaldesc Emitted when a conversation is being drag and dropped between windows. @param source The window where the conversation is. @param destination The window where the conversation will be moved to. @endsignaldef */