Methods of Class
GTKMenuFactory
+ (void) addUserSignal:(NSString *) signal flags:(GtkSignalRunType) flags (GTK)
+ (id) menuFactoryWithType:(GtkMenuFactoryType) type (GTKMenuFactory)
+ (void) taskNowMultiThreaded:(NSNotification *) event (GTK)
- (GTKAccelGroup *) accelGroup (GTKMenuFactory)
- (void) addEntries:(GtkMenuEntry *) entries forTarget:(id) target (GTKMenuFactory)
- (void) addEntries:(GtkMenuEntry *) entries nentries:(int) nentries (GTKMenuFactory)
- (void) addSubfactory:(GTKMenuFactory *) subfactory path:(NSString *) path (GTKMenuFactory)
- (void) blockAction:(GTKAction *) action (GTK)
- (void) connectSignal:(NSString *) signal withAction:(GTKAction *) action (GTK)
- (void) connectSignal:(NSString *) signal withActionAfter:(GTKAction *) action (GTK)
- (void) connectSignal:(NSString *) signal withTarget:(id) target sel:(SEL) sel (GTK)
- (void) connectSignal:(NSString *) signal withTarget:(id) target sel:(SEL) sel data:(const void *) data (GTK)
- (NSString *) description (GTK)
- (void) destroy (GTKMenuFactory)
- (void) disconnectAction:(GTKAction *) action (GTK)
- (void) emit:(id) sender signal:(NSString *) signal (GTK)
- (GtkMenuPath*) find:(NSString *) path (GTKMenuFactory)
- (gpointer) gtk (GTK)
- (id) initWithGtk:(gpointer) _gtk (GTK)
- (id) initWithType:(GtkMenuFactoryType) type (GTKMenuFactory)
- (void) removeEntries:(GtkMenuEntry *) entries nentries:(int) nentries (GTKMenuFactory)
- (void) removePaths:(NSArray *) paths npaths:(int) npaths (GTKMenuFactory)
- (void) removeSubfactory:(GTKMenuFactory *) subfactory path:(NSString *) path (GTKMenuFactory)
- (void) setTag:(gint32) _tag (GTK)
- (void) stop:(id) sender signal:(NSString *) signal (GTK)
- (gint32) tag (GTK)
- (void) unblockAction:(GTKAction *) action (GTK)
- (GTKWidget *) widget (GTKMenuFactory)