Class GTKListItem

Inherits from:
GTKItem
Declared in:
GToolKit/GTKListItem.h

Class Hierarchy

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

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

Method Index

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

Methods

+ (GtkType) getType

Overrides:
+getType in class GTKItem

+ (id) listItem

+ (id) listItemWithLabel:(NSString *) label

- (void) deselect

Overrides:
-deselect in class GTKItem

- (id) init

- (id) initWithLabel:(NSString *) label

- (void) select

Overrides:
-select in class GTKItem

generated on 06-Mar-2002 by ObjcDoc 3.0.1