Class GTKRadioMenuItem
NSObject
|
+---GTK
|
+---GTKObject
|
+---GTKWidget
|
+---GTKContainer
|
+---GTKBin
|
+---GTKItem
|
+---GTKMenuItem
|
+---GTKCheckMenuItem
|
+---GTKRadioMenuItem
Class GTKRadioMenuItem inherits from GTKCheckMenuItem
Last modified: 3.1.2001 (GToolKit/GToolKit.m)
- + (GtkType) getType
-
- + (id) radioMenuItemWithGroup:(GSList *) group
-
- + (id) radioMenuItemWithLabel:(GSList *) group label:(NSString *) label
-
- - (GSList*) group
-
- - (id) initWithGroup:(GSList *) group
-
- - (id) initWithLabel:(GSList *) group label:(NSString *) label
-
- - (void) setGroup:(GSList *) group
-
Methods
+ (GtkType) getType
Overrides: + (GtkType) getType in GTKCheckMenuItem
+ (id) radioMenuItemWithGroup:(GSList *) group
- (id) initWithGroup:(GSList *) group
+ (id) radioMenuItemWithLabel:(GSList *) group label:(NSString *) label
- (id) initWithLabel:(GSList *) group label:(NSString *) label
- (GSList *) group
- (void) setGroup:(GSList *) group
generated Thu Jan 4 20:20:26 2001
by Objcdoc