Class GTKColorSelectionDialog

Inherits from:
GTKWindow
Declared in:
GToolKit/GTKColorSelectionDialog.h

Class Hierarchy

    NSObject
      |
      +---GTK
	    |
	    +---GTKObject
		  |
		  +---GTKWidget
			|
			+---GTKContainer
			      |
			      +---GTKBin
				    |
				    +---GTKWindow
					  |
					  +---GTKColorSelectionDialog

Last modified:
21-Feb-2002 (GToolKit/GToolKit.m)

Method Index

+ (id) colorSelectionDialogWithTitle:(NSString *) title
+ (GtkType) getType
- (GTKWidget *) cancelButton
- (GTKColorSelection *) colorSelection
- (GTKWidget *) helpButton
- (id) initWithTitle:(NSString *) title
- (GTKWidget *) okButton
- (GTKWidget *) resetButton

Methods

+ (id) colorSelectionDialogWithTitle:(NSString *) title

+ (GtkType) getType

Overrides:
+getType in class GTKWindow

- (GTKWidget *) cancelButton

- (GTKColorSelection *) colorSelection

- (GTKWidget *) helpButton

- (id) initWithTitle:(NSString *) title

- (GTKWidget *) okButton

- (GTKWidget *) resetButton


generated on 06-Mar-2002 by ObjcDoc 3.0.1