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

NAME

6       Gtk2::VScale - wrapper for GtkVScale
7

HIERARCHY

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

INTERFACES

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

METHODS

23   widget = Gtk2::VScale->new ($adjustment=undef)
24       •   $adjustment (Gtk2::Adjustment or undef)
25
26   widget = Gtk2::VScale->new_with_range ($min, $max, $step)
27       •   $min (double)
28
29       •   $max (double)
30
31       •   $step (double)
32

SEE ALSO

34       Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
35       Gtk2::Range, Gtk2::Scale
36
38       Copyright (C) 2003-2011 by the gtk2-perl team.
39
40       This software is licensed under the LGPL.  See Gtk2 for a full notice.
41
42
43
44perl v5.32.1                      2021-01-27                   Gtk2::VScale(3)
Impressum