Class GTKArrow


Class-Hierarchy:

    NSObject
	|
	+---GTK
		|
		+---GTKObject
			|
			+---GTKWidget
				|
				+---GTKMisc
					|
					+---GTKArrow

Class GTKArrow inherits from GTKMisc


Last modified: 10.8.98 (./GToolKit.m)

Method Index

+ arrowWithArrowType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type
+ (guint) getType
- initWithArrowType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type
- (void) set:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type

Methods

+ (guint) getType

Overrides: + (guint) getType in GTKMisc

+ arrowWithArrowType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type

- initWithArrowType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type

- (void) set:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type


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