PHP-GTK
Monday, October 06, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkProgressBarStyle
GtkRcFlagsnext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkProgressBarOrientation

An enumeration representing the styles for drawing the progress bar.

Value

Symbolic name

Description

  0Gtk::PROGRESS_LEFT_TO_RIGHT A horizontal progress bar growing from left to right.
  1Gtk::PROGRESS_RIGHT_TO_LEFT A horizontal progress bar growing from right to left.
  2Gtk::PROGRESS_BOTTOM_TO_TOP A vertical progress bar growing from bottom to top.
  3Gtk::PROGRESS_TOP_TO_BOTTOM A vertical progress bar growing from top to bottom.

User Contributed Notes
gtk.enum.progressbarorientation.php
add a note about notes
There are no user contributed notes for this page.


previousGtkProgressBarStyle
GtkRcFlagsnext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:29 2007 UTC