32 #import "CoreGTK/CGTKBin.h"
49 -(GtkRevealer*)REVEALER;
56 -(BOOL)getChildRevealed;
63 -(BOOL)getRevealChild;
70 -(guint)getTransitionDuration;
77 -(GtkRevealerTransitionType)getTransitionType;
84 -(void)setRevealChild:(BOOL) revealChild;
91 -(void)setTransitionDuration:(guint) duration;
98 -(void)setTransitionType:(GtkRevealerTransitionType) transition;