Class GTKFrame
NSObject
|
+---GTK
|
+---GTKObject
|
+---GTKWidget
|
+---GTKContainer
|
+---GTKBin
|
+---GTKFrame
Class GTKFrame inherits from GTKBin
Last modified: 10.8.98 (./GToolKit.m)
- + frameWithLabel:(const NSString *) label
-
- + (guint) getType
-
- - initWithLabel:(const NSString *) label
-
- - (void) setLabel:(const NSString *) label
-
- - (void) setLabelAlign:(gfloat) xalign yalign:(gfloat) yalign
-
- - (void) setShadowType:(GtkShadowType) type
-
Methods
+ (guint) getType
Overrides: + (guint) 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 Mon Aug 10 22:08:15 1998
by Objcdoc