Class GTKColorSelectionDialog


Class-Hierarchy:

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

Class GTKColorSelectionDialog inherits from GTKWindow


Last modified: 3.1.2001 (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

+ (GtkType) getType

Overrides: + (GtkType) getType in GTKWindow

+ (id) colorSelectionDialogWithTitle:(NSString *) title

- (id) initWithTitle:(NSString *) title

- (GTKColorSelection *) colorSelection

- (GTKWidget *) okButton

- (GTKWidget *) resetButton

- (GTKWidget *) cancelButton

- (GTKWidget *) helpButton


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