32 #import "CGTKMenuShell.h"
54 -(void)popupWithParentMenuShell:(
CGTKWidget *)parentMenuShell andParentMenuItem:(
CGTKWidget *)parentMenuItem andGtkMenuPositionFuncfunc:(GtkMenuPositionFunc)func andData:(gpointer)data andButton:(NSNumber *)button andActivateTime:(NSNumber *)activateTime;
78 -(void)setActive:(NSNumber *)index;
84 -(void)setAccelGroup:(GtkAccelGroup *)accelGroup;
90 -(GtkAccelGroup *)getAccelGroup;
96 -(NSString *)getAccelPath;
102 -(void)setAccelPath:(NSString *)accelPath;
108 -(void)attachToWidgetWithAttachWidget:(
CGTKWidget *)attachWidget andDetacher:(GtkMenuDetachFunc)detacher;
126 -(void)setTearoffState:(BOOL)tornOff;
132 -(BOOL)getTearoffState;
138 -(NSString *)getTitle;
144 -(void)setTitle:(NSString *)title;
150 -(void)reorderChildWithChild:(
CGTKWidget *)child andPosition:(NSNumber *)position;
156 -(void)setScreen:(GdkScreen *)screen;
162 -(void)attachWithChild:(
CGTKWidget *)child andLeftAttach:(NSNumber *)leftAttach andRightAttach:(NSNumber *)rightAttach andTopAttach:(NSNumber *)topAttach andBottomAttach:(NSNumber *)bottomAttach;
168 -(void)setMonitor:(NSNumber *)monitorNum;
174 -(NSNumber *)getMonitor;
180 -(GList *)getForAttachWidget:(
CGTKWidget *)widget;
186 -(void)setReserveToggleSize:(BOOL)reserveToggleSize;
192 -(BOOL)getReserveToggleSize;