Class GTKArrow


Class-Hierarchy:

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

Class GTKArrow inherits from GTKMisc


Last modified: 19.1.2000 (GToolKit/GToolKit.m)

Method Index

+ arrowWithType:(GtkArrowType) arrow_type shadowType:(GtkShadowType) shadow_type
+ (GtkType) getType
- 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

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

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

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


generated Wed Jan 19 1:31:36 2000 by Objcdoc