dcc0e7dcde
37d47c916d
f62df6f7d7
1 2 3
4
5
6
7 8
#ifndef E_GUI_UTILS_H #define E_GUI_UTILS_H #include <gtk/gtkwidget.h> GtkWidget *e_create_image_widget (gchar *name, gchar *string1, gchar *string2, gint int1, gint int2); #endif /* E_GUI_UTILS_H */