Main Page
Widgets
Namespaces
Book
Gtk::EventBox Class Reference
[Widgets ]
Event capturing box.
More...
Inheritance diagram for Gtk::EventBox:
[legend ] List of all members.
Public Methods
virtual ~EventBox ()
GtkEventBox* gobj ()
const GtkEventBox* gobj () const
EventBox ()
Related Functions
(Note that these are not member functions.)
Gtk::EventBox* wrap (GtkEventBox* object, bool take_copy=false)
Detailed Description
Event capturing box.
This widget adds an X Window where one does not normally appear, allowing you to capture events. It will receive any event which is specified with set_events() .
This widget is generally used to add Gtk::Tooltips , button presses, and clipping to widgets derived from Gtk::Misc .
Constructor & Destructor Documentation
virtual Gtk::EventBox::~EventBox
(
)
[virtual]
Gtk::EventBox::EventBox
(
)
Member Function Documentation
const GtkEventBox* Gtk::EventBox::gobj
(
)
const [inline]
GtkEventBox* Gtk::EventBox::gobj
(
)
[inline]
Friends And Related Function Documentation
Gtk::EventBox* wrap
(
GtkEventBox*
object ,
bool
take_copy = false
)
[related]
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001