|
NAMEGtk2::Gdk::Event::GrabBrokenHIERARCHYGtk2::Gdk::Event +----Gtk2::Gdk::Event::GrabBroken METHODSwindow or undef = $event->grab_window ($newvalue=undef)
When you set a window into a GrabBroken event make sure you keep a reference to it for as long as that event object or any copies exist, because the event doesn't add its own reference. Since: gtk+ 2.8 boolean = $event->implicit ($newvalue=0)
Since: gtk+ 2.8 boolean = $event->keyboard ($newvalue=0)
Since: gtk+ 2.8 SEE ALSOGtk2COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.
Visit the GSP FreeBSD Man Page Interface. |