Class GTKColorSelectionDialog


Class-Hierarchy:

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

Class GTKColorSelectionDialog inherits from GTKWindow


Last modified: 19.1.99 (./GToolKit.m)

Method Index

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

Methods

+ (guint) getType

Overrides: + (guint) getType in GTKWindow

+ colorSelectionDialogWithTitle:(const NSString *) title

- initWithTitle:(const NSString *) title

- (GTKColorSelection *) colorSelection

- (GTKWidget *) okButton

- (GTKWidget *) resetButton

- (GTKWidget *) cancelButton

- (GTKWidget *) helpButton


generated Tue Jan 19 16:35:24 1999 by Objcdoc