module/class index - library_index

Gtk::ProgressBar

Class Description

A class correspond to GtkProgressBar in GTK.

Super Class

Constants

CONTINUOUS
DISCRETE

(GtkProgressBarStyle in GTK+)

LEFT_TO_RIGHT
RIGHT_TO_LEFT
BOTTOM_TO_TOP
TOP_TO_BOTTOM

(GtkProgressBarOrientation in GTK+)

Class Methods

new(adjustment=nil)
[no descrption]

Instance Methods

set_activity_blocks(blocks)
[no descrption]
set_activity_step(step)
[no descrption]
set_bar_style(style)

(style: GtkProgressBarStyle)

set_discrete_blocks(blocks)
[no descrption]
set_orientation(orientation)

(orientation: GtkProgressBarOrientation)

update(percentage)
[no descrption]

module/class index - library_index

Generated at Wed Oct 20 03:52:27 JST 1999 by rubyapi2