1Gtk2::OffscreenWindow(3U)ser Contributed Perl DocumentatiGotnk2::OffscreenWindow(3)
2
3
4
6 Gtk2::OffscreenWindow - wrapper for GtkOffscreenWindow
7
9 Glib::Object
10 +----Glib::InitiallyUnowned
11 +----Gtk2::Object
12 +----Gtk2::Widget
13 +----Gtk2::Container
14 +----Gtk2::Bin
15 +----Gtk2::Window
16 +----Gtk2::OffscreenWindow
17
19 Glib::Object::_Unregistered::AtkImplementorIface
20 Gtk2::Buildable
21
23 widget = Gtk2::OffscreenWindow->new
24 pixbuf or undef = $offscreen->get_pixbuf
25 pixmap or undef = $offscreen->get_pixmap
27 Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
28 Gtk2::Container, Gtk2::Bin, Gtk2::Window
29
31 Copyright (C) 2003-2011 by the gtk2-perl team.
32
33 This software is licensed under the LGPL. See Gtk2 for a full notice.
34
35
36
37perl v5.28.0 2018-07-18 Gtk2::OffscreenWindow(3)