Class GTKMenuFactory

This class has been declared deprecated, use GTKItemFactory instead.

Class-Hierarchy:

    NSObject
      |
      +---GTK
	    |
	    +---GTKMenuFactory

Class GTKMenuFactory inherits from GTK


Last modified: 8.4.99 (./GToolKit.m)

Method Index

+ menuFactoryWithType:(GtkMenuFactoryType) type
- (GTKAccelGroup *) accelGroup
- (void) addEntries:(GtkMenuEntry *) entries forTarget:target
- (void) addEntries:(GtkMenuEntry *) entries nentries:(int) nentries
- (void) addSubfactory:(GTKMenuFactory *) subfactory path:(const NSString *) path
- (void) destroy
- (GtkMenuPath*) find:(const NSString *) path
- initWithType:(GtkMenuFactoryType) type
- (void) removeEntries:(GtkMenuEntry *) entries nentries:(int) nentries
- (void) removePaths:(NSArray *) paths npaths:(int) npaths
- (void) removeSubfactory:(GTKMenuFactory *) subfactory path:(const NSString *) path
- (GTKWidget *) widget

Methods

+ menuFactoryWithType:(GtkMenuFactoryType) type

- initWithType:(GtkMenuFactoryType) type

- (void) destroy

- (void) addEntries:(GtkMenuEntry *) entries nentries:(int) nentries

- (void) addSubfactory:(GTKMenuFactory *) subfactory path:(const NSString *) path

- (void) removePaths:(NSArray *) paths npaths:(int) npaths

- (void) removeEntries:(GtkMenuEntry *) entries nentries:(int) nentries

- (void) removeSubfactory:(GTKMenuFactory *) subfactory path:(const NSString *) path

- (GtkMenuPath *) find:(const NSString *) path

- (void) addEntries:(GtkMenuEntry *) entries forTarget:target

- (GTKAccelGroup *) accelGroup

- (GTKWidget *) widget


generated Thu Apr 8 6:47:21 1999 by Objcdoc