Class GTKFrame
NSObject
|
+---GTK
|
+---GTKObject
|
+---GTKWidget
|
+---GTKContainer
|
+---GTKBin
|
+---GTKFrame
Class GTKFrame inherits from GTKBin
Last modified: 8.4.99 (./GToolKit.m)
- + frameWithLabel:(const NSString *) label
-
- + (GtkType) getType
-
- - initWithLabel:(const NSString *) label
-
- - (void) setLabel:(const NSString *) label
-
- - (void) setLabelAlign:(gfloat) xalign yalign:(gfloat) yalign
-
- - (void) setShadowType:(GtkShadowType) type
-
Methods
+ (GtkType) getType
Overrides: + (GtkType) getType in GTKBin
+ frameWithLabel:(const NSString *) label
- initWithLabel:(const NSString *) label
- (void) setLabel:(const NSString *) label
- (void) setLabelAlign:(gfloat) xalign yalign:(gfloat) yalign
- (void) setShadowType:(GtkShadowType) type
generated Thu Apr 8 6:47:30 1999
by Objcdoc