Class GTKAspectFrame
NSObject
|
+---GTK
|
+---GTKObject
|
+---GTKWidget
|
+---GTKContainer
|
+---GTKBin
|
+---GTKAspectFrame
Class GTKAspectFrame inherits from GTKBin
Last modified: 19.1.2000 (GToolKit/GToolKit.m)
- + aspectFrameWithLabel:(const NSString *) label xalign:(gfloat) xalign yalign:(gfloat) yalign ratio:(gfloat) ratio obeyChild:(gint) obey_child
-
- + (GtkType) getType
-
- - initWithLabel:(const NSString *) label xalign:(gfloat) xalign yalign:(gfloat) yalign ratio:(gfloat) ratio obeyChild:(gint) obey_child
-
- - (void) set:(gfloat) xalign yalign:(gfloat) yalign ratio:(gfloat) ratio obeyChild:(gboolean) obey_child
-
Methods
+ (GtkType) getType
Overrides: + (GtkType) getType in GTKBin
+ aspectFrameWithLabel:(const NSString *) label xalign:(gfloat) xalign yalign:(gfloat) yalign ratio:(gfloat) ratio obeyChild:(gint) obey_child
- initWithLabel:(const NSString *) label xalign:(gfloat) xalign yalign:(gfloat) yalign ratio:(gfloat) ratio obeyChild:(gint) obey_child
- (void) set:(gfloat) xalign yalign:(gfloat) yalign ratio:(gfloat) ratio obeyChild:(gboolean) obey_child
generated Wed Jan 19 1:31:37 2000
by Objcdoc