32 #import "CoreGTK/CGTKBox.h" 51 -(void)addButtonTextResponseDictionary:(NSDictionary *)buttonTextDict;
53 -(id)initWithButtonTextResponseDictionary:(NSDictionary *)buttonTextDict;
61 -(void)addActionWidgetWithChild:(
CGTKWidget*) child andResponseId:(gint) responseId;
70 -(
CGTKWidget*)addButtonWithButtonText:(NSString*) buttonText andResponseId:(gint) responseId;
105 -(void)response:(gint) responseId;
112 -(void)setDefaultResponse:(gint) responseId;
119 -(void)setMessageType:(GtkMessageType) messageType;
127 -(void)setResponseSensitiveWithResponseId:(gint) responseId andSetting:(BOOL) setting;
134 -(void)setShowCloseButton:(BOOL) setting;
CGTKWidget * getActionArea()
CGTKWidget * getContentArea()
BOOL getShowCloseButton()
GtkMessageType getMessageType()