1Gnome2::DruidPage(3)  User Contributed Perl Documentation Gnome2::DruidPage(3)
2
3
4

NAME

6       Gnome2::DruidPage - wrapper for GnomeDruidPage
7

HIERARCHY

9         Glib::Object
10         +----Glib::InitiallyUnowned
11              +----Gtk2::Object
12                   +----Gtk2::Widget
13                        +----Gtk2::Container
14                             +----Gtk2::Bin
15                                  +----Gnome2::DruidPage
16

INTERFACES

18         Glib::Object::_Unregistered::AtkImplementorIface
19         Gtk2::Buildable
20

METHODS

22   widget = Gnome2::DruidPage->new
23   boolean = $druid_page->back
24   boolean = $druid_page->cancel
25   $druid_page->finish
26   boolean = $druid_page->next
27   $druid_page->prepare

SIGNALS

29       boolean = back (Gnome2::DruidPage, Gtk2::Widget)
30       boolean = cancel (Gnome2::DruidPage, Gtk2::Widget)
31       finish (Gnome2::DruidPage, Gtk2::Widget)
32       boolean = next (Gnome2::DruidPage, Gtk2::Widget)
33       prepare (Gnome2::DruidPage, Gtk2::Widget)
34

SEE ALSO

36       Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
37       Gtk2::Widget, Gtk2::Container, Gtk2::Bin
38
40       Copyright (C) 2003-2004 by the gtk2-perl team.
41
42       This software is licensed under the LGPL.  See Gnome2 for a full
43       notice.
44
45
46
47perl v5.30.0                      2019-07-26              Gnome2::DruidPage(3)
Impressum