cropper

diff interface.h @ 0:ca9155129253

initial commit code base: gthumb_crop.glade and generated code from it with glade
author meillo@marmaro.de
date Tue, 04 Dec 2007 16:48:51 +0100
parents
children 80535e4deaa4
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/interface.h	Tue Dec 04 16:48:51 2007 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +/*
     1.5 + * DO NOT EDIT THIS FILE - it is generated by Glade.
     1.6 + */
     1.7 +#include<gtk/gtk.h>
     1.8 +
     1.9 +GtkWidget* create_cropper_window (void);