NSObject | +---GTK | +---GTKObject | +---GTKWidget | +---GTKContainer | +---GTKBin | +---GTKItem | +---GTKMenuItem | +---GTKCheckMenuItem | +---GTKRadioMenuItem
Overrides: + (guint) getType in GTKCheckMenuItem
+ radioMenuItemWithGroup:(GSList *) group
- initWithGroup:(GSList *) group
+ radioMenuItemWithLabel:(GSList *) group label:(const NSString *) label
- initWithLabel:(GSList *) group label:(const NSString *) label
- (GSList *) group
- (void) setGroup:(GSList *) group