#include <gtk/gtk.h>
#include "gtkcellview.h"
#include "gtkcellviewmenuitem.h"
#include "pidgincombobox.h"
#include "gtkcelllayout.h"
Include dependency graph for pidgin.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | PIDGIN_UI "gtk-gaim" |
| Our UI's identifier. | |
| #define | PIDGIN_PREFS_ROOT "/pidgin" |
| #define | PIDGIN_NAME _("Pidgin") |
| #define | PIDGIN_ALERT_TITLE "" |
| #define | PIDGIN_HIG_CAT_SPACE 18 |
| #define | PIDGIN_HIG_BORDER 12 |
| #define | PIDGIN_HIG_BOX_SPACE 6 |
| #define | PIDGIN_INVISIBLE_CHAR (gunichar)0x2022 |
Definition in file pidgin.h.