Class GTKMenuFactory
This class has been declared deprecated, use GTKItemFactory instead.
NSObject
|
+---GTK
|
+---GTKMenuFactory
Class GTKMenuFactory inherits from GTK
Last modified: 3.1.2001 (GToolKit/GToolKit.m)
- + (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
- (id) initWithType:(GtkMenuFactoryType) type
- (void) destroy
- (void) addEntries:(GtkMenuEntry *) entries nentries:(int) nentries
- (void) addSubfactory:(GTKMenuFactory *) subfactory path:(NSString *) path
- (void) removePaths:(NSArray *) paths npaths:(int) npaths
- (void) removeEntries:(GtkMenuEntry *) entries nentries:(int) nentries
- (void) removeSubfactory:(GTKMenuFactory *) subfactory path:(NSString *) path
- (GtkMenuPath *) find:(NSString *) path
- (void) addEntries:(GtkMenuEntry *) entries forTarget:(id) target
- (GTKAccelGroup *) accelGroup
- (GTKWidget *) widget
generated Thu Jan 4 20:20:20 2001
by Objcdoc