1Gtk2::WindowGroup(3)  User Contributed Perl Documentation Gtk2::WindowGroup(3)
2
3
4

NAME

6       Gtk2::WindowGroup
7

HIERARCHY

9         Glib::Object
10         +----Gtk2::WindowGroup
11

METHODS

13   windowgroup = Gtk2::WindowGroup->new
14   $window_group->add_window ($window)
15           ·   $window (Gtk2::Window)
16
17   list = $window_group->list_windows
18           Since: gtk+ 2.14
19
20   $window_group->remove_window ($window)
21           ·   $window (Gtk2::Window)
22

SEE ALSO

24       Gtk2, Glib::Object
25
27       Copyright (C) 2003-2008 by the gtk2-perl team.
28
29       This software is licensed under the LGPL.  See Gtk2 for a full notice.
30
31
32
33perl v5.12.0                      2010-05-02              Gtk2::WindowGroup(3)
Impressum