Class GTKMenuFactory

Inherits from:
GTK
Declared in:
GToolKit/GTKMenuFactory.h

Class Hierarchy

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

Class Description

This class has been declared deprecated, use GTKItemFactory instead.

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

Method Index

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

Methods

+ (id) menuFactoryWithType:(GtkMenuFactoryType) type

- (GTKAccelGroup *) accelGroup

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

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

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

- (void) destroy

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

- (id) initWithType:(GtkMenuFactoryType) type

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

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

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

- (GTKWidget *) widget


generated on 06-Mar-2002 by ObjcDoc 3.0.1