Class GTKProgressBar
NSObject
|
+---GTK
|
+---GTKObject
|
+---GTKWidget
|
+---GTKProgress
|
+---GTKProgressBar
Class GTKProgressBar inherits from GTKProgress
Last modified: 19.1.2000 (GToolKit/GToolKit.m)
- + (GtkType) getType
-
- + progressBar
-
- + progressBarWithAdjustment:(GTKAdjustment *) adjustment
-
- - init
-
- - 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: + (GtkType) getType in GTKProgress
+ progressBar
- init
+ progressBarWithAdjustment:(GTKAdjustment *) adjustment
- initWithAdjustment:(GTKAdjustment *) adjustment
- (void) setBarStyle:(GtkProgressBarStyle) style
- (void) setDiscreteBlocks:(guint) blocks
- (void) setActivityStep:(guint) step
- (void) setActivityBlocks:(guint) blocks
- (void) setOrientation:(GtkProgressBarOrientation) orientation
- (void) update:(gfloat) percentage
generated Wed Jan 19 1:31:36 2000
by Objcdoc