GtkEventBox

GtkEventBox — A widget used to catch events for widgets which do not have their own window

Includes

#include <gtk/gtk.h>

Description

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.

Functions

Types and Values