32 #import "CoreGTK/CGTKContainer.h" 43 -(id)initWithHadjustment:(GtkAdjustment*) hadjustment andVadjustment:(GtkAdjustment*) vadjustment;
71 -(void)getSizeWithWidth:(guint*) width andHeight:(guint*) height;
87 -(void)moveWithChildWidget:(
CGTKWidget*) childWidget andX:(gint) x andY:(gint) y;
96 -(void)putWithChildWidget:(
CGTKWidget*) childWidget andX:(gint) x andY:(gint) y;
103 -(void)setHadjustment:(GtkAdjustment*) adjustment;
111 -(void)setSizeWithWidth:(guint) width andHeight:(guint) height;
118 -(void)setVadjustment:(GtkAdjustment*) adjustment;
GtkAdjustment * getVadjustment()
GtkAdjustment * getHadjustment()
GdkWindow * getBinWindow()