Index

C++ Code Documentation

gtk::widget0::EventBox

Derived from: gtk::widget0::Bin

File: WIDGET/gtk/widget0/EventBox.H

public:
  • EventBox() : Bin( gtk_event_box_new() );
protected:
  • EventBox( GtkWidget *x ) : Bin(x);
private:


gtk::widget0::EventBox GANG