I will concentrate on the main areas.First you usage of deprecated code you use the widgets GtkBox, GtkTable both of which are deprecated and you should use GtkGrid instead.You should not use Code:#include menubar.c header files should be for definitions of function, structures, data types and macros.