GtkEventBox

The #GtkEventBox widget is a subclass of #GtkBin 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.

Members

Variables

bin
GtkBin bin;
priv
GtkEventBoxPrivate* priv;