[ CCode ( type_id = "gtk_event_box_get_type ()" ) ]
public class EventBox : Bin, Implementor, Buildable
The EventBox widget is a subclass of Bin which also has its own window.
It is useful since it allows you to catch events for widgets which do not have their own window.