00001 00025 #ifndef __DIMENSIONS_INCLUDED__ 00026 #define __DIMENSIONS_INCLUDED__ 00027 00028 00029 static void dimensions_window_close_cb (GtkWidget *, GtkWidget *); 00030 void dimensions_window_delete_event (GtkWidget *, GdkEvent *); 00031 void dimensions_window_expose_event (GtkWidget *, GdkEventExpose *, GdkPixbuf *); 00032 int dimensions_create_window (gchar *, gchar *); 00033 00034 00035 #endif /* __DIMENSIONS_INCLUDED__ */ 00036 00037 00038 /* EOF */