man Gtk2::Scale () - Gtk2::Scale
NAME
Gtk2::Scale
HIERARCHY
Glib::Object +----Glib::Object::_Unregistered::GInitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Range +----Gtk2::Scale
INTERFACES
Gtk2::Atk::ImplementorIface
METHODS
$scale->set_digits ($digits)
$scale->set_draw_value ($draw_value)
$scale->set_value_pos ($pos)
PROPERTIES
- 'digits' (integer : readable / writable / private)
- The number of decimal places that are displayed in the value
- 'draw-value' (boolean : readable / writable / private)
- Whether the current value is displayed as a string next to the slider
- 'value-pos' (Gtk2::PositionType : readable / writable / private)
- The position in which the current value is displayed
SIGNALS
- string = format-value (Gtk2::Scale, double)
ENUMS AND FLAGS
enum Gtk2::PositionType
- * 'left' / 'GTK_POS_LEFT'
- * 'right' / 'GTK_POS_RIGHT'
- * 'top' / 'GTK_POS_TOP'
- * 'bottom' / 'GTK_POS_BOTTOM'
SEE ALSO
Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Range
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.