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

NAME

6       Gtk2::HScale
7

HIERARCHY

9         Glib::Object
10         +----Glib::InitiallyUnowned
11              +----Gtk2::Object
12                   +----Gtk2::Widget
13                        +----Gtk2::Range
14                             +----Gtk2::Scale
15                                  +----Gtk2::HScale
16

INTERFACES

18         Glib::Object::_Unregistered::AtkImplementorIface
19

METHODS

21       widget = Gtk2::HScale->new ($adjustment=undef)
22
23           * $adjustment (Gtk2::Adjustment or undef)
24
25       widget = Gtk2::HScale->new_with_range ($min, $max, $step)
26
27           * $min (double)
28           * $max (double)
29           * $step (double)
30

SEE ALSO

32       Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
33       Gtk2::Range, Gtk2::Scale
34
36       Copyright (C) 2003-2007 by the gtk2-perl team.
37
38       This software is licensed under the LGPL.  See Gtk2 for a full notice.
39
40
41
42perl v5.8.8                       2007-03-18                   Gtk2::HScale(3)
Impressum