1Gnome2::DruidPageStandaUrsde(r3)Contributed Perl DocumenGtnaotmieo2n::DruidPageStandard(3)
2
3
4

NAME

6       Gnome2::DruidPageStandard
7

HIERARCHY

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

INTERFACES

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

METHODS

23   widget = Gnome2::DruidPageStandard->new
24   widget = Gnome2::DruidPageStandard->new_with_vals ($title, $logo=undef,
25       $top_watermark=undef)
26           ·   $title (string)
27
28           ·   $logo (Gtk2::Gdk::Pixbuf or undef)
29
30           ·   $top_watermark (Gtk2::Gdk::Pixbuf or undef)
31
32   $druid_page_standard->append_item ($question, $item, $additional_info)
33           ·   $question (string)
34
35           ·   $item (Gtk2::Widget)
36
37           ·   $additional_info (string)
38
39   $druid_page_standard->set_background ($color)
40           ·   $color (Gtk2::Gdk::Color)
41
42   $druid_page_standard->set_contents_background ($color)
43           ·   $color (Gtk2::Gdk::Color)
44
45   $druid_page_standard->set_logo_background ($color)
46           ·   $color (Gtk2::Gdk::Color)
47
48   $druid_page_standard->set_logo ($logo_image)
49           ·   $logo_image (Gtk2::Gdk::Pixbuf or undef)
50
51   $druid_page_standard->set_title_foreground ($color)
52           ·   $color (Gtk2::Gdk::Color)
53
54   $druid_page_standard->set_title ($title)
55           ·   $title (string)
56
57   $druid_page_standard->set_top_watermark ($top_watermark_image)
58           ·   $top_watermark_image (Gtk2::Gdk::Pixbuf or undef)
59
60   widget = $druid_page_standard->vbox

PROPERTIES

62       'background' (string : writable)
63           Background color
64
65       'background-gdk' (Gtk2::Gdk::Color : readable / writable)
66           Background color as a GdkColor
67
68       'background-set' (boolean : readable / writable)
69           Background color is set
70
71       'contents-background' (string : writable)
72           Contents Background color
73
74       'contents-background-gdk' (Gtk2::Gdk::Color : readable / writable)
75           Contents Background color as a GdkColor
76
77       'contents-background-set' (boolean : readable / writable)
78           Contents Background color is set
79
80       'logo' (Gtk2::Gdk::Pixbuf : readable / writable)
81           Logo image
82
83       'logo-background' (string : writable)
84           Logo Background color
85
86       'logo-background-gdk' (Gtk2::Gdk::Color : readable / writable)
87           Logo Background color as a GdkColor
88
89       'logo-background-set' (boolean : readable / writable)
90           Logo Background color is set
91
92       'title' (string : readable / writable)
93           Title of the druid
94
95       'title-foreground' (string : writable)
96           Foreground color of the title
97
98       'title-foreground-gdk' (Gtk2::Gdk::Color : readable / writable)
99           Foreground color of the title as a GdkColor
100
101       'title-foreground-set' (boolean : readable / writable)
102           Foreground color of the title is set
103
104       'top-watermark' (Gtk2::Gdk::Pixbuf : readable / writable)
105           Watermark image for the top
106

SEE ALSO

108       Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
109       Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gnome2::DruidPage
110
112       Copyright (C) 2003-2004 by the gtk2-perl team.
113
114       This software is licensed under the LGPL.  See Gnome2 for a full
115       notice.
116
117
118
119perl v5.12.0                      2010-05-12      Gnome2::DruidPageStandard(3)
Impressum