I have a drawing area created with gtk_drawing_area_new() inserted into the Grid with gtk_grid_attach() it now is visible and reacts to mouse event
gtk_drawing_area_new()
gtk_grid_attach()