#ifndef __STYLE_H #define __STYLE_H #include "gtk/gtk.h" GtkCssProvider *squeek_load_style(); #endif