Class GTKListItem
NSObject
|
+---GTK
|
+---GTKObject
|
+---GTKWidget
|
+---GTKContainer
|
+---GTKBin
|
+---GTKItem
|
+---GTKListItem
Class GTKListItem inherits from GTKItem
Last modified: 19.1.2000 (GToolKit/GToolKit.m)
- + (GtkType) getType
-
- + listItem
-
- + listItemWithLabel:(const NSString *) label
-
- - (void) deselect
-
- - init
-
- - initWithLabel:(const NSString *) label
-
- - (void) select
-
Methods
+ (GtkType) getType
Overrides: + (GtkType) 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 Wed Jan 19 1:31:52 2000
by Objcdoc