Class GTKMenuBar

Inherits from:
GTKMenuShell
Declared in:
GToolKit/GTKMenuBar.h

Class Hierarchy

    NSObject
      |
      +---GTK
	    |
	    +---GTKObject
		  |
		  +---GTKWidget
			|
			+---GTKContainer
			      |
			      +---GTKMenuShell
				    |
				    +---GTKMenuBar

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

Method Index

+ (GtkType) getType
+ (id) menuBar
- (void) append:(GTKWidget *) child
- (id) init
- (void) insert:(GTKWidget *) child position:(gint) position
- (void) prepend:(GTKWidget *) child
- (void) setShadowType:(GtkShadowType) type

Methods

+ (GtkType) getType

Overrides:
+getType in class GTKMenuShell

+ (id) menuBar

- (void) append:(GTKWidget *) child

Overrides:
-append: in class GTKMenuShell

- (id) init

- (void) insert:(GTKWidget *) child position:(gint) position

Overrides:
-insert:position: in class GTKMenuShell

- (void) prepend:(GTKWidget *) child

Overrides:
-prepend: in class GTKMenuShell

- (void) setShadowType:(GtkShadowType) type


generated on 06-Mar-2002 by ObjcDoc 3.0.1