GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gtk2::Scale(3) User Contributed Perl Documentation Gtk2::Scale(3)

Gtk2::Scale - wrapper for GtkScale

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

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

  • $value (double)
  • $position (Gtk2::PositionType)
  • $markup (string or undef)

Since: gtk+ 2.16

Since: gtk+ 2.16

$digits (integer)

$draw_value (boolean)

Since: gtk+ 2.4

Since: gtk+ 2.4

$pos (Gtk2::PositionType)

'digits' (integer : default 1 : readable / writable / private / static-nick / static-blurb)
The number of decimal places that are displayed in the value
'draw-value' (boolean : default true : readable / writable / private / static-nick / static-blurb)
Whether the current value is displayed as a string next to the slider
'value-pos' (Gtk2::PositionType : default "top" : readable / writable / private / static-nick / static-blurb)
The position in which the current value is displayed

'slider-length' (integer : default 31 : readable / private / static-nick / static-blurb)
Length of scale's slider
'value-spacing' (integer : default 2 : readable / private / static-nick / static-blurb)
Space between value text and the slider/trough area

string = format-value (Gtk2::Scale, double)

  • 'left' / 'GTK_POS_LEFT'
  • 'right' / 'GTK_POS_RIGHT'
  • 'top' / 'GTK_POS_TOP'
  • 'bottom' / 'GTK_POS_BOTTOM'

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

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

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

2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.