Gtk2::Gdk::Event::GrabBroken(3) User Contributed Perl Documentation NAME Gtk2::Gdk::Event::GrabBroken HIERARCHY Gtk2::Gdk::Event +----Gtk2::Gdk::Event::GrabBroken METHODS window or undef = $event->grab_window ($newvalue=undef) o $newvalue (Gtk2::Gdk::Window or 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) o $newvalue (boolean) Since: gtk+ 2.8 boolean = $event->keyboard ($newvalue=0) o $newvalue (boolean) Since: gtk+ 2.8 SEE ALSO Gtk2 COPYRIGHT Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.40.0 2024-09-01 Gtk2::Gdk::Event::GrabBroken(3)