Class GTKStatusbar


Class-Hierarchy:

    NSObject
	|
	+---GTK
		|
		+---GTKObject
			|
			+---GTKWidget
				|
				+---GTKContainer
					|
					+---GTKBox
						|
						+---GTKHBox
							|
							+---GTKStatusbar

Class GTKStatusbar inherits from GTKHBox


Last modified: 10.8.98 (./GToolKit.m)

Method Index

+ (guint) getType
+ statusbar
- (guint) getContextId:(const NSString *) context_description
- init
- (void) pop:(guint) context_id
- (guint) push:(guint) context_id text:(const NSString *) text
- (void) remove:(guint) context_id messageId:(guint) message_id

Methods

+ (guint) getType

Overrides: + (guint) getType in GTKHBox

+ statusbar

- init

- (guint) getContextId:(const NSString *) context_description

- (guint) push:(guint) context_id text:(const NSString *) text

- (void) pop:(guint) context_id

- (void) remove:(guint) context_id messageId:(guint) message_id


generated Mon Aug 10 22:08:06 1998 by Objcdoc