Class GTKDialog


Class-Hierarchy:

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

Class GTKDialog inherits from GTKWindow


Last modified: 3.1.2001 (GToolKit/GToolKit.m)

Method Index

+ (id) dialog
+ (GtkType) getType
- (GTKWidget *) actionArea
- (id) init
- (GTKWidget *) vbox

Methods

+ (GtkType) getType

Overrides: + (GtkType) getType in GTKWindow

+ (id) dialog

- (id) init

- (GTKWidget *) vbox

- (GTKWidget *) actionArea


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