Class GTKAspectFrame


Class-Hierarchy:

    NSObject
	|
	+---GTK
		|
		+---GTKObject
			|
			+---GTKWidget
				|
				+---GTKContainer
					|
					+---GTKBin
						|
						+---GTKAspectFrame

Class GTKAspectFrame inherits from GTKBin


Last modified: 10.8.98 (./GToolKit.m)

Method Index

+ 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:(gint) 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:(gint) obey_child


generated Mon Aug 10 22:08:05 1998 by Objcdoc