man Gtk2::EventBox () - Gtk2::EventBox
NAME
Gtk2::EventBox
HIERARCHY
Glib::Object +----Glib::Object::_Unregistered::GInitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Bin +----Gtk2::EventBox
INTERFACES
Gtk2::Atk::ImplementorIface
METHODS
widget = Gtk2::EventBox->new
$event_box->set_above_child ($above_child)
$event_box->set_visible_window ($visible_window)
PROPERTIES
- 'above-child' (boolean : readable / writable / private)
- Whether the event-trapping window of the eventbox is above the window of the child widget as opposed to below it.
- 'visible-window' (boolean : readable / writable / private)
- Whether the event box is visible, as opposed to invisible and only used to trap events.
SEE ALSO
Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.