gtk.EventBox

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

EventBox
class EventBox

The gtk.EventBox widget is a subclass of gtk.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.