Class GTKButton
NSObject
|
+---GTK
|
+---GTKObject
|
+---GTKWidget
|
+---GTKContainer
|
+---GTKButton
Class GTKButton inherits from GTKContainer
Subclasses: GTKOptionMenu GTKToggleButton
Last modified: 10.8.98 (./GToolKit.m)
- + button
-
- + buttonWithLabel:(const NSString *) label
-
- + (GtkType) getType
-
- - child
-
- - (void) clicked
-
- - (void) enter
-
- - init
-
- - initWithLabel:(const NSString *) label
-
- - (void) leave
-
- - (void) pressed
-
- - (void) released
-
Methods
+ (GtkType) getType
Overrides: + (GtkType) getType in GTKContainer
+ button
- init
+ buttonWithLabel:(const NSString *) label
- initWithLabel:(const NSString *) label
- (void) pressed
- (void) released
- (void) clicked
- (void) enter
- (void) leave
- child
generated Mon Aug 10 22:08:10 1998
by Objcdoc