32 #import "CoreGTK/CGTKButton.h" 43 -(id)initWithSize:(GtkIconSize) size andMin:(gdouble) min andMax:(gdouble) max andStep:(gdouble) step andIcons:(gchar**) icons;
91 -(void)setAdjustment:(GtkAdjustment*) adjustment;
98 -(void)setIcons:(gchar**) icons;
105 -(void)setValue:(gdouble) value;