comparison pidgin/gtkdnd-hints.h @ 26588:1a94a964bddf

More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all the deprecated functions will take a bit more work. This should compile with only: -DG_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 07 Apr 2009 05:28:58 +0000
parents 6bf32c9e15a7
children
comparison
equal deleted inserted replaced
26587:0c796a1950b7 26588:1a94a964bddf
23 */ 23 */
24 #ifndef _PIDGIN_DND_HINTS_H_ 24 #ifndef _PIDGIN_DND_HINTS_H_
25 #define _PIDGIN_DND_HINTS_H_ 25 #define _PIDGIN_DND_HINTS_H_
26 26
27 #include <glib.h> 27 #include <glib.h>
28 #include <gtk/gtkwidget.h> 28 #include <gtk/gtk.h>
29 29
30 /** 30 /**
31 * Conversation drag-and-drop arrow types. 31 * Conversation drag-and-drop arrow types.
32 */ 32 */
33 typedef enum 33 typedef enum