Class GTKListItem


Class-Hierarchy:

    NSObject
	|
	+---GTK
		|
		+---GTKObject
			|
			+---GTKWidget
				|
				+---GTKContainer
					|
					+---GTKBin
						|
						+---GTKItem
							|
							+---GTKListItem

Class GTKListItem inherits from GTKItem


Last modified: 10.8.98 (./GToolKit.m)

Method Index

+ (guint) getType
+ listItem
+ listItemWithLabel:(const NSString *) label
- (void) deselect
- init
- initWithLabel:(const NSString *) label
- (void) select

Methods

+ (guint) getType

Overrides: + (guint) getType in GTKItem

+ listItem

- init

+ listItemWithLabel:(const NSString *) label

- initWithLabel:(const NSString *) label

- (void) select

Overrides: - (void) select in GTKItem

- (void) deselect

Overrides: - (void) deselect in GTKItem


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