#ifndef _MAIN_WIDGET_H_
#define _MAIN_WIDGET_H_

#include <gtk/gtk.h>

GtkWidget *createMainWidget(void);

#endif

syntax highlighted by Code2HTML, v. 0.9.1