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::CellRendererProgress(3) User Contributed Perl Documentation Gtk2::CellRendererProgress(3)

Gtk2::CellRendererProgress - wrapper for GtkCellRendererProgress

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::CellRenderer
                 +----Gtk2::CellRendererProgress

'orientation' (Gtk2::ProgressBarOrientation : default "left-to-right" : readable / writable / private / static-nick / static-blurb)
Orientation and growth direction of the progress bar
'pulse' (integer : default -1 : readable / writable / private / static-nick / static-blurb)
Set this to positive values to indicate that some progress is made, but you don't know how much.
'text' (string : default undef : readable / writable / private / static-nick / static-blurb)
Text on the progress bar
'text-xalign' (float : default 0.5 : readable / writable / private / static-nick / static-blurb)
The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL layouts.
'text-yalign' (float : default 0.5 : readable / writable / private / static-nick / static-blurb)
The vertical text alignment, from 0 (top) to 1 (bottom).
'value' (integer : default 0 : readable / writable / private / static-nick / static-blurb)
Value of the progress bar

  • 'left-to-right' / 'GTK_PROGRESS_LEFT_TO_RIGHT'
  • 'right-to-left' / 'GTK_PROGRESS_RIGHT_TO_LEFT'
  • 'bottom-to-top' / 'GTK_PROGRESS_BOTTOM_TO_TOP'
  • 'top-to-bottom' / 'GTK_PROGRESS_TOP_TO_BOTTOM'

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::CellRenderer

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.