doc/gtkconv-signals.dox

Tue, 18 Jan 2005 02:16:48 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Tue, 18 Jan 2005 02:16:48 +0000
changeset 10523
ef52a88a8512
parent 9001
835c74e31c33
child 12053
5aa634db0fc1
permissions
-rw-r--r--

[gaim-migrate @ 11840]
This should preserve aspect ratios when scaling buddy icons.

/** @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
*/

mercurial