Class Index | Cross Index | Namespace Index |
Event capturing box
Contained in: Gtk
Derived from:
Gtk::Bin
Derived by:
none
#include <gtk--/eventbox.h>
public function member index: |
||
EventBox | (); | |
GtkEventBox* | gtkobj | (); |
const GtkEventBox* | gtkobj | () const; |
static bool | isA | (Object* object); |
virtual | ~EventBox | (); |
This widget is generally used to add Gtk::Tooltips, button presses,
and clipping to widgets derived from Gtk::Misc.