| 39 #include "gtkstatusbox.h" |
39 #include "gtkstatusbox.h" |
| 40 #include "gtkthemes.h" |
40 #include "gtkthemes.h" |
| 41 #include "gtkutils.h" |
41 #include "gtkutils.h" |
| 42 |
42 |
| 43 /* gtkaccount.h */ |
43 /* gtkaccount.h */ |
| 44 typedef PidginAccountDialogType Gaim__GtkUI__Account__Dialog__Type; |
44 typedef PidginAccountDialogType Pidgin__Account__Dialog__Type; |
| 45 |
45 |
| 46 /* gtkblist.h */ |
46 /* gtkblist.h */ |
| 47 typedef PidginBuddyList * Gaim__GtkUI__BuddyList; |
47 typedef PidginBuddyList * Pidgin__BuddyList; |
| 48 typedef pidgin_blist_sort_function Gaim__GtkUI__BuddyList__SortFunction; |
48 typedef pidgin_blist_sort_function Pidgin__BuddyList__SortFunction; |
| 49 |
49 |
| 50 /* gtkconv.h */ |
50 /* gtkconv.h */ |
| 51 typedef PidginConversation * Gaim__GtkUI__Conversation; |
51 typedef PidginConversation * Pidgin__Conversation; |
| 52 typedef GaimUnseenState Gaim__UnseenState; |
52 typedef GaimUnseenState Gaim__UnseenState; |
| 53 |
53 |
| 54 /* gtkconvwin.h */ |
54 /* gtkconvwin.h */ |
| 55 typedef PidginWindow * Gaim__GtkUI__Conversation__Window; |
55 typedef PidginWindow * Pidgin__Conversation__Window; |
| 56 typedef GaimConvPlacementFunc Gaim__Conversation__PlacementFunc; |
56 typedef GaimConvPlacementFunc Gaim__Conversation__PlacementFunc; |
| 57 |
57 |
| 58 /* gtkft.h */ |
58 /* gtkft.h */ |
| 59 typedef PidginXferDialog * Gaim__GtkUI__Xfer__Dialog; |
59 typedef PidginXferDialog * Pidgin__Xfer__Dialog; |
| 60 |
60 |
| 61 /* gtkimhtml.h */ |
61 /* gtkimhtml.h */ |
| 62 typedef GtkIMHtml * Gaim__GtkUI__IMHtml; |
62 typedef GtkIMHtml * Pidgin__IMHtml; |
| 63 typedef GtkIMHtmlButtons Gaim__GtkUI__IMHtml__Buttons; |
63 typedef GtkIMHtmlButtons Pidgin__IMHtml__Buttons; |
| 64 typedef GtkIMHtmlFuncs * Gaim__GtkUI__IMHtml__Funcs; |
64 typedef GtkIMHtmlFuncs * Pidgin__IMHtml__Funcs; |
| 65 typedef GtkIMHtmlScalable * Gaim__GtkUI__IMHtml__Scalable; |
65 typedef GtkIMHtmlScalable * Pidgin__IMHtml__Scalable; |
| 66 typedef GtkIMHtmlSmiley * Gaim__GtkUI__IMHtml__Smiley; |
66 typedef GtkIMHtmlSmiley * Pidgin__IMHtml__Smiley; |
| 67 typedef GtkIMHtmlOptions Gaim__GtkUI__IMHtml__Options; |
67 typedef GtkIMHtmlOptions Pidgin__IMHtml__Options; |
| 68 |
68 |
| 69 /* gtkimhtmltoolbar.h */ |
69 /* gtkimhtmltoolbar.h */ |
| 70 typedef GtkIMHtmlToolbar * Gaim__GtkUI__IMHtmlToolbar; |
70 typedef GtkIMHtmlToolbar * Pidgin__IMHtmlToolbar; |
| 71 |
71 |
| 72 /* gtkmenutray.h */ |
72 /* gtkmenutray.h */ |
| 73 typedef PidginMenuTray * Gaim__GtkUI__MenuTray; |
73 typedef PidginMenuTray * Pidgin__MenuTray; |
| 74 |
74 |
| 75 /* gtkstatusbox.h */ |
75 /* gtkstatusbox.h */ |
| 76 typedef PidginStatusBox * Gaim__GtkUI__StatusBox; |
76 typedef PidginStatusBox * Pidgin__StatusBox; |