#import <AppKit/AppKit.h>
#import <gtk/gtk.h>
#import <gtkmozembed.h>

@interface Controller: NSObject
{
  GMainLoop *gloop;
  GMainContext *gcontext;
}

@end



syntax highlighted by Code2HTML, v. 0.9.1