Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gtk2::cellrendererprogress(3pm) [debian man page]

Gtk2::CellRendererProgress(3pm) 			User Contributed Perl Documentation			   Gtk2::CellRendererProgress(3pm)

NAME
Gtk2::CellRendererProgress - wrapper for GtkCellRendererProgress HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::CellRenderer +----Gtk2::CellRendererProgress METHODS
cellrenderer = Gtk2::CellRendererProgress->new PROPERTIES
'orientation' (Gtk2::ProgressBarOrientation : default "left-to-right" : readable / writable / private) Orientation and growth direction of the progress bar 'pulse' (integer : default -1 : readable / writable / private) 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) Text on the progress bar 'text-xalign' (float : default 0.5 : readable / writable / private) The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL layouts. 'text-yalign' (float : default 0.5 : readable / writable / private) The vertical text alignment, from 0 (top) to 1 (bottom). 'value' (integer : default 0 : readable / writable / private) Value of the progress bar ENUMS AND FLAGS
enum Gtk2::ProgressBarOrientation o 'left-to-right' / 'GTK_PROGRESS_LEFT_TO_RIGHT' o 'right-to-left' / 'GTK_PROGRESS_RIGHT_TO_LEFT' o 'bottom-to-top' / 'GTK_PROGRESS_BOTTOM_TO_TOP' o 'top-to-bottom' / 'GTK_PROGRESS_TOP_TO_BOTTOM' SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::CellRenderer COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::CellRendererProgress(3pm)

Check Out this Related Man Page

Gtk2::AspectFrame(3pm)					User Contributed Perl Documentation				    Gtk2::AspectFrame(3pm)

NAME
Gtk2::AspectFrame - wrapper for GtkAspectFrame HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Bin +----Gtk2::Frame +----Gtk2::AspectFrame INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable METHODS
widget = Gtk2::AspectFrame->new ($label, $xalign, $yalign, $ratio, $obey_child) o $label (string or undef) o $xalign (double) o $yalign (double) o $ratio (double) o $obey_child (boolean) $aspect_frame->set_params ($xalign, $yalign, $ratio, $obey_child) o $xalign (double) o $yalign (double) o $ratio (double) o $obey_child (boolean) PROPERTIES
'obey-child' (boolean : default true : readable / writable / private) Force aspect ratio to match that of the frame's child 'ratio' (float : default 1 : readable / writable / private) Aspect ratio if obey_child is FALSE 'xalign' (float : default 0.5 : readable / writable / private) X alignment of the child 'yalign' (float : default 0.5 : readable / writable / private) Y alignment of the child SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Frame COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::AspectFrame(3pm)
Man Page

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

SED- Insert text at top of file

Does anyone know how to insert text at the top and bottom of a file using sed? (12 Replies)
Discussion started by: MBGPS
12 Replies

2. UNIX for Advanced & Expert Users

progress bar

Hi all, I want to print # like that in a progress bar.. For e.g We can notice that during installation ... but,how to do that? Thnx, sakthi. (4 Replies)
Discussion started by: sakthi.abdullah
4 Replies

3. UNIX for Advanced & Expert Users

how to have a cp progress bar?

Hi all, This is a reformed post to my earlier ones!!!!!! I would like to know how to include a progress bar while using the cp... I am copying a few huge files from cdrom but am unable to figure out ,how to give a progress bar!!!!! I checked out other sites as well,but the issue here is... (1 Reply)
Discussion started by: wrapster
1 Replies

4. Shell Programming and Scripting

console redirect of progress bar

I'm trying to write a python wrapper around wget to show the progress bar on a gui application. Wget gives you a progress bar on command line, but how would I pipe that to some "tty" that's really just a variable I read, or am I going about it all wrong? When I try to just redirect the output to a... (1 Reply)
Discussion started by: unclecameron
1 Replies

5. Web Development

Help with ht5boilerplate - website.

need a little help with this below MAVEN DAZZ what i need is ?!! a) To make sure, that logo stays on top (left hand side) -fixed in this navigation bar. on the same navigation bar (MENU) should stay on the other right hand side. Can anyone explain me how will this work. i am new to... (0 Replies)
Discussion started by: dazdseg
0 Replies

6. What is on Your Mind?

UserCP and Other Private User Area Revisions (Phase 0)

Hey, Having made a lot of progress on the "public facing" part of UNIX.COM, I may start working on remodeling the UserCP and other private areas. Today, I made some small changes; but nothing major in the UserCP area. However, I have not yet decided what to do with the UserCP: Keep... (0 Replies)
Discussion started by: Neo
0 Replies