32 #import <Foundation/NSObject.h>
62 +(
CGTKObject *)objectWithGtkObject:(GtkObject *)obj;
72 -(id)initWithGtkObject:(GtkObject *)obj;
80 -(void)setGtkObject:(GtkObject *)obj;
GtkObject * __gtkObject
Definition: CGTKObject.h:49
Definition: CGTKObject.h:44