Class GTKArrow


Class-Hierarchy:

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

Class GTKArrow inherits from GTKMisc


Last modified: 8.4.99 (./GToolKit.m)

Method Index

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

Methods

+ (GtkType) getType

Overrides: + (GtkType) 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 Thu Apr 8 6:47:16 1999 by Objcdoc