Class GTKProgressBar

Inherits from:
GTKProgress
Declared in:
GToolKit/GTKProgressBar.h

Class Hierarchy

    NSObject
      |
      +---GTK
	    |
	    +---GTKObject
		  |
		  +---GTKWidget
			|
			+---GTKProgress
			      |
			      +---GTKProgressBar

Last modified:
21-Feb-2002 (GToolKit/GToolKit.m)

Method Index

+ (GtkType) getType
+ (id) progressBar
+ (id) progressBarWithAdjustment:(GTKAdjustment *) adjustment
- (id) init
- (id) initWithAdjustment:(GTKAdjustment *) adjustment
- (void) setActivityBlocks:(guint) blocks
- (void) setActivityStep:(guint) step
- (void) setBarStyle:(GtkProgressBarStyle) style
- (void) setDiscreteBlocks:(guint) blocks
- (void) setOrientation:(GtkProgressBarOrientation) orientation
- (void) update:(gfloat) percentage

Methods

+ (GtkType) getType

Overrides:
+getType in class GTKProgress

+ (id) progressBar

+ (id) progressBarWithAdjustment:(GTKAdjustment *) adjustment

- (id) init

- (id) initWithAdjustment:(GTKAdjustment *) adjustment

- (void) setActivityBlocks:(guint) blocks

- (void) setActivityStep:(guint) step

- (void) setBarStyle:(GtkProgressBarStyle) style

- (void) setDiscreteBlocks:(guint) blocks

- (void) setOrientation:(GtkProgressBarOrientation) orientation

- (void) update:(gfloat) percentage


generated on 06-Mar-2002 by ObjcDoc 3.0.1