diff src/gtkconv.h @ 11614:f72607814e4a

[gaim-migrate @ 13888] sadrul fixed that dragging to the right of the tab in another window thing, and i modified it a little, because i'm picky or something committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Wed, 05 Oct 2005 02:08:23 +0000
parents 9b3833da6840
children 38bbb0f15453
line wrap: on
line diff
--- a/src/gtkconv.h	Wed Oct 05 01:52:20 2005 +0000
+++ b/src/gtkconv.h	Wed Oct 05 02:08:23 2005 +0000
@@ -184,6 +184,7 @@
 GaimGtkWindow *gaim_gtkconv_get_window(GaimGtkConversation *gtkconv);
 GdkPixbuf *gaim_gtkconv_get_tab_icon(GaimConversation *conv, gboolean small_icon);
 void gaim_gtkconv_new(GaimConversation *conv);
+int gaim_gtkconv_get_tab_at_xy(GaimGtkWindow *win, int x, int y, gboolean *to_right);
 /*@}*/
 
 /**************************************************************************/