#include <gtk/gtk.h>
#include <gtk/gtkx.h>
GtkBuilder *builder;
GtkWindow *window;
GtkFixed *fixed1;
GtkButton *fluffy;
