Class GTKFileSelection


Class-Hierarchy:

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

Class GTKFileSelection inherits from GTKWindow


Last modified: 10.8.98 (./GToolKit.m)

Method Index

+ fileSelectionWithTitle:(const NSString *) title
+ (guint) getType
- (GTKWidget *) cancelButton
- (NSString *) getFilename
- (GTKWidget *) helpButton
- (void) hideFileopButtons
- initWithTitle:(const NSString *) title
- (GTKWidget *) okButton
- (void) setFilename:(const NSString *) filename
- (void) showFileopButtons

Methods

+ (guint) getType

Overrides: + (guint) getType in GTKWindow

+ fileSelectionWithTitle:(const NSString *) title

- initWithTitle:(const NSString *) title

- (void) setFilename:(const NSString *) filename

- (NSString *) getFilename

- (void) showFileopButtons

- (void) hideFileopButtons

- (GTKWidget *) okButton

- (GTKWidget *) cancelButton

- (GTKWidget *) helpButton


generated Mon Aug 10 22:08:08 1998 by Objcdoc