Class GTKArrow


Class-Hierarchy:

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

Class GTKArrow inherits from GTKMisc


Last modified: 3.1.2001 (GToolKit/GToolKit.m)

Method Index

+ (id) arrowWithType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type
+ (GtkType) getType
- (id) initWithType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type
- (void) set:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type

Methods

+ (GtkType) getType

Overrides: + (GtkType) getType in GTKMisc

+ (id) arrowWithType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type

- (id) initWithType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type

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


generated Thu Jan 4 20:20:15 2001 by Objcdoc