Gtk2::HScale(3) User Contributed Perl Documentation Gtk2::HScale(3)

Gtk2::HScale - wrapper for GtkHScale

Glib::Object
+----Glib::InitiallyUnowned
     +----Gtk2::Object
          +----Gtk2::Widget
               +----Gtk2::Range
                    +----Gtk2::Scale
                         +----Gtk2::HScale

Glib::Object::_Unregistered::AtkImplementorIface
Gtk2::Buildable
Gtk2::Orientable

widget = Gtk2::HScale->new ($adjustment=undef)

$adjustment (Gtk2::Adjustment or undef)

widget = Gtk2::HScale->new_with_range ($min, $max, $step)

  • $min (double)
  • $max (double)
  • $step (double)

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Range, Gtk2::Scale

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.

2023-07-25 perl v5.38.0